Anyone in the same boat?
Ask HN: Are you working on interesting technical problems?
1–10 of 441 posts
Re: Ask HN: Are you working on interesting technical problems?
#2Re: Ask HN: Are you working on interesting technical problems?
#3Re: Ask HN: Are you working on interesting technical problems?
#4Re: Ask HN: Are you working on interesting technical problems?
#5Whenever I have spare time I'm trying to build a solution like Walk Score for where I live, where such a thing isn't available. Hopefully something will come of that.
Re: Ask HN: Are you working on interesting technical problems?
#6Re: Ask HN: Are you working on interesting technical problems?
#7Some recent activites: 1. Workshop on evolutionary algorithms I made https://matsemann.github.io/walkingea/ 2. Workshop on max flow algorithms people worked on: https://github.com/Matsemann/maxflow-workshop 3. We played elevator saga 4. Lightning-talk bonanza where people prepared small talks related to hard problems / CS theory. 5. This week programming LEGO robots
Re: Ask HN: Are you working on interesting technical problems?
#8Business: here is a continuous stream of problems, most of them are boring, some of them are hard, but you have to solve them all regardless.
Re: Ask HN: Are you working on interesting technical problems?
#9Does your employment contract allow you to do this in your own time?
For me, I'm more interested in a particular domain, rather than the technologies around it. So, for example, I like marine biology, so the projects (and work) all revolve around that. You might like distributed databases, so why not work around that. Find what interests you, and move towards that direction. Some people have contracts that say that their employers owns all their work even when they are not at work, and some say they cannot do open source work, so this could be a constraint.
Re: Ask HN: Are you working on interesting technical problems?
#10The most exciting thing at my old job was this DFS I had to do once.
That said, there are very interesting tech jobs out there - such as scaling boring old CRUD apps. The high frequency trading space also has many interesting problems. Imagine working on a system where you start to care about nanosecond optimizations. I interviewed (and failed at it, lol) at Optiver [0]. You should check them out.