Ask HN: What would you learn if you would have three to six months free time?
11–20 of 32 posts
Re: Ask HN: What would you learn if you would have three to six months free time?
#12Re: Ask HN: What would you learn if you would have three to six months free time?
#13From my past 5 military deployments it’s not what I would learn. It’s what I would write. On my last deployment I created a new way to perform test automation in the browser that is dramatically faster and more simple than the big tools. I also refined a tiered security model for decentralization. On the deployment prior to that one I made some refinements to my diff application and created a data model for stacked l…
Re: Ask HN: What would you learn if you would have three to six months free time?
#14Re: Ask HN: What would you learn if you would have three to six months free time?
#15Re: Ask HN: What would you learn if you would have three to six months free time?
#16Re: Ask HN: What would you learn if you would have three to six months free time?
#17Algebra, the real one, with groups and rings and so forth
Is this out of curiosity or it has practical benefit for you? I practical benefit then which?
For instance, associative (not even necessarily commutative) problems do not have to be processed as given, but can be chopped up into hardware-size chunks, each of which is treated in a "flat" manner (ie. suitable for mapping to a warp or loop).
Rings lead to generalisations of https://en.wikipedia.org/wiki/Horner%27s_method , etc.
Re: Ask HN: What would you learn if you would have three to six months free time?
#18So, assuming one is a programmer, whatever one's weakest areas are: math, algorithms, assembly, operating systems (Linux), networking, distributed systems, electronics, machine learning, etc.
Or if one is already really solid in all fundamentals, and lacking more practical expertise, then a modern popular programming language like TS/JS, Go, Rust.
Or if you just want to learn for fun, I'd read recommend reading a lot of biographies of historical figures. And/or learning a foreign language.
And of course, learning how to cook your own food, exercise your body, and sleep well are probably more important than anything else you could possibly do for yourself.
Re: Ask HN: What would you learn if you would have three to six months free time?
#19Re: Ask HN: What would you learn if you would have three to six months free time?
#20Going to spend the next 3-6 months just learning everything I can about it.