Ask HN: What are you working on? (October 2024)
461–470 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#462Re: Ask HN: What are you working on? (October 2024)
#463As I'm still very early (still in the ideation and prototyping phase), I'd love to hear about experiences that have stuck with you, or any works that got you excited about the possibilities.
Re: Ask HN: What are you working on? (October 2024)
#464Working on my Mill build tool, a new JVM build tool that aims to provide a faster, easier alternative than the status quo tools of Gradle and Maven. I just gave my first conference talk about it, and response was positive. Hope others find it interesting as well! https://mill-build.org/mill/index.html
Re: Ask HN: What are you working on? (October 2024)
#465I've been obsessed with developing ways to make it easier to handle tab overload in the browser without requiring any sort of active "tab management". I have a working extension that replaces the "new tab" page with a clean view of all open tabs, along with simple ways to search and select which tab to switch to, including search over bookmarks and history. There are also some simple tools to allow for creating and r…
Re: Ask HN: What are you working on? (October 2024)
#466Re: Ask HN: What are you working on? (October 2024)
#467I've used this previously as a recruiting test in lieu of any other method to evaluate knowledge.
It's currently brittle and hosted on a RPi in my garage. It also requires a name + email to prevent spamming (and certification if successful), but once I've built some way of moderating access it will be more open.
Happy for HN users to have a go as long as load allows: https://cryptex.site/
Re: Ask HN: What are you working on? (October 2024)
#468I've noticed that my son spends way too much time on YouTube or playing Minecraft and one of the few offline activities he enjoys doing on his own is coloring. And since he comes to me every time he wants a new coloring book and we spend about 10 minutes together searching for each picture, I made a website with a collection of coloring books for him. The site is very simple, but to be honest, I haven't had so much f…
Re: Ask HN: What are you working on? (October 2024)
#469I'm working on a wearable device with a camera+ultrasonic sensor which is capable of accurate hand pose estimation, which will then result in sign language recognition mainly (extending to gesture recognition and HCI applications). The device should be able to integrate into a smartwatch. I'm only at the 'will it work?' stage, working on the algorithms for recognising ASL words through synthetic data. Would appreciat…
Here's a notion of some of my bookmarks, ideas, you might find a few things useful:
https://bronze-brush-9b0.notion.site/AI-Prosthetic-Whisp-804...
Re: Ask HN: What are you working on? (October 2024)
#470I don’t care for making RPGs but I use it as an IDE for tile sets, maps, sounds, and events.
I was never capable of making anything in it as a kid when I first downloaded Miguel’s translation of that early RPG Maker decades ago.
The constraints of the engine make it easier to think of how to implement something than, say, Godot where it’s all completely open ended.