Live data from Hacker News

Ask HN: Any interesting niche hobbies?

news.ycombinator.com

411–420 of 769 posts

Re: Ask HN: Any interesting niche hobbies?

#411
It's a great time to get into programming languages stuff: designing domain-specific languages, building new tools/abstractions and, especially, formal verification. If you're mathematically oriented, you can explore formalizing mathematical proofs in Lean.

LLMs have really revitalized interest in these areas. AI can really help navigate the initial learning curve, can do a surprising amount of "heavy lifting" and can make tedious but useful work much easier. Do you want your little language to have a language server and nice editor-specific syntax highlighting? Do you need to write a parser with decent error messages? Do you need to prove a bunch of largely straightforward lemmas to get to the proof you actually care about? All of these things are easier (and, hopefully, more fun) than they were a few years ago. But, at the same time, there is still a lot of room for human insight and design in this process. There are a lot of areas that AI can't handle (or, at least, can't handle well) and, of course, nothing stops you from doing the fun stuff by hand even if you could hand it off to Claude.

And, of course, all this PL stuff was fun before LLMs. It's even more fun now even if you don't want to use AI yourself, because more people are doing and talking about PL stuff online, and there are more tools and libraries you can use yourself.

Re: Ask HN: Any interesting niche hobbies?

#412

Guess this doesn't count as a hobby since I switched careers, but I left software recently to attend violin making school. I'm happier than I've been in a long time. I'd encourage all "mental work" folks to engage with something physical in the 3D realm (art, cooking, gardening, etc.). I really believe humans have a special affinity for creating refined objects, and I don't think software "scratches that itch".

Really cool! I split my time between cello and software so I'm decently familiar with this line of work. What inspired you to switch careers? I imagine it's not easy to get a foothold as a luthier either. Do you feel like you're taking a big risk?

I switched careers because the software and tech world has changed drastically since I first started, and not in ways that I enjoy or that play to my strengths.

Fundamentally I enjoy being a craftsperson. That is, someone who through training and experience gets really good at something, and then uses that expertise to create new things. Software wasn't always like that, but more often than not I enjoyed it, so I count myself as really lucky. I think the business of software engineering has changed in ways that make it much less amenable to the "craftsperson ethos".

It's not really that hard to start as a luthier - there are 3 violin making schools in the US and you don't really need previous experience, they teach you everything (shout out to The Violin Making School of America - violin making as a newbie can be difficult and frustrating at times but I look forward to school every single day). Since I was a software engineer for 25 years with rather inexpensive tastes generally and no children, and a working spouse, I had saved up enough to not really worry about finances (I certainly needed to downshift some of my expenses, but again, it wasn't that hard for me and in many ways I felt it was liberating - I cook a lot more now, I walk to school instead of rot in traffic, I sold my house which I always hated the maintenance, upkeep and expense of, etc.) I certainly don't have "FU money" but I'm fine being in school for a few years and then making much less than I did as a software engineer.

Re: Ask HN: Any interesting niche hobbies?

#413
I like making transit maps in my spare time.

I got into tech by liking data visualization, information design, and aesthetics in frontend. It turns out transit maps and wayfinding is one of the earliest modern attempts at information design that is standardized and legible. And it’s fun to revisit because there’s no objective truth about what kind of map is best.

Re: Ask HN: Any interesting niche hobbies?

#414
I found out something that was shocking to me about two years ago, which is that plenty of people learn to play ice hockey, of all sports, as an adult. I don’t know about you folks, but I always assumed it was one of those where if you didn’t play as a kid, you missed the boat. I didn’t even know how to skate, I learned on the fly. And this is in North Carolina! 10/10 recommend. I’m actually typing this lying on the couch after playing in a tournament in the Carolina Hurricanes arena :-)

Re: Ask HN: Any interesting niche hobbies?

#415
Go out and record free sounds https://freesound.org/

Go complete OSM quests using the "Street complete" app. Or just add stuff that's not on OSM yet using OsmAnd app.

Record open street view photos using Mapillary or similar.

Flesh out missing albums and metadata on musicbrainz.

Re: Ask HN: Any interesting niche hobbies?

#416

I have been spending an inordinate amount of time trying to find the owners of the old Digital Research "Concurrent DOS" operating system. There's a lot of interesting turns in the search and it's been fun to document. I've written a blog post about it [1] though there have been a few updates since I've written that. I honestly think it might be a fun thing for me to keep doing, whether or not I'm successful with my…

FYI 4699 OS is based on Concurrent DOS 286 and runs worldwide to this day https://en.wikipedia.org/wiki/4690_Operating_System?wprov=sf...

Re: Ask HN: Any interesting niche hobbies?

#417
Women's pro soccer. If you're in the US, we have access to some of the world's greatest athletes with World Cup champions and Olympic gold medalists in nearly every match. Even if you're not in the US, yeah you probably do too.

I never feel more connected to my community than when I'm at a game. Supporters groups are welcoming and politically/socially engaged and regularly sponsor community service events. The league is still young and fanbases are small, but it's a really critical point in history to support pro women's sports.

It's definitely worth throwing some of that tech salary at. Bonus: it has none of the drama of the men's game!

Re: Ask HN: Any interesting niche hobbies?

#420

I set up trail cameras in remote areas to watch bears, mountain lions and other critters. Getting there is very hard so it keeps me in shape and I am always fascinated when I can watch new footage. once I have more time I will try classifying and trimming the videos with AI so there is a tech component too. And maybe in the long run do my own cameras that have better detection than the usual PIR sensors that trigger…

How do you manage power source for the cameras, protection from natural elements, and what about internet?
Post reply on HN