Live data from Hacker News

Ask HN: What Are You Working On? (June 2025)

news.ycombinator.com

501–510 of 1001 posts

Re: Ask HN: What Are You Working On? (June 2025)

#501

After 10 years in defense tech, watching missile attacks in Ukraine and the Middle East made it clear how little most people really get about air defense. So I'm builiding this simulator which drops you into the operator’s seat. You can test out different scenarios and build an air defense network against various types of threats (stats from real world). Also have Ukraine, Israel-Iran scenarios. https://airdefense.de…

really great, would make for a great tower defense style game as well. Start with few resources and learn what each capability can do. Defend against more complex/advanced threats over time.

Is the equipment efficiency meant to capture e.g. using a $1M missile to shoot down a $1k uav/rocket

Re: Ask HN: What Are You Working On? (June 2025)

#502
Among many other things, I'm formatting many of my recipes and working on generating LaTeX to make a physical recipe book.

My son has inherited my love of cooking and baking, so we'll refine the book, add comments and photos, and eventually print and bind copies for our family and friends.

I also am hoping to laser engrave some old cookie sheets with one of my grandma's hand-written recipes. The problem I have is that it's rather faded, and I don't know yet how to make it pop for a good contrast.

Re: Ask HN: What Are You Working On? (June 2025)

#503
Repo: https://github.com/arajnoha/phodo ultra minimalist web todo app (php+html+css). stores everthing in single JSON, has a day view, allows you only to mark as done, delete and add. list days back and forth + jump to today. When task is added while listing days, its added to that listed day. PHP and CSS are both below 100 LOC.

Im working on simplyfing the code further. I tried really all of the "productivity" stuff to stay organised. Got angry multiple times, went to pen and paper, was OK, but i felt i just need a slight glimps of tech to make it more functional. Something little more than plaintext file, but not much.

Re: Ask HN: What Are You Working On? (June 2025)

#509
I'm working on LLM translation research for my tool that teaches you a language while you browse by translating sentences at your level into the language you're learning (https://nuenki.app)

I've had some breakthroughs with LLM translation, and I can now translate (slowly, unfortunately) at a far far higher quality than Opus, and well above DeepL. So I'm considering offering that as an API, though I don't know how much people actually care about translation quality.

DeepL's customers clearly don't care - their website is all about enterprise features, and they appear to get plenty of business despite their core product being mediocre.

Would people here be interested in that?

Re: Ask HN: What Are You Working On? (June 2025)

#510
Projects

- https://github.com/rumca-js/Internet-Places-Database - Database of Internet domains, links

- https://github.com/rumca-js/Django-link-archive - RSS client, web crawler

- https://github.com/rumca-js/crawler-buddy - web scraper, web crawler, with JSON interface

A project is like a pet. You cannot just "stop" caring about it. If it lives, then you have to look after it

Post reply on HN