Live data from Hacker News

Ask HN: What are you working on? (March 2025)

news.ycombinator.com

621–630 of 1001 posts

Re: Ask HN: What are you working on? (March 2025)

#621
Want to build a platform to alleviate chronic suffering that can't be understood by one's local doctor.

Suggestions by this platform wouldn't interfere with treatment protocol straight away; it wouldn't ask the patient to stop medicines their doctor has prescribed, or itself prescribe scheduled drugs.

It will suggest complementary interventions. Case in point: anxiety, depression, brain degeneration & other related diseases - there's Rhonda Patrick's protocol of HIIT exercises to breach the blood-brain barrier & deliver positive effects; there's Dr Chris Palmer's method of looking at metabolism & mental health jointly & benefits of a keto diet to solve such issues.

Likewise, there can suggestions from Yoga-Pranayama where deep breathing can solve insomnia & hence other diseases downstream such as hypertension in many cases.

After being on such complementary protocols, the patient's suffering will be reduced, but also the body will heal enough to an extent that their local doctor could reduce/stop medication.

The tech is in the platform, combing through wisdom of all such complementary protocols for a start. If it gains traction, we could start involving experts have system route some queries specifically to them.

I have experience building the ML-LLM part. Anyone wants to join me and build the full stack part?

Re: Ask HN: What are you working on? (March 2025)

#623
'tis a broad umbrella, but my co-founder and I are deep into transforming excess green energy (wasted because of curtailment) into ML / AI compute.

Focusing on training and fine-tuning, because of lower bandwith requirements.

We're collaborating with a few AI researchers through offering a sponsorhips program for the right people. If you know anyone, send them our way.

PS. If anyone has experience with Marimo, give me shout!

[1] https://enverge.ai/

Re: Ask HN: What are you working on? (March 2025)

#624
post #621

Want to build a platform to alleviate chronic suffering that can't be understood by one's local doctor. Suggestions by this platform wouldn't interfere with treatment protocol straight away; it wouldn't ask the patient to stop medicines their doctor has prescribed, or itself prescribe scheduled drugs. It will suggest complementary interventions. Case in point: anxiety, depression, brain degeneration & other related d…

- there could be a community angle too; with someone in another part of the world suggesting possible remedies. This can take a reddit/quora-for-personal diseases form.

Re: Ask HN: What are you working on? (March 2025)

#625
post #593

Working on [redacted], a Chrome extension to make YouTube more time-efficient (and way more fun). Its main differentiator: hover any thumbnail (homepage, search, shorts, etc.) for an instant mini-summary, like Wikipedia link previews. Also includes detailed summaries w/ timestamps, chat w/ video, chat w/ entire channels, and comment summaries. Hover & Detailed summaries are free if you plug in your own OpenAI API key…

Love the idea and the name! Do you think whether this will worsen the YouTube experience? Because it encourages consuming content at a faster pace than watching the videos themselves.

Thanks!

I think its impact on watch time depends on your goal of that session. When I'm in "looking for a specific answer" mode it does reduce my watch time, but there's plenty of times when I just want to watch youtube–and when I do, it helps me find what to watch, rather than reducing my watch time per se.

Re: Ask HN: What are you working on? (March 2025)

#626

I've been putting together a no-nonsense free invoice generator, for people (like myself) that only occasionally send invoices. It's more-or-less a WYSIWYG editor, and the state is stored in the URL, so you don't have to worry about keeping track of where you stored your copy - if you've sent someone an email with the link, you've got a copy. This project was born out of the frustration of trying to generate an invoi…

Think you’d need to make it country specific. Some countries have specific requirements around invoices and what needs to be on it

Re: Ask HN: What are you working on? (March 2025)

#627
post #586

We’re building AI PSY HELP – an AI-powered mental health assistant offering 24/7 anonymous support via voice and text, without appointments or waiting. It’s used by 100,000+ people in Ukraine, including veterans, teens, and first responders. The AI is trained on 40,000+ hours of real psychotherapy sessions and provides individualized emotional guidance to help users manage stress, anxiety, and trauma. We partner with…

How did you get people to agree to training a chatbot on their sessions? That strikes me as extremely intimate text. Is it a "it's in the T&Cs" deal, or did you seek a separate opt-in? I'm askng because the answer will shed light on the level of privacy "the average consumer" is comfortable with.

Great question, and I fully agree — privacy in mental health is sacred.

We don’t train on user chats directly. Instead, we collaborate with a team of 42 certified psychologists who work with us to curate anonymized case structures, decision trees, and response strategies based on real but depersonalized therapeutic experience.

These professionals help us model how psychological support is provided — without ever using actual user conversations. Our system is trained on synthesized, anonymized session data that reflects best practices, not private logs.

It’s not buried in the T&Cs — we’re very explicit about our commitment to data ethics and user safety. No session data is used for model training, and user interaction is fully confidential and never stored in a way that links it to identities.

Our goal is to make high-quality support available without compromising trust. Let me know if you’d like more technical or ethical detail — happy to share!

Re: Ask HN: What are you working on? (March 2025)

#628
I'm making a log search engine that fits in your pocket: https://humanlog.io/

The idea is to be able to ingest your logs locally and run queries against them without having to resort to a hosted prod-like environment. It's all focused on localdev-first experience. I use it when the o11y tools at work don't do what I need: I can just pull the raw logs locally and run my queries there.

It's still very rough around the edges but it gets better day by day. I want to add features like alerts and monitoring, metrics and tracing. A full o11y platform in a single binary with zero config. I would love any feedback.

(Also please excuse the poor onboarding experience, I haven't polished it as this is a side project and I have a day job)

Post reply on HN