HN user

midasz

797 karma
Posts0
Comments307
View on HN
No posts found.

I've had a lot of side projects but I'm finally actually finishing some, and it's sort of useful so that's fun. Wanted to make it easy to see the difference between the Xbox Gamepass tiers, maybe you only need essential or premium - saving a few bucks. With Claude it's been pretty fun to add new features. Since there's no API for Leaving Soon I built a scraper, content gets parsed through an LLM call and matched to games. There's a swipe mechanism to favorite or trash games, so you comparison doesn't get cluttered up by fifa's or cod's. It's just been a fun playground, I host it on https://gamepass.fyi

So as a European, I'm being blocked from all new models apparently. I'm a big fan of using Claude Code for my sideprojects and for those I don't really care about sharing context. Is there aything that comes close to Claude Code and is still affordable?

Same - but mine are open source in the sense that they're public on my own Forgejo instance. So no one's gonna bother with em, but technically they are open source.

One exception: I was using an opensource Jellyfin client called findroid but the maintainer had been busy for a long time so a lot of features I wanted had stale PR's. Instead of bugging him I forked & renamed the project and together with Claude built in all the features I personally needed. Just keeping up with upstream now and enjoying my enhanced app. Once the initial dev gets those features in I might switch back. Claude made this really easy. If the maintainer wants my code he's free to take it. Here's the repo https://github.com/midasvo/findroid-ce

I actually got an email from someone who was using it who found a pretty bad bug I hadn't encountered yet and I quickly fixed it. All that time I was still under the impression I was the only user haha.

n=1 but i don't really discover new projects via github, it's mainly here, reddit, or via colleagues. then again, i selfhost forgejo so don't have a real presence on github

It's just abhorrently slow, it does a lot but I always thouhgt TUI were fast but the amount of times it doesn't register my input is way too much.

This and the idea of creating some sort of english-adjacent programming language for LLM's is fun, I guess, but what problem is it solving. Do we really need to go an abstraction higher?

Renovate (dependabot equiv I think) creates PRs, I usually walk through them every morning or when there's a bit of downtime. Playing with the idea to automerge patches and maybe even minor updates but up until now it's not that hard to keep up.

ChatGPT Atlas 9 months ago

My dad uses Gemini because it's the default thingy on his android phone - I asked him if he used ChatGPT and he said yes and navigated to Gemini. Most people really don't care that much I think.

Fight Chat Control 12 months ago

As disappointing as my national government (NL) has been and still is, at least our MEPs oppose this dragon of a proposal.

Either way you wrap each thing that acts as a dependency, even if it's internal. I treat dependencies another team in my company delivers the same as any other third party dependency. Never use the classes but always just wrap around them in a service or component.

When my 'task' is to publish things on a Kafka bus I create a publishing service that takes in an object that I control, only inside that service is there actual talk about the dependency and preferably even that's a bit wrapped. It's easy to go too far with this but a little bit of wrapping keeps you safe.

She was being filmed by a camera crew, it was obvious she was from the press. Media vest - it's not Afghanistan - though deployment of military may give that impression. Really going for the 'she was asking' for it defense?