Top
Best
New

Posted by david927 1 day ago

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

What are you working on? What have you been curious about lately?
352 points | 1088 commentspage 49
asar 1 day ago|
Working on a mobile interface for terminal multiplexers like tmux/zellij/herdr. This focuses a lot on my need to manage agents on the go, it's been quite helpful to myself so far.

MIT licensed and available on GitHub

https://github.com/AltanS/collie

Team1 1 day ago||
I just released an open-source AI pipeline that turns GitHub issues into merged PR's. It uses your Claude Code CLI subscription.

Looking for feedback from people who already run Claude Code and are testing out new AI software factories or tools.

Try it here https://github.com/Team1-dev/Team1-Factory

Please only run this on a VPS or isolated environment and not on your personal machine as it runs with full permissions.

gfwx 1 day ago||
A simple weather MCP tool using OpenWeather API. Only requires lat + long to fetch current and 5-hour forecasts. Designed for the free API (60 req/h) but completely parametrized and easily extensible.

https://github.com/gfwx/weather_mcp

jsattler 1 day ago||
I'm building BetterCapture: https://github.com/jsattler/BetterCapture

It's a native, resource efficient screen recorder for macOS. It supports HEVC, H.264, ProRes 422/4444, HDR, Alpha Channels and more.

jsw5725 1 day ago|
Thanks, I found this to be the most useful and least annoying screen recorder.
jsattler 1 day ago||
I appreciate the feedback, thank you!
bear330 12 hours ago||
After fully developing https://github.com/nuwainfo/ffl and https://github.com/nuwainfo/ffl-mcp, I’m now working to make ffl an agent‑first file transfer/delivery platform. But the company is running out of money, and after dealing with employees lying to get salaries, I plan to build a company that’s almost entirely remote and staffed by AI workers.

I’m using my company’s long‑term org chart and culture to shape the Grokbot team, and building mcp (like MIS/mail/kanban/ERP) for them, so that AI employees can work fully autonomously and operate independently. I really enjoy this process and this team—it’s exactly what I’ve always envisioned. Once things run smoothly, I’d like to open source them.

Right now, ffl serves as the data plane, while https://www.mailtrigger.net/doc/ works as the control plane, and the system is running very well. I hope my company can successfully transform.

wreet 1 day ago||
I got laid off at the beginning of last month so put a little time into some personal projects I thought might be fun.

https://dstld.news - I have always wanted a personalized news site so I built one using a few news APIs with AI summaries.

https://hn.wreet.xyz - I'm a big fan of skeleton.dev and wanted a HN frontend with all the fun themes.

Nothing too exciting, just trying to find the joy in making again.

dcl 1 day ago||
Using AI to catch up on reinforcement learning advances, trying to 'solve' Gin Rummy. Will move on harder games after that.
agcat 1 day ago||
Bunch of things: 1. Building a local ai news feed to learn what's going on latest in terms of technical discussion, research papers, projects - https://local-ai-signal.vercel.app/ 2. Build a second brain by injecting years of my notes using hermes, luna model and obisidian
animatronix 1 day ago||
I'm building a note app for my studies, i dont like electron based apps sot I'm building it with rust and gpui.
magicstefanos 18 hours ago|
A visual workspace for professionally creative folks.

https://bloom.site

More comments...