_jogicodes_

↗ HN profile [ 39.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I kept guessing deployment targets for my iOS apps... How many people use iOS 18+? How about SwiftUI? Or SwiftData? So I built a tool that shows iOS version and framework market share. Super simple. Browser based. It…

  2. Whenever I start a new iOS app, I am wondering which versions to support. To fix this once and for all, I built a small tool that shows: • iOS version market share • a quick way to pick a minimum deployment target It’s…

  3. Hi Hackers I started making a free to play space combat game with the help of Grok and Claude 3.7. I prompt them what I want to have and they make it, usually without issues. Pretty cool to be able to do something like…

  4. Hey HN! I had a hard time valuing bitcoin with all the volatility So I had a look at the price data over time and made a tool that puts an objective value on the exchange rate. - Overvalued? - Undervalued? - Bitcoin…

  5. I was a Claude sonnet boi until pretty much today and that's because Claude tended to beat all all of the other models, usually. However, recently I started working with svelte 5 for which the Claude experience isn't…

  6. I use the Windsurf IDE, which comes with integrated LLM chat and edit functionality. Ever since I switched to it two months ago and for the three months before that I was using Cursor (similar editor), I have always had…

  7. Hey HN! I realized that I was writing the boring parts over and over. Authentication, payments, email ... So I decided to make SvelteAppFast, a Svelte 5 and PocketBase boilerplate to ship web apps faster. - Quick local…

  8. Hi I am Jogi, indie hacker making small webapps as I learn svelte kit and I am starting a vlog with monthly progress / journey updates on youtube. I just had the idea of sharing the vlog here under `Show HN:` when it…

  9. Hey HN! I am Jogi, a solo dev, and I made my first ever FOSS library because I needed to plug into bitcoin payments for a client project and I thought it might help others more easily do the same. My main motivation was…