Ask HN: What are you working on (August 2024)?
171–180 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#172I’m working on a collaborative ebook reading app. The idea is that you can create a reading group, invite people and then share comments and highlights and see each other’s reading progress. It’s something I’ve been wanting for a while, for example to read a book with a group of friends or with a work team, but there’s lots of other possibilities including author reading parties, proofing and education. Got the basic…
I am building reading clubs for my custom library - on top of crypto tech, and in the process, I have experimented with several book reader tech. pdf.js, muPDF and some other tools, which one did you settle on?
My lib: https://datapond.earth
Re: Ask HN: What are you working on (August 2024)?
#173The only difference here is that the program will switch on the fly between different algorithms depending on which one that can compress file smaller.
It can compress 1 GB file (enwik9) down to around 230 MB. Pretty good I guess for something that I worked in my spare time.
I'm not publishing it yet, since I'm still experimenting with it a lot.
Re: Ask HN: What are you working on (August 2024)?
#174My quests (goals) with this digital garden are:
1. Publish more than I did when I just had space for essays, which hopefully leads to…
2. Getting more input from people on my ideas
3. And have fun futzing with my digital garden technically
So far, so good!
Re: Ask HN: What are you working on (August 2024)?
#175Re: Ask HN: What are you working on (August 2024)?
#176(my goal with mininext is to provide index.php like productivity but with all of npm and typescript at your fingertips)
currently busy using it to build things. will document everything in detail soon.
Re: Ask HN: What are you working on (August 2024)?
#177Our purpose is modeled to give sales and marketing skills to non-sales people. Just like how Canva gave design powers to non-design people.
We believe everyone has to have the skill to sell and market themselves or their product. Yet the only trend that does not change is understanding your customer/prospect.
AI agents help with this.
Check us out: godmodehq.com
Re: Ask HN: What are you working on (August 2024)?
#178Re: Ask HN: What are you working on (August 2024)?
#179A firewall for SMS. Scams usually start with messages. Predominantly SMS/email sent with links. ML models exist to determine this, but we are prototyping using Gemma2 2b to utilise its natural language understanding to see if a better firewall could be built, one which users can talk to. It has been surprisingly easy to get started on this project: https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inf... We wa…