←back to thread

140 points subset | 1 comments | | HN request time: 0.205s | source
Show context
permalac ◴[] No.44375467[source]
Honest question.

How does one write something like this?

I get the interest, and the review process. What I mean is, is this a hobby where someone is passionate about soothing, or does some employers allow people to work on side projects?

I feel my life is mostly about direct value, and I don't really understand where I went wrong in the path for meaningful knowledge.

Any philosophical help will be very welcome, as you correctly guest I'm a bit lost.

replies(3): >>44375510 #>>44377513 #>>44378283 #
1. kittoes ◴[] No.44378283[source]
Unless you're supremely lucky, this kind of stuff is a hobby. One wishes that weren't the case, but capitalism is what it is...

I'd encourage you to generally ignore whether something has direct value or not because that's not how knowledge works. For example, I once spent well over a month implementing the NthWeekday function using nothing but basic arithmetic operations. This would allow us to calculate all federal holidays for a given year at runtime instead of precalculating the values and storing them in a table (which I hated, because it meant that someone had to maintain that table). This hyper-specific problem has near-zero direct value, but it was THE project that sparked my passion for maths.