I'm working on JustRef[1]: AI Referee for Sports. I shipped the product a few days ago and seeing more than 2K users have already signed up and using the web app. Seeing people enjoy the application you created gives me a lot of enjoyment. Currently, I'm giving away 1 credit for every sign-up. No need to pay to try out. [1]: https://justref.app
That sounds awesome actually, as a woman football player I for sure would have some proper fun with it. You should try to pitch it to the organizations imo!
Ask HN: What are you working on? (July 2025)
651–660 of 900 posts
Re: Ask HN: What are you working on? (July 2025)
#652Fundraising for a giant robot factory.
Re: Ask HN: What are you working on? (July 2025)
#653Working on Tritium, the legal IDE in Rust ( https://tritium.legal/ ) This month I'm improving CI/CD for e2e testing across Windows, macOS, Linux and Android. Also adding support for unlocking password-protected PDFs and Word docs and improving OCR. OCR runs in the background and leverages native OS OCR where available and a pure LSTM Rust implementation elsewhere. Generally improving the word processor and looking fo…
But this is really cool. Its definitely a problem they have.
Re: Ask HN: What are you working on? (July 2025)
#654https://github.com/srv1n/kurpod Lets you hide 1000s of images, pdfs, videos, secrets, keys into a single portable innocent file like "Vacation_Summer_2024.mp4".
Re: Ask HN: What are you working on? (July 2025)
#655I'm finishing up a "book tour" (mostly podcasts) for my recently released book on how the country of Estonia modernized so quickly post re-independence from the Soviet Union and became a leader in e-government services and a top EU startup hub (Skype, Bolt, Wise, etc.). I'd love if people checked it out and gave feedback as it's my first big published work and the culmination of quite a few years of research and writ…
Is the story about the Scottish football fans I once heard about them staying true, and partly to blame for some of the entrepreneurial mindset?
Re: Ask HN: What are you working on? (July 2025)
#656In a Lua scripting framework to: - enforce non-globals - project hierarchy (for tests and documentation) - cli access for .md package docs - installation in path - extension of Lua stdlib (fs.mkdir, os.realpath) - module autoloading/lazyloading Expected support for Lua 5.4 and luajit. At first entirely in Lua with long term goal to compiled Lua modules (merging Wax) The goal is to make Lua the first choice for system…
Re: Ask HN: What are you working on? (July 2025)
#657I'm finishing up a "book tour" (mostly podcasts) for my recently released book on how the country of Estonia modernized so quickly post re-independence from the Soviet Union and became a leader in e-government services and a top EU startup hub (Skype, Bolt, Wise, etc.). I'd love if people checked it out and gave feedback as it's my first big published work and the culmination of quite a few years of research and writ…
Congratulations on the book release. Do you plan to make an audiobook version for it?
Re: Ask HN: What are you working on? (July 2025)
#658Earlier quoted context omitted.
From the linked Hackaday article: > If you don’t want to kill flies, wasps, bees, or other useful pollinators while eradicating the tiny little bloodsuckers that are the drone’s target, you need to be able to not only locate bugs, but discriminate mosquitoes from the others. > For this, he uses the micro-doppler signatures that the different wing beats of the various insects put out. Wasps have a very wide-band doppl…
Imagine the sound a mosquito makes when it flies near your ear; it's quite distinct. I'm sure it's possible to distinguish mosquitos based on that (which is a factor related to the doppler signature mentioned).
Our brains probably have a dedicated cluster of neurons in there somewhere specifically looking for the Mosquito noise.
Re: Ask HN: What are you working on? (July 2025)
#659Re: Ask HN: What are you working on? (July 2025)
#660I built a competitive rock paper scissors game. It's got ranks, match-making, and a leaderboard.