Hacker Newsnew | past | comments | ask | show | jobs | submit | illlogic2's commentslogin

Except this isn't weaseling words as much as you'd like to think. Many driving instructors use the metaphor that a car is a 2 ton bullet to their students.


All those looking for a fresh Myst-like experience should check out Quern: Undying Thoughts.


liked it very much.

talos principle was nice too


I would check out Quern. Quern is an excellent Myst style game and comes closest to Myst style puzzles. From what I've seen of the "The Witness" is looked to be the same maze puzzle but repeated throughout the game. I loved Johnathan Blow's "Braid" but I passed on the Witness after seeing some gameplay.


The Witness is a fantastic game, and while all the puzzles are drawing a line on a screen, without getting into spoilers, they have a great deal more variety than you might think.

That said, unlike the magical-realism of Myst and Riven's lived-in locations, the island of The Witness is impressionistic: It's not supposed to feel like a real place, only a kind of 3-d painting filled with relaxing and thought-provoking details, and coincidences to notice. So it might not be your cup of tea.


I agree, Quern was great and much more Myst-like than the Witness.

The Eyes of Ara is another Myst-like I enjoyed.

I'm always looking for more.


I rather enjoyed The Talos Principle, and bought The Witness hoping to love it.

I couldn't get into it. When I ran into a memorization "puzzle" I knew it wasn't the game for me :(


I don't recall the puzzle you're talking about, but there are a massive variety of types of puzzles in the Witness. Was it early on?

I loved Talos Principle also, and I genuinely think the Witness is one of the best games of the last decade. Hopefully you can give it another go :)


IIRC it may be one of the water reflection puzzles. You see the solution reflected in one half of the room, and have to repeat it on a panel in the other half. One of a small handful of puzzles I cheated - my short term memory is horrid.


You should have seen my camera roll on my phone while playing through some areas. It was an incredibly helpful tool for getting through the game.


Hi,

I'm 30 and trying to relearn the math courses I did in college (Computer Science degree) and more. I am currently using Standford & MIT's open couseware. I feel like I am moving slower than I would if I were in a course but able to grasp the material better at this rate... I made good grades in my math courses but like you, I didn't have to use them in software engineering that much. I would like to get into a field that requires a stronger grasp of mathematics but also has a need for programming and computation (maybe machine learning or computational biology). I feel like I'm getting tired of being a software engineer (defense contractor) at a small company and looking for something higher level

Calculus (with a pdf version of the text book): https://ocw.mit.edu/resources/res-18-001-calculus-online-tex...

Linear Algebra (text book link: https://www.amazon.com/exec/obidos/ASIN/0980232716/ref=as_at...) https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra...

Optimization course & book link (Stanford) https://web.stanford.edu/~boyd/cvxbook/

Statistics: http://greenteapress.com/wp/think-stats-2e/


"No one knows what actually happens in college or why it’s supposed to make you more successful."

I stopped reading after this line.

Anybody who takes what FEE says for more than a grain of salt, is in fact, 'religious'. When you understand that they are a libertarian think-tank, you would see the obvious bias against social infrastructure and would rather have our education system collapse than have smart, well educated citizens.

"Break out the champagne, and get busy doing real stuff in the real world. Don’t live your life by averages and aggregate data that reflect little more than the superstitions of the day."

Not everyone can be a successful drop out like Bill Gates


The problem is with FEE, that as think tanks go, there isn't much thinking, and just a lot of trope repetition. They make AEI seem like RAND.


"many giraffes are slaughtered just for their tails, which are considered a status symbol and have been used as a dowry when asking a bride’s father for his daughters hand in marriage in some cultures."

Humans are the most wasteful species.


I would say more that humans have evolved to be very interested in status (as stated in the text you quoted) and that wasting resources is high on the list of how to show your high status. Status used to be critical to survival when being kick out of the tribe was basically a death sentence. Tim Urban wrote a good article about this[1] with some good ideas to ponder about the value of caring about what other people think about you.

[1]https://waitbutwhy.com/2014/06/taming-mammoth-let-peoples-op...


„Our bodies and minds are built to live in a tribe in 50,000BC, which leaves modern humans with a number of unfortunate traits, one of which is a fixation with tribal-style social survival in a world where social survival is no longer a real concept.“

James Damore will be eager to know more about this theory.


Yeah in a world where people are known to commit suicide because of rejection from their peers, in a world where people die homeless on the streets of the richest cities due to rejection from their peers, I would strongly disagree that social survival is no longer a real concept.


Yeah, very much alive in blue collar and white collar jobs.


He seems to still be alive and going on speaking tours at the moment, I believe.


Effort should be prized, it's quite lazy - likely paying someone else - to slaughter an animal, and then pay for its tail.


For most of history in most post-agricultural cultures not working has been the status people admired and aspired to.


That’s how I feel about the meat industry and its attempt to be seen as masculine.


I'm not sure I understand what you mean, can you elaborate?


I think of Arby's "ITS THE MEAT!" campaign to make it appear manly by slamming a sandwich in slow motion on the table. You can just do a google search for something like "Meat and Masculinity", "Meat and Toxic Masculinity", or "Meat Heads" to see what I'm getting at. Basically, there is the continued association between meat and masculinity when its mostly caged animals and you just go to the grocery and pick it up like any commodity.


Arby's serves meat? Huh, TIL.


Nah. Many carnivores will kill a large animal and eat only its liver and a bit of the meat. We should know better, though.


Materialistic modern cultures are the most wasteful. Native American Plains tribes used every part of the buffalos that they killed. Then white Americans came and killed for their fur and for sport.


Cultures that do so certainly are.


But in reality no one has ever held a gun to your head because of taxes.


Because there's no point in going through all the steps, but that's exactly where it would end if you absolutely refused to pay taxes and refused to pay fines or go to jail for not paying.


I fail to see how having a gun to your head is in any way true. Can you give any examples of this happening?

Tax evasion is a crime and you should go to jail (you are exploiting the benefits you have received from society). But big companies find tax loopholes all the time and they go to white-collar prisons or get away with it anyways.


Honest question, can you just run simple symmetric encryption on your data before uploading to gapps?


OP's use case for Google Docs seems to be editing. Encrypting your document would mean that you wouldn't be able to edit it using Google Docs.


Well, I just bought OpenGL SuperBible and was eventually going to go about making a simple game engine from scratch and learn the linear algebra required for graphics engines.

Would anyone still suggest learning OpenGL/building a graphics pipeline or just proceeding on to Kronos's Vulkan?


OpenGL is still very relevant, and it works on more hardware than Vulkan. You can get very good performance out of OpenGL if you try to follow AZDO practices, and it'll be good practice, should you later decide to learn Vulkan.


opengl, possibly even something higher level. Vulkan has a lot of low level stuff thats just tedious, esp for a beginner


+1, if you really care about learning just the math OpenGL is a lot simpler from an API perspective. Once you start caring about performance then dig into Vulkan to understand the various render commands/pipelines/etc.


I would also assume that OpenGL is better supported on multiple platforms, by virtue of having been around much longer. You'll also be able to get more help if you run into issues with OpenGL.


Why not https://eloquentjavascript.net/? The 2nd edition is still good from my understanding.

The author is also trying to update it and is close to their funding goal: https://eloquentjavascript.net/3rd_edition/


Thanks for bringing this up, I didn't know they were looking for funding for a third edition.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: