Live data from Hacker News

Ask HN: What are you working on (September 2024)?

news.ycombinator.com

761–770 of 1001 posts

Re: Ask HN: What are you working on (September 2024)?

#761
post #749

Working on https://shepherd.com/ and trying to help readers find books they will LOVE (not just like). In a few days, launching user accounts + our first user feature using our new Book DNA review system that is trying to help narrow in on the type of books you love and why. The goal is to serve better recommendations going forward and get more people excited about reading. It is fun :)

I enjoyed your site. Queries seem to be sluggish, but that's likely because you're getting a lot of traffic on HN. Well done!

Re: Ask HN: What are you working on (September 2024)?

#762
post #593

I've been working on an audio DSP language and IDE https://ravescript.com and a DAW https://ravescript-next.deno.dev/ - both are in a good condition but still require a ton of work to be complete. Trying also to combine the two projects into one. Key features (especially in the DAW) are that the audio engine and the graphics engine are made from scratch and utilize WebAssembly/WebGL in a very efficient/performant arc…

I love this and I remember your amazing work on wavepot from back in the day <3 It was what got me excited about audio dev, now pursuing a similar quest.

Re: Ask HN: What are you working on (September 2024)?

#763
I build a website related to fraud (detection), bot (detection), fingerprinting, email intelligence. You can test your browser fingerprint here https://deviceandbrowserinfo.com/info_device and get information about disposable emails https://deviceandbrowserinfo.com/data/emails/disposable/inde...

Re: Ask HN: What are you working on (September 2024)?

#765
I've been trying to work on things that aren't necessarily economically valuable but that are on my mind and I want to share.

For example, a carbon footprint calculator that pokes fun at the idea of the individual being to blame for climate change. https://a.mancato.nl/climate-calculator

And after seeing my dad struggle to find stuff online because he was seeing so many ads, I made an adblocker ad. https://a.mancato.nl/adblock

Re: Ask HN: What are you working on (September 2024)?

#766

I am working on a tool called Slicely. It is similar to tools like askyourpdf.com but built for enterprise use cases. The focus is to keep you in complete control of the information you share with the LLMs. I have completed the prototype covering the most fundamental use case. Now, I am looking for the initial set of users interested in trying it and understanding its market fit.

Sign me up, Scotty!

Re: Ask HN: What are you working on (September 2024)?

#767
post #749

Working on https://shepherd.com/ and trying to help readers find books they will LOVE (not just like). In a few days, launching user accounts + our first user feature using our new Book DNA review system that is trying to help narrow in on the type of books you love and why. The goal is to serve better recommendations going forward and get more people excited about reading. It is fun :)

Awesome work

Re: Ask HN: What are you working on (September 2024)?

#769
I am currently fixing some minor bugs in my markdown codeblock formatter [mdsf](https://github.com/hougesen/mdsf).

It works by embedding "traditional" formatters like rustfmt and gofmt (currently support 174 tools), which helps keep documentation matching with the codebase.

[https://github.com/hougesen/mdsf](https://github.com/hougese...

Post reply on HN