This is my first project that I want to release to the public, and the official instance will be free to use. I'll try to keep costs low without sacrificing service quality, and I hope to keep the project afloat with donations because I believe everyone should have the right to easily remove their data, regardless of cost or technical expertise. I don't have anything to share yet because it's still in the early stages of development, but it's looking good so far.
Ask HN: What are you working on? (June 2026)
411–420 of 1001 posts
Re: Ask HN: What are you working on? (June 2026)
#412Re: Ask HN: What are you working on? (June 2026)
#413Re: Ask HN: What are you working on? (June 2026)
#414Just getting started really and you can see a bunch of the stuff I post every week on our Youtube:
https://www.youtube.com/@givedirection
It’s going really well so far in the second month, to the point where I now have an advanced class and some possible organizations lined up that want me to help to train their staff.
I need to fill up my classes or get org contracts so tell who you know.
The cool thing also now is that we have a small community of builders in the discord that have shipped so it’s good to see people working together.
Re: Ask HN: What are you working on? (June 2026)
#415I'm working on an iPhone app to run iOS-native agents using both cloud and local models, powered by llama.cpp. It has access basic iOS tools such as calendar, reminders etc. but also more advanced ones like a custom JS environment running on QuickJS that can use various custom modules like an HTTP client, Git etc. It's a project I have been working on for quite a long time and I released it on TestFlight about a week…
Right now your LP reads like a technical doc rather than a product’s page.
Re: Ask HN: What are you working on? (June 2026)
#416I’m prioritizing user experience and QoL features, I’d like to build something calming and user friendly.
I recently added support for user generated puzzles - here’s a nonogram that I drew just now[2].
[1]: https://lab174.com/nonoverse/
[2]: https://lab174.com/nonoverse/play/custom/N4IgbiBcCMA0IGcogHR...
Re: Ask HN: What are you working on? (June 2026)
#417Github: https://github.com/microsoft/accordant
Docs: https://microsoft.github.io/accordant
Every API has a contract - the rules for how it should behave. You can't withdraw more than the balance. You can't delete a resource with active references. You can't re-create what already exists. But usually these rules are never written down in one place. Accordant lets you write the contract directly, as executable code. Not documentation that drifts, but code - if the implementation stops behaving according to the contract, you get immediate failures. Not only can you use the executable spec to validate _arbitrary_ scenarios, you can also use the spec - a first class construct - to mechanically explore the state space of a system and generate interesting test sequences. The docs above have examples.
Also worth calling out that we've used the framework to model a number of complex, distributed real-world systems: those involving async processes, concurrency, retries and crash consistency. These are non-trivial specs (and they pair quite well with techniques like deterministic simulation testing). Great care has been taken to ensure the specs remain readable and concise despite that richness of behavior. For those of you old timers who might be familiar with Spec#/SpecExplorer and NModel, this model-based testing library is a descendant of that line of work.
With the rise in AI-assisted software development, I feel we need richer ways of specifying and validating software and I feel quite excited and bullish about the possibilities here. There's a lot more to say on the topic - follow my twitter feed if interested in more updates ;)
Re: Ask HN: What are you working on? (June 2026)
#4184 years later and I'm still working on ntfy. Trying to make push notifications easy as pie. I would have never thought that it would blow up like this. It's still a lot of fun, and I've learned a lot. Thanks everyone for your support and for your amazing ideas and contributions. Open source is awesome. HN ist awesome. https://github.com/binwiederhier/ntfy
Re: Ask HN: What are you working on? (June 2026)
#419I'm working on Hiring Method ( https://hiring-method.com ). After 1.5 years of development and two exhausting pivots, I’m incredibly happy to finally have our v1 live! While most of the HR tech is rushing to use black-box AI, I built the exact opposite. It's a transparent, math-driven fitness engine. It extracts objective data from CVs and calculates how well applicants match requirements, letting you see the reasoni…
How do you deal with CVs like mine that refuse to list every I'm familiar with because it's pointless clutter? In that sense, and IME, the companies that only hire perfect fits are, more often than not, toxic.
Re: Ask HN: What are you working on? (June 2026)
#420My wife and I are working on a math/science/CS-inspired jewelry business. We try to create pieces that stand on their own aesthetically but have a hidden meaning. We currently have two styles: lambda calculus based pieces (we depict the lambda/Tromp diagram) where we have Y-Combinator earrings (well, strictly speaking they are one beta reduction away from Y-combinator. Aesthetic oblige) and a pendant depicting a lamb…