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

wow, thats really amazing. Are you a hardware engineer?


One hell of a social engineering attack


Will be missed.


do you happen to know any?


systems programming and HDL are quite enlightening, though bordering EE. Really gets deep into how computers work and what they really are, so you are not just dealing with a compiler black box on a high level language. Being able to understand and write your own device driver is great

for maths, I think being able to quickly read binary and hex or at least quickly gauge the magnitude of a hex number is pretty underappreciated. Multi variate calculus and linear alg was also very useful in general in reasoning about programs especially those involving lists, vecs, matrices, and ML

compilers are great too but I feel like most resources and thinking around it is a bit too focused on parsing and the frontend, not enough on the "essence" of languages and compilers, abstraction, and more recent developments in static analysis other than simple typing


StandardML or maybe OCaml


The upcoming OCaml 5 is about to deliver the biggest new feature for a long time, and there are plenty more features in the pipeline, so I don't think it fits OP's spec at all.


A functional society


Which is clearly superior to an object oriented society.


Even just a functioning garbage collection would be a huge step forward in some places.


Rusted garbage will be recycled to make entire new stuff with rust!


why google if the docs are great and the lang server/IDE actually shows good docs + examples on hover


absolutely


Ruby is quite perfect for simpler, web based kinds of things from my experience. BUt one thing that always puts me off is that `start, do, end` syntax


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

Search: