Live data from Hacker News

Ask HN: Any interesting niche hobbies?

news.ycombinator.com

111–120 of 769 posts

Re: Ask HN: Any interesting niche hobbies?

#111

I’m a paraglider pilot and powered paraglider recently. Totally recommended, you get to connect with nature in a meaningful way. Also people who practice this kind of sports are nice. From a tech perspective there are a lot of data generated on each flight you can create your own way to capture that data or use already existing apps.

I got to do this a couple of years ago. It's super cool! Very much recommend it.

But I'll note that it's super...weird? in the sense that it's like halfway between being both relaxing and excitative, nature and machine. I went in expecting a thrill ride and it wasn't quite that, but it wasn't quite relaxing either (though I'd imagine the more you do it the more it feels like the letter!).

Re: Ask HN: Any interesting niche hobbies?

#112
post #86

Not sure if this is an established hobby or something I've just come up with myself, but I've been "dashboarding." Essentially I have a Blazor webapp that integrates lots of data sources (some manual, some automatic) from areas of my life and I use that to visualize and analyze goals and habits. The main page consists of rolling-weekly stats that deliver "integration scores." Each score contributes to an overall scor…

Do you have more details on this project anywhere? I've been working on habit-building and tracking in my journal for the past year and a half or so, but I'm looking to amp it up a bit more. Your project appeals to my software developer and hobby collector mindset and would love to learn more about it.

Not really, but I'm happy to share more here :)

In all honesty, under the hood it's a bit of a mess. I may have eschewed some of the software engineering best practices in lieu of building something quickly that I wanted. I'll get around to going back through and retrofitting the app with some cleaner code, but for now I couldn't even open-source it without a self-perceived hit to my portfolio.

The project largely started out as something else. I initially wanted a combined TO-DO list and journal. Rather than checking things off I would run the journal content through a local LLM and have it check things off for me based on what I wrote each day. That's yet to be implemented. Then I moved on to an "ordering" system - I was inspired by the way that medical practitioners put in orders once they determined a course of treatment, and thought that might be a useful model to help motivate me to get things on my list done more effectively. I built this, but have utilized it less than I thought. Since then it's mostly been focus on the integrations and scoring system. The whole thing is highly modular, so for each integration I grab a template for the visualization I want to build and then need to reason out how to get the data into the system, which usually involves an API integration, scraping from some online data source, and/or data engineering. It's very fun, because each integration module has its own challenges.

I built the app using a standard stack of .NET core, Blazor server, and the data is stored in SQL server and data operations are handled with EF core. I use the Radzen component library, which I like a lot from a developer perspective but it's challenging to retheme and I'm largely unhappy with the look/feel of the app. This is something I plan on getting to eventually.

Happy to answer any/all questions. It's such a personal, homebrewed app that I can't imagine anyone else would get as much use out of, but it's very powerful and I think the hobby aspect of it could translate to pretty much any other developer.

Re: Ask HN: Any interesting niche hobbies?

#113

Fishing. But not just regular fishing, life listing. I catalogue and detail ever fish I catch; the conditions, the type of lure or bait, the rod etc. From there you can get into microfishing with tanago rods, surf fishing etc. It's can get quite deep and a good additional hobby for people who love to travel.

You have an app for this? Been wanting to do something similar

Warning I am not a developer. It could be better.

https://github.com/MichaelAPerry/FishDex

Re: Ask HN: Any interesting niche hobbies?

#116

I've been playing exclusively CRPGs for the last 12 months or so, which was kinda a niche genre before the success of BG3. There are tons of way to beat those games and optimizing how you build your party and characters (what players call "min-maxing") while following a highly narrative story is a lot of fun. Most of them are quite old and often on sales for like 5 bucks on Steam, for which you get hundreds of hours…

Check out the Epic Encounters 2 mod for D:OS2. Best tactics experience I've ever had. Runners up are LWOTC for XCOM3 and Homebrew for BG3.

Re: Ask HN: Any interesting niche hobbies?

#118

I’m a paraglider pilot and powered paraglider recently. Totally recommended, you get to connect with nature in a meaningful way. Also people who practice this kind of sports are nice. From a tech perspective there are a lot of data generated on each flight you can create your own way to capture that data or use already existing apps.

i've always been interested in para-motoring. how safe or unsafe is paragliding? do you think about that aspect before going out for a flight?

I’ve been flying since 2012 and I always think about safety. Safety is relative but if you do the things the right way you will be ok. A good common sense is super important, and then keep on your progression, there’s no need to skip steps. Knowing the air is a lifetime journey so there is no rush. Also I feel paramotor is kind of safer because you get to fly with light wind or not wind at all, mostly early in the morning or near sunset. In my personal experience this sport change my life.

Re: Ask HN: Any interesting niche hobbies?

#119
I've designed jewellery for my wife's last few birthdays. Nothing fancy, geometries, square kufic and such.

Very crude approach: I've been doing it in Blender, if you've 3D skills should be easy. I've got a friend who does the printing and casting, so there's more I could explore there later.

I also do dioramas, which grew out of 40K. Got bored with hench guys with guns and moved to 6mm, it's been great fun focusing on buildings.

Re: Ask HN: Any interesting niche hobbies?

#120
I'm a football/soccer coach (youth, U12 and U19).

Got started as a "temp" for my sons mini-team (back when he was 5). Temporary turns into UEFA certified youth trainer/coach real fast. It's no longer just about the kids (sorry guys), but a really awesome hobby with lots of personal development paths.

Post reply on HN