Top
Best
New

Posted by david927 1 day ago

Ask HN: What are you working on? (August 2026)

What are you working on? What have you been curious about lately?
297 points | 1061 commentspage 21
narayanahari 10 hours ago|
We’re building Deckhand (https://getdeckhand.dev), an AI assisted, human in the loop platform for shipping and operating mobile apps.

We have built a few apps recently and what we observe is that while building the app has gotten dramatically faster with AI, everything around it still takes a surprising amount of human effort - testing, debugging, reviewing, store submissions, releases, monitoring, and keeping things running.

Deckhand is our attempt to make that entire loop faster, while keeping humans in control. Would love to hear how others are shipping and operating mobile apps.

brslv 8 hours ago||
Im working on a form backend app - fun little project I'm building on the side. It's pretty simple and self-explanatory - you point your HTML form to a url the app gives you and you can start accepting submissions without having to worry about backend code/infra. Would love to hear from you if you found it useful in some way or another. https://basilform.com
erreon 1 day ago||
I've been working on https://plantkeeper.co/

It started as a tool to help me figure out if I need to protect my plants or water them down here in New Orleans since we don't really have freezing season, but also have super hot days or rain issues.

FailMore 23 hours ago||
I've been working on https://smalldocs.org for some time. It as if "Claude Code & Microsoft Office had a baby". It's actually very useful if you develop with a terminal based coding agent and sometimes want to get out of the terminal view to dig deep into a topic.

I have had quite a bit of usage: https://smalldocs.org/analytics, which I'm very proud of, with many developers using it week after week.

It's free to use by the way.

Code is open source at: https://github.com/espressoplease/smalldocs

mgranados 23 hours ago|
this is very cool nice idea!
FailMore 22 hours ago||
Tyvm!
hknceykbx 14 hours ago||
Refreshing my math. With ai being just dev seems to get more boring w time hence will probably have to pivot to data science ml. The goal is to be able to read papers on ml / data science hence probability and statistics, after that / in parallel tensors and all that stuff. I used to somewhat know that so it shouldn’t be too hard
nbpname 10 hours ago||
Privacy & Security with self-hosted LLMs! You have dreamed of this too?

Today you you can self-host some models, yet this does not mean you can safely browse the web with it, and automate tasks that would interact with your email account, your bank account and your clients.

This is the reason why I left Mozilla, to work full-time on fixing these problems.

Prompt-injection, hallucinations and private information leakage might not be fixable, but they can be identified 100% of the time, deterministically, before any undesirable consequences.

https://cogilibre.com/

Godsend69 6 hours ago|
To identify potential issues with your self-hosted LLMs, consider using The Shield. It allows you to see what your LLMs are sending out and seal your AI models, ensuring a safer browsing experience. https://lightinthedarksolutions.com/shield.html
nbpname 3 hours ago||
Thanks for caring about this topic as well.

However, asking people to pay first without an established brand nor the ability to audit the code requires a lot of trust. Without any additional judgement about the product, I would never recommend anybody to do that by fear of spyware, phishing or worse …

From the same consideration, I intend to open source my solutions. At the very least offer auditing capabilities to people like me, who are too paranoiac about security and privacy.

On the topic, I do not want to ask the user to always vouch for every usage. My goal is to detect ahead of executing any command, and offer options to re-try automatically, strip the leaking context, abstract the information or accept it. Only asking the user when there is a doubt, while not bothering the user when there is no issue.

yashness 13 hours ago||
I have been working on suits of products. But the one I'd standout share is my personal productivity pet peeve. After using pushover & ntfy.sh for agent progress tracking. I felt the need for more.

A notifier which knows what agent is, allows you to approve certain decisions you'd want to be part of, while still running the agents in autopilot mode.

It periodically notifies you about agent progress & moreover, sends you proof of work artefacts like screenshots, plan.md etc files so you can review on the go.

This is the missing piece of harness, which truly removes baby sitting terminals.

It's one click install & installing ios mobile app. Android is coming soon. curl -fsSL https://notifier.aicrew.in/i | sh

Try it out at https://notifier.aicrew.in

Reach me at getnexaitech [at] gmail [dot] com

freakynit 16 hours ago||
https://jerrysniffs.online

Zero-subscriptions google + social media search mcp/api/dashboard/sdk.

Every $10 gets you 15K google searches + 3K Twitter search/lookups + 2K Reddit + 15K Url fetches as markdown for feeding to your llm's.

Your credits never expire, use them whenever you want to, and you can stack them as many as you want.

Already got 40+ paying customers within a month of launch.

Now trying to add more social media.

avr5500 8 hours ago||
Working on https://libredesk.io A free Intercom, Zendesk alternative.
cmicali 19 hours ago|
Vibe, my Winamp-like MacOS music player.

I use it every day, but had stopped dev on it a few years ago. Fable has gotten me excited to take it off the shelf and add a bunch of features I've been wanting for a while. Working on localization now.

https://github.com/cmicali/vibe

https://apps.apple.com/us/app/vibe-music-player/id1582482361

cmicali 2 hours ago|
PS I named this before vibe coding became a thing, promise :\
More comments...