logoalt Hacker News

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

239 pointsby david927yesterday at 5:23 PM858 commentsview on HN

What are you working on? What have you been curious about lately?


Comments

voodooEntityyesterday at 7:36 PM

I have started working on a 1 Person RTS project (crazy right? i know :D)

Basically a 2d rts, fully orthogonal view, plays in space with spaceship combat.

You start with a deployable base, kinda like the old C&C, which you can place around a minable planet. Than from this you can place further structures arround that planet including the typicals, mining (2 types) of resources, researching stuff, and building ships.

The 2 things i focus the most on in this game on are

1. Responsiveness. Im a strong fan of starcraft 2 (and brood war) and have spend tons of time playing sc2. I love this super responsive controles and its the only thing i will settle for in terms of controles

2. I love the game starsector (yes no rts) for the way its ships are designed. You have a base hull that has some stats like hp / speed / etc - than this thing has basically mountpoints where you can fit weapons into. I always loved this system. So what i build is a game where you can (outside of battle) define your desired ship blueprints combined of a hull, weapons and "inbuilds" (as in upgrades). You can than just build those ships ingame.

So ye made quite progress so far , not sure tho what will be the first mode i focus on once i get a playable (as in demo) state.

Btw using godot engine as base, but some logic is running as c++ gd extensions (rts is heavy calcs , gdscript is just not fast enaugh (or im just not a gamdev ¯\_(ツ)_/¯)

Here a screenshot of the ship blueprint editor for those who are curious - https://i.postimg.cc/bq5JB9J7/editorexample.jpg

fenioyesterday at 6:18 PM

I'm working on my own NAS system based on NixOS and bcachefs. https://github.com/nasty-project/nasty

t4nneryesterday at 5:58 PM

emira, a tiling-scrolling WM for macOS: https://github.com/lightningboltemoji/emira

I know there are lots of options in this space, but I wanted to experiment with a new approach: a compositor overlay. During transitions (like scrolling on focus, moving a window, etc.) an overlay pops up and uses _screenshots_ of windows for animating while the real windows move below. Once in place, the cover dissolves out. It's not perfect, but this makes it _feel_ much closer to native.

marktolsonyesterday at 9:19 PM

https://runnit.io - work / project management and automation for creative teams

purple-leafyyesterday at 7:34 PM

Reflecting on my projects [0]

[0] - https://github.com/con-dog

Neural networks | Game engines | Games | LLM Benchmarks | Graphics

dbzyesterday at 6:54 PM

I just passed the 1M lines of code mark using Claude for this project!

https://www.GetSetReply.com

I help small businesses with review management. Getting more reviews, replying to reviews, and some other related features.

Right now I'm trying to figure out how to get users and make sales. I'd love advice from someone in the community that is willing to share their experience and wisdom!

Similarly, if there are folks here from outside of the US with some ideas/feedback on getting into other markets, I'm interested to hear about that too.

The other project I've been working on is:

https://ALovelyQuestion.com

We plan proposals within your budget

memsetyesterday at 8:15 PM

I’m building a tool that lets me organize sheet music, rehearsals, and share with groups I play with.

Also building a Golang middleware to record analytics (saved into a local duckdb)

elpakalyesterday at 10:22 PM

dotIPA, an iOS app build size inspector that runs locally on your macOS [$4.99] Track app size growth over time, inspect contents, spot duplication and size bloat and more. https://apps.apple.com/us/app/dotipa/id6742254881

pmarrecktoday at 1:02 AM

I had issues with reproducing some fuzz testing failures in CI locally; turns out that glibc, musl and macOS actually DO NOT return the same floating point values for certain trig/transcendental functions across all OS'es, so I decided to rectify that by spelunking a deep rabbit hole: https://github.com/pmarreck/random

In order to make it work, I had to re-implement some math, so I avoided floating-point altogether (IEEE754 is a personal pet peeve) and went with mantissa and exponent fixed-point decimal. Or should I say binary, because the "decimal place" is the number of bits, not the number of base-10 decimal places.

Apparently this is the only deterministic, cross-platform, cryptographically-secure procedural RNG that has many types of distributions (uniform (default), normal (Box-Muller), exponential, Poisson, log-normal, beta... all with configurable inputs AND which will plot the distribution for you in the terminal!) AND is guaranteed to give you the same values... Everywhere. (Because how the fuck has this not existed yet??) Implemented in both LuaJIT and Zig with C FFI. So there you go. MIT license. Enjoy your deterministic but still very random numbers, on every OS, identically.

(It sources the best-in-class recommended source per OS if you want true random. It will do that too.)

marktolsonyesterday at 9:18 PM

https://runnit.io - creative team work/project management system

usamaasfaryesterday at 7:12 PM

I'm working on https://sunware.ai/ to automate software work like GitHub Actions.

raver1975yesterday at 6:25 PM

Autonomous mathematics research. If you like reading articles about mathematics, you might enjoy this:

https://alethean.org

drchiuyesterday at 6:03 PM

Working on Broadcast: https://sendbroadcast.net

What it is: Self-hosted email marketing software

Been doing so since 2024 (pre AI coding era).

creature_xyesterday at 7:15 PM

Building an AI agent that creates promotional content for social media, in a way that deeply resonates with your target audience. I tried using Claude and ChatGPT first, and they could give me a few good posts, but not a reliable stream of them. After 10–15 outputs, the angles converged, the language repeated, and everything became too salesy. I was still providing business context, finding angles, tracking previous posts.

It was clear to me that a marketing harness was needed around the LLMs for this purpose, and so Feral was born.

https://feralhq.com

Evidloyesterday at 7:37 PM

I've rapidly been clearing some of the smaller items off of my ideas list while procrastinating on my PhD:

- nichromecast - TUI/CLI Chromecast sender with for local files and YouTube URLs - https://github.com/evidlo/nichromecast

- syncthingtui - TUI for administering Syncthing on headless machines - https://github.com/Evidlo/syncthingtui

- Need for Madness Web - WebGL port of an old Java racing/derby game - https://radicalarchive.github.io/nfm/

- MdInvetory - Markdown-based personal inventory editor - https://github.com/evidlo/mdinventory

tjhillyesterday at 9:54 PM

lazyslurm is a tui for managing slurm jobs on HPC clusters. It's kind of like lazygit or lazydocker. I've been chipping away at it for the last few months. Its built in rust w/ ratatui.

https://github.com/hill/lazyslurm

greenfish6yesterday at 5:46 PM

An agentic marketplace where people can buy business services from inside their claude code: https://talkshi.com

eljonnyyesterday at 6:16 PM

my own high speed train viewer (trainradar) that i use to further develop my software development skills. so far i'm happy with it and its performance, and it has forced me to learn how to scrape without being detected/banned

i'm using react on the front, pretty interesting how it manages states in the frontend and how to come up with new strategies to not trigger so manny re-renders of the UI, and on the back i use fastapi with postgresql and oauth2

entrepyesterday at 9:34 PM

I'm building https://fridayfika.com/

One week in.

show 1 reply
raneyesterday at 8:32 PM

A new task manager to replace Taskwarrior

https://aven.raine.dev/

throwrioawfoyesterday at 6:22 PM

Nothing. I get no satisfaction out of side projects nowadays

tzikiyesterday at 8:18 PM

AI sense of humor benchmark: http://witbench.com/

g023yesterday at 6:13 PM

g023 Code - https://github.com/g023/g023code a deepseek v4 flash harness built specifically for that model, that uses Ollama for its vision support, and uses the built in web search capability natively. Created only in Python to keep it easy to implement and use. Made to achieve cache efficiency, and keep context tight.

richardchildersyesterday at 7:08 PM

I'm collecting ideas for my gnomes in Pakistan to work on while pretending to be deeply interested in yuppies' personal lives, lol

asok_today at 4:30 AM

I just released a small app called Fogpane: https://asok.github.io/fog-website/index.html?lang=en

The concept is intentionally simple: you open a photo, it gets covered by a layer of fog, and you use your finger to wipe the fog away and reveal the image underneath – a bit like drawing on a fogged-up window.

I’ve always wanted to publish something on the App Store, so I decided to use this as an experiment: how far can I get while letting AI write the entire app?

For full transparency, essentially all of the code was written by AI. I guided it, described what I wanted, tested the results, reported bugs, and made product/design decisions, but I didn’t really write the implementation myself.

For an app this small, I was surprised by how far this approach got me. It wasn’t completely hands-off – there was plenty of iteration, especially around making the fog and water droplets feel somewhat realistic – but it went from an idea to an actual app in the store.

I’m a software developer myself, which made the experiment particularly interesting. In many cases I understood what the AI was doing, but deliberately tried not to take over and write the code myself.

I installed Codex around three weeks ago. It’s hard to estimate exactly how much time I’ve spent on the app since then, but it’s probably been a couple dozen hours rather than hundreds.

lafalceyesterday at 6:15 PM

I'm working on an open source project to make drone delivery accessible across any industry not only the software, but also the drone hardware

baist0yesterday at 10:28 PM

I'm creating a trading bot. Сreating my own agent for a local LLM to help me write code.

selvanyesterday at 6:32 PM

An AI agent to convert camera roll shots into cinematic reels with narration + music. Each scene of the generated reel is editable by human.

dainiusseyesterday at 6:01 PM

Working on sauna & cold plunge app. https://sauna-assistant.com

novrenyesterday at 7:25 PM

I am working on agentic infrastructure for deploying very small production apps en masse.

In particular, I’m exploring what the infrastructure should look like when agents are the primary users: deployment, databases, domains, secrets, observability, and lifecycle management.

The goal is that everybody and their pet can deploy an app.

These units are called saasies, and the project is Saasie.

zipotmyesterday at 7:31 PM

Forex analysis software based on waves https://dxodus.com

reconnectingyesterday at 8:51 PM

tirreno - security framework

https://www.tirreno.com

kml01yesterday at 7:17 PM

I created https://tuktuk.coach to learn Thai for myself

show 2 replies
hatsixyesterday at 7:03 PM

Some publishing for my kids, turn a pdf into a zine

https://zine-fold.com

dunster4yesterday at 8:13 PM

Building a Web-based guessing game called „Guesstimate“ where the player needs to guess age, capacity and height of things. Includes friends leaderboard and player‘s statistics:

https://guesstimate.offclock.dev/

edimaudoyesterday at 7:35 PM

Keep hearing that management sucks so building a tool that helps new and experienced manager improve and grow.

mikigrafyesterday at 6:42 PM

Harness evals on private benchmarks. I haven’t found a good way to evaluate harness releases on realistic private tasks

SamarthaSRyesterday at 7:39 PM

Got laid off in June. Grinding leetcode.

0gsyesterday at 6:05 PM

still trying to figure out how to find users for my offline model agent harness with self-customizability and an offline wikipedia reader/tracker. tell your friends if you can think of a meaningful audience profile. http://enough.support has details/links

phoenix24yesterday at 8:26 PM

I've been building a cicd + orchestration layer, and on-off hacking a 2d animation engine.

amdahlyesterday at 6:08 PM

a new agent/harness, mu. not ready yet but hope to let people play with it ~soon. its got very few novel ideas, but attempts to do the existing good ideas reasonably well and be as minimalist and composable and pragmatic as possible

https://miu.dev/

ryan_lanetoday at 4:13 AM

As a side project, I've been working on a RAG/MCP/agent service with workflows, for security: https://mappedsky.com/seizu/

This primarily builds on top of cartography (https://docs.cartography.dev/), which I'm a contributor to, which pulls infrastructure, SaaS, etc info into a Neo4j database, makes edges, and has a standardize ontology, so you can do attack path analysis, vulnerability assessment, inventory, etc.

Seizu uses the RAG built by cartography, and adds reporting, graph exploration, automations and more on-top of it. It currently ships with a couple pre-made automations:

* Automatic dependency vulnerability fixes, like dependabot, but uses codex/claude/opencode in a sandbox to do so, which ensures it doesn't just bump a version in the file, but actually assesses whether the changes in dependencies need code updates, and gives you a thorough overview on if changes aren't needed, and why changes were needed if so. If tests break, it also watches and fixes them automatically. * A workflow to run the cartography sync, making it possible to split apart the stages, run portions of the sync on different schedules, in parallel, etc, while also making it possible to properly trigger downstream syncs, or other types of workflows. * Generic AI agent workflow, which can be staged, run in parallel, or chained together via inputs/outputs, using Seizu's own custom agent (which has good LLM provider support, sandbox support with files, etc)

Workflows are built on-top of temporal, allowing it to be quite flexible.

show 1 reply
earlyriseryesterday at 6:24 PM

https://woomarks.com/

It's a bookmarker tool.

davidingyesterday at 6:18 PM

A few things outside of normal work that are deliberately different to be interesting to me:

- Ongoing work on an airline announcement engine that works with flight simulators

https://github.com/fearlessfrog/MSFS_Universal_Announcer

- A multiplayer board game for Discourse forum users that is not the popular Risk (tm).

https://github.com/fearlessfrog/discourse-not-risk

Both have a fair bit of traction, but is often the case, keen to do something new this month.

bovermyeryesterday at 9:50 PM

I'm working on a Python rewrite of Anacreon: Reconstruction 4021.

theturtletalksyesterday at 6:08 PM

An open source, decentralized, interoperable marketplace backed by open-source SaaS for every vertical

Mathnerd314yesterday at 11:53 PM

A philosophical task manager, based on notable philosophers such as Baudrillard, Foucault, etc. It's been a fun game of reading these works, trying to distill their essence, and putting them through the LLMs to see what comes out. Currently it's not one task manager but rather many prototypes, and I'm trying to reconcile various design issues. In the same way that Marx's "philosophy" is essentially a "praxis" of political and economic power, which does not presuppose a "truth" but rather creates one, my task manager is a pragmatic tool for establishing the meaning of life.

dchassonyesterday at 11:26 PM

My dotfiles.

Specifically, I'm working to stop working on them.

show 1 reply

🔗 View 50 more comments