logoalt Hacker News

Ask HN: What Are You Working On? (July 2026)

177 pointsby david927yesterday at 9:26 PM577 commentsview on HN

What are you working on? Any new ideas that you're thinking about?


Comments

yqiangtoday at 4:21 AM

I’m building FitBee, a fast, ad-free, and no-nonsense calorie and macro tracker for iPhone, iPad, and Apple Watch: https://apps.apple.com/us/app/fitbee-calorie-macro-counter/i...

Built in Swift, SwiftUI for the iOS app and Python for the backend.

3371today at 7:43 AM

I am taking my limited time before next job hunt and using coding agents to create a wego board strategy game inspired by Escape From Tarkov, Advanced Wars, and PhantomBrigade.

skreemtoday at 12:34 AM

I’m working on https://urhired.ai

It’s an AI-powered mock technical interviewing platform, for system design and coding.

I’m also working now on behavioral mocks, with a coach feature!

I’ve been working on it on and off for a year, but started spending significant time in the last few months.

I know everyone’s burnt out on LLM products, but I think it’s nice for this kind of prep since you can do it on demand and in an environment it’s safe to fail as much as you need without judgement so you can actually learn.

It’s early and free if anyone is interested in trying it out (at least while I can afford to serve it for free)

thegagneyesterday at 10:13 PM

Used Claude to write conformance tests for https://aep.dev.

https://github.com/thegagne/aep-conformance-test

Did pretty well, only took a day or so. I first had it inventory every MUST, SHOULD, and MAY in the spec, and then let it rip. I did guide it quite a bit to get what I wanted, but at the end I’m pretty happy with it as a first draft.

Helped me learn the spec and will be helpful to hone my dotnet AEP server, and aepbase.

There already existed an aep e2e validator which does a similar thing, but this is more thorough and generates a nice report. It will tell you not just whether your API follows the spec, but also what parts of the spec it does not implement.

thot_experimenttoday at 1:36 AM

I'm using Gemma 31b to build tools for myself to optimize my WoW TBC play to an absurdist level. I'm hoping to have world top 10 parses across the board in a few months, loot gods willing.

seveibartoday at 7:54 AM

tscircuit! An open source framework for building circuits, we have a lightening fast autorouter so i spend lots of time debugging complex PCB routing problems

eric_khuntoday at 2:27 AM

I have ADHD, and my calendar is a graveyard of things that were totally fine right up until they were on fire.

So about to release an iOS app that sends me early notifications about what to actually prepare, or do.

Best examples so far: on my last trip it pinged me the night before with a packing list based on the weather at my destination. Also reminding me to book a table for a dinner planned.

It's here for the waiting list: https://heylife.ai

tha_infra_guytoday at 6:19 AM

Still working on https://compears.shop we’ve added some new features to help people shop in the EU for cheap. I’m hoping we get to expand this to more EU countries

reconnectingtoday at 10:48 AM

tirreno security framework

https://www.tirreno.com

dumbmachinetoday at 4:02 AM

Created a react-doctor style cli to deterministically scan for misconfigurations, missing observability, and security posture. Now working on extending it so vibe-coders can secure their apps too!

All free and open source: https://github.com/DumbMachine/cloud-doctor

jason_zigtoday at 12:17 AM

Scaling Zigpoll[0] to 2M ARR as a solo founder (currently at 1.5 ARR). Each year you double ARR for a business it comes with a whole new set of challenges which are layered on top of the changes in the tech landscape.

Fortunately I think I've been bailed out by agentic coding the last couple months from a product perspective but I think the major gains so far have been due to marketing and exploring alternative growth channels. Even so, keeping momentum is never a given and requires constant output from all angles! Onward...

[0] https://www.zigpoll.com

tjhilltoday at 12:21 AM

- https://banksia.bio: I suspect there is a market for private consumer whole genome sequencing services. Think "Mullvad vpn" of sequencing - I shouldn't have to know the identity of the person I am sequencing, and they can be identified with a client number not tied to their PII.

- lazyslurm: A TUI tool for managing/viewing slurm / HPC setups. Similar to lazygit or lazydocker (https://github.com/hill/lazyslurm)

ichiriactoday at 5:52 AM

Working on Morpheus, an experiment to improve tool usage over small llm like Qwen 30b by introducing JEPA (https://github.com/ichiriac/morpheus)

bradleybeddoestoday at 5:37 AM

A competitive word guessing game, play against family/colleagues etc, it tracks your solves and some other fun metrics. Totally free, no ads or other crap. No login needed to play.

https://wordbattle.fun

show 1 reply
NDlurkertoday at 2:15 AM

Vibe coded a flashcard web app to help me learn Bangla.

Vibe coded with my brother (he did most of the work) firmware for the X4 e-reader to turn it into a word processor and flashcard app

ChrisMarshallNYtoday at 1:17 AM

I continue to work on version 2 of a product that’s been shipping for the last couple of years. I’m not linking to it, because the last thing it needs, is a bunch of folks registering single-use accounts, only to find it doesn’t interest them, but we need to wait a year, to delete the resource hog they registered.

Version 2 is a significant upgrade, and is a bottom-to-top rewrite of both the backend server, and frontend app.

I’ve been using an LLM extensively, and it’s been a huge help. I have, however, also run into its limitations.

mamcxtoday at 12:41 AM

Rebuilding my long ERP-like project to become more like a "business engine" to become a proper ERP backend (so it can cover most business scenarios and is multi-company, branch, currency, etc).

Have now the core done and working on a MVP UI to validate it.

One of the things I always wish to do properly was to model currency and unit of measure in full as core types, plus truly trace everything related to the business transaction from production to beyond the sale.

Looking into a persistent workflow engine like `temporal` now...

P.D: I'm debating if open source or not, in light of the AI-pocalypse...

kirubakaranyesterday at 10:18 PM

I needed to get customers for Hyperclast [1], but I kept procrastinating on the go-to-market tasks. I'd rather be building, you know! So I created https://tractionbeast.com/ as a tool for myself. It gives me bite-sized tasks every day. I just review and do them. This completely removes the inertia for me. My other founder-friends like it too so I turned it into a product.

If you're an early stage b2b founder, I'd love to hear your feedback about TractionBeast.

[1] https://hyperclast.com/ - fast, self-organizing, self-hostable replacement for Notion

igsomethingtoday at 5:42 AM

Currently working on a CLI tool that performs property-based testing from Arazzo documents: https://github.com/IgnacioGoldchluk/cuerdo

matheusmoreiratoday at 12:05 AM

I usually work on my programming language lone lisp on my free time but I've been feeling burned out lately.

So I started a new side project: decompilation of my cherished childhood video games. Many Mega Man games, starting with Mega Man Battle Network 2.

I just finished polishing and verifying the early initialization routines, and have already traced various parts of the game's engine. I was surprised to discover that it was a huge state machine of sorts. I want to focus on reverse engineering the saving system so I can write a save editor, and the music system so I can listen to the music.

jftugatoday at 3:12 AM

https://datetimemate.com/ - An old-school terminal-styled date/time calculator

Compute differences between dates, times, durations and timezones

Underlying CLI and Go library: https://github.com/jftuga/DateTimeMate

velmutoday at 6:38 AM

Exploring map based game ideas like arcade racing in your neighborhood: https://trippi.app/drift/

elpakalyesterday at 11:35 PM

I’m working on building AI-backed sms phone numbers for lead generation campaigns needing 24/7 or multilingual support. Less friction than downloading apps or interfacing with chat bots, and just as powerful.

show 1 reply
lisperforlifetoday at 1:02 AM

I am making it easy to embed coding mode AI agents into SaaS applications. We have a WinterTC compatible custom JS runtime that lets the agents write code to accomplish tasks and a SDK to embed agents into your SaaS apps. We help you write skill files on our coding agent against your API and use our frontend SDK to embed the agent into your app a.la Intercom. See https://uraiai.com/

stack_framertoday at 3:06 AM

I'm building a family game server that will host web-based games on my local network (although I'm thinking about using something like Cloudflare Tunnel to make it available on the internet).

The first game I'm building is the card game Phase 10, and I'm done with phases 1-7. After that, I'd like to build Carcassonne, and maybe Jeopardy.

jvanderbottoday at 2:47 AM

Inspired by the Vint Cerf discussions, I'm hoping to renew my interest in space exploration as a hobby sim/ coding project.

goqutoday at 5:27 AM

A simple web app that generates scenarios for practicing spoken languages. Read a news article and then chat about it with AI. https://fluenly.ai/

keithasaurustoday at 3:42 AM

https://blorp-lang.org

Taking a bit of a detour with self-hosting the language, now that the syntactic surface, standard library, and initial dependency strategy are on a decent footing.

With any luck, by the end of the week, I'll start prepping for a 0.0.1 release.

knlamtoday at 2:18 AM

I created a setapp alternative at https://getapps.cafe. 40 local-first apps and counting and yes I use claude code to help building all these apps (and I do read the code). It is so much easier now to start and create small, self contained apps and I do the future is local/privacy by default apps

i_am_rocoetoday at 3:09 AM

I'm working on a variation of MTP that recovers PP TPS (back to the same as with MTP disabled), keeping most of MTP's benefits to TG TPS.

https://news.ycombinator.com/item?id=48700782

Will propose a patch back to llama.cpp or provide it as a fork.

abhisektoday at 1:04 AM

Building Package Manager Guard (PMG) - https://github.com/safedep/pmg

With all the supply chain attacks on OSS ecosystems targeting developers, PMG is a practical protection using a combination of threat intel, policy and sandbox.

It’s a package firewall on the terminal really. It has been surprisingly effective against most of the recent attacks.

show 1 reply
duriantacotoday at 6:05 AM

https://github.com/duriantaco/ravage. Working on an autonomous pentester!

rgoomartoday at 2:25 AM

I’ve been working on Hype Doc. I built it for myself and hope others find it useful. I decided to build the mobile apps too and that process is way more work than I expected. It’s been fun though to dive into Rails 8 in the process.

It’s an app to track wins and celebrate yourself

https://myhypedoc.com

vkakutoday at 12:33 AM

I recently decided to build and run my own training free inference engine... and it worked.

It's called TinyToT: https://github.com/guilt/TinyToT

You basically get a LLM without any training/RL here.

See: https://x.com/i/status/2076344798525460581

garmistrytoday at 1:02 AM

https://infohound.ai/

A News Platform aggregator collecting sources of information across the internet (socials, newswires, etc.) and trying to push context to humans in a more digestible form. We are also experimenting with defining lineage of information using AI to help people try to piece the puzzle together as information flows in.

mark336today at 4:20 AM

I am working on Rockitz a site to post and comment about News. its written in .Net. https://www.asiaviewnews.com/gigabots/threads

tristenharrtoday at 5:55 AM

I'm still working on Logos Language. Just launched v0.10.0 :)

https://logicaffeine.com/benchmarks

rogutkubatoday at 1:47 AM

Been building a open-source technical interview platform. Trying to keep the existing ideas of async coding assessments + live programming interviews, but want to add features for the new interview formats I see of take-home projects + AI coding agent interviews

https://coderscreen.com/

robbomacraeyesterday at 10:23 PM

https://orcabot.com

OrcaBot was my Jan+Feb attempt to defeat the lethal trifecta whilst offering all the bells and whistles of a claw like sandbox: https://orcabot.com/blog#breaking-the-lethal-trifecta

This month I've been working on the free desktop version which is available as of today but probably carries a few too many bugs to not be worth promoting just yet.

ZachSaucieryesterday at 10:35 PM

An iOS app to help toddlers get bored of smart phones more quickly: https://toddlerphotolock.com/

show 1 reply
pavo-etctoday at 2:18 AM

An alternate web client for Jira that doesn't take a 1GB of ram and slow as molasses.

https://jiracule.zachmanson.com

https://github.com/zachpmanson/jiracule

jafloyesterday at 10:34 PM

https://www.places.is/

Sharable, real-time synced maps, Google Docs for maps basically.

I think the coolest part is the import feature where you can paste a link to a video or article and it pulls out places and enriches them with images and a description. You can also write your own notes, vote on places to go with friends, and apply colors. Right now I am working on user acquisition and experimenting with different marketing approaches.

Gudtoday at 5:05 AM

https://www.stonkys.com a tech focused community.

The point is to increase the signal to noise ratio, by having a community rating system.

hank2000today at 4:00 AM

We just launched https://www.dplyd.io which will do AI in a box. Small deployments of local models for law firms, healthcare, defense, etc…

There are many like it. This one is ours.

show 1 reply
almostlittoday at 12:16 AM

https://bastion.computer

This is an open source tool to run background coding agents + dev environment in isolated VMs. So far it has allowed me to migrate a majority of long running coding sessions to my homelab to run remotely. I can also run multiple in parallel without worrying about race conditions or my host machine breaking.

montagtoday at 12:46 AM

I am working on https://chiptune.app.

Most recently, adding SID support, and adding timing information to the emulated formats that don’t have any tagged song duration (e.g., converting NSF to NSFE). This means playing the songs one by one and watching for repeated sequences of writes to the sound chip registers.

spennanttoday at 12:23 AM

I'm working on leveraging NLP and LLM techniques to create a geometry over the discrete space of Ethereum transaction execution structure. (sorry... it's a bit of a mouthful)

https://www.chaingenius.ai

The goal is to find on-chain structural anomalies, as well as seeing if clustering by behavior has emergent semantic properties

🔗 View 50 more comments