Just released this week on to the App Store: https://apps.apple.com/gb/app/verva-language-learning/id6755...
Ask HN: What are you working on? (May 2026)
551–560 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#552some interesting use cases are coming up where people want to query across different data sources (postgres + GA4) via chat. Feel free to reach out if you want to try it out.
Re: Ask HN: What are you working on? (May 2026)
#553Re: Ask HN: What are you working on? (May 2026)
#554Re: Ask HN: What are you working on? (May 2026)
#555Basically attempting to modernize a lot of browser extension which I have been using since like a decade ago. Some of them are outdated and unmaintained and some were good for the time.
The project is MIT licensed.
Re: Ask HN: What are you working on? (May 2026)
#556Re: Ask HN: What are you working on? (May 2026)
#557I've been working on cardcast.gg. It gives you the ability to play Magic: The Gathering with your friends remotely using a webcam. I got back into MTG back during the pandemic after a long hiatus and Spelltable is what brought me back. My playgroup lamented more features and something tailored to our needs, so curiosity got the better of me and here we are. :) I've never worked with computer vision before, but I went…
Re: Ask HN: What are you working on? (May 2026)
#558[NO-AI] Being a weightlifter for 20+ years now, I'm working on a barbell speed and path tracking sensor based on newer IMU hardware technologies, which makes it both more precise and cheaper than camera- or actuator-based systems. Ultimately it helps you lift and train safer and better. It's an intersection of industrial design, hardware, firmware, and software (and some sport science, of course). This intersection i…
Seems it would have a much higher reach.
Re: Ask HN: What are you working on? (May 2026)
#559s/import SwiftUI/import OmniUI/
As long as you aren't using Apple platform specific libraries like Vision, you should be good for the most part. I am going to make my Gopher browser (https://web.navan.dev/iGopherBrowser/) the first target. I have done some extra stuff like reimplementing CoreData/SwiftData to make it work on Linux.
I am going with Adwaita instead of pure GTK because I like the opinionated approach they have with their design language. I think the reason SwiftUI works is because you can get pretty looking apps without thinking too much.
Projects like adwaita-swift, and swift-cross-ui do exist, but I want my library to be a drop-in replacement. I don't want to be inspired by SwiftUI, I want to use SwiftUI everywhere!
Re: Ask HN: What are you working on? (May 2026)
#560Acoustic diagnosis of electrical problems on the electric grid! I'm building a tool that allows you to determine the health of an electric transformer from only your phone. It tells you: - the loading - the health of the windings and core - and whether the phases are unbalanced I used to be a submariner, so my professional background is in power plants and sonar analysis, so I'm getting to combine the two in this. Ac…
Honestly if you don't have a specific reason to target iPhones then buying a 2nd hand Pixel 8, putting GrapheneOS on it then pushing an "app" in whatever language you want on it, sure can be Java but can also be Python, Julia, whatever you want really especially on it directly using Termux, could be a better use of your time. By the time Xcode starts you'll already be outdoor testing against the next transformer.