| ▲ | Ask HN: What Are You Working On? (July 2026) | ||||||||||||||||
| 25 points by david927 2 hours ago | 54 comments | |||||||||||||||||
What are you working on? Any new ideas that you're thinking about? | |||||||||||||||||
| ▲ | delichon 5 minutes ago | parent | next [-] | ||||||||||||||||
About 3/4 of the trees growing on my previously densely wooded 4 acre rural lot have died due to a beetle blight, after a long drought. The fire hazard is extreme. I spend most of my days cutting them down, cutting them up, and hauling them to the street for pickup. My lot is currently hidden from the rest of the neighborhood by a 10'x10'x200' wall of slash, for about the fifth time. The new idea is that despite the environmental disaster it's actually a great privilege to be able to work outdoors in nature. | |||||||||||||||||
| ▲ | aguacaterojo 16 minutes ago | parent | prev | next [-] | ||||||||||||||||
https://github.com/airdaydev/airday Underpinning my current app is an e2ee local-first sync engine, basically it is a traditional client-server sync (encrypted logs + snapshots sequenced with integers). It sends bundles of Loro CRDT operations. I wrapped the client side in WASM to power the web app and the CLI and have started a swift wrapper to port to native iOS. Bundle size is 3MB/1.2MB g-zipped so pretty happy with it. I've realised that web encryption is kind of bs (at least not as "WE CAN NEVER ACCESS YOUR DATA" as some vendors state) if someone else is distributing the app. Over the last week I have done a lot of performance work & data remodeling - CRDTs are interesting because you can let data fall through the gaps if you're not careful. | |||||||||||||||||
| ▲ | idopmstuff 23 minutes ago | parent | prev | next [-] | ||||||||||||||||
I heard an episode of the Odd Lots podcast about HayWire (haywireag.com), a site that pulls public data from government PDFs + APIs, uses LLMs to parse it and turns it into an easily readable website that has all of the latest info on hay prices. The host made an offhand mention that there's probably a bunch of other similar sites that could be created with all the of useful but difficult-to-access government data out there. That sounded interesting, so I thought I'd give it a whirl! Working on a few of them, including The Waterline (https://the-waterline.com/) for water info for the western US, The Scramble (https://the-scramble.com/) for egg prices, and The Dwell (https://the-dwell.com/) for container ship dwell times. All pretty fascinating topics to learn about, plus it's been interesting to see how much of the website setup I can fully delegate to Claude. With Cloudflare to buy domains and put the sites up, a Google Service Account with access to Google Search Console and GA4 to create those properties and a Buttondown API key for weekly email sending, it's almost all hands off for me. Though it refuses to take control of the browser and create a new Buttondown account, which I was surprised is a red line. | |||||||||||||||||
| ▲ | selimthegrim 2 minutes ago | parent | prev | next [-] | ||||||||||||||||
I’m working on a synthetic control arm for a heart valve trial using synthetic patients from both the heart valve registry (in the near future) and a frozen EHR encoder. It’s pretty fun exercise. | |||||||||||||||||
| ▲ | smacke 35 minutes ago | parent | prev | next [-] | ||||||||||||||||
I started burning down the backlog of all the stuff I wanted to get to for side projects but never had time for (before LLMs): - https://smacke.net/ffsubsync -- automagically synchronize subtitles, now purely client-side in your browser thanks to pyodide - https://ipyflow.github.io/ipyflow/lab/index.html?path=demo.i... -- reactive python jupyter notebooks, again in the browser thanks to pyodide / jupyterlite - https://smacke.net/pipescript/lab/index.html?path=demo.ipynb -- magritter-like pipe / placeholder syntax for ipython / jupyter, again able to run purely in the browser - https://smacke.net/pycograd/lab/index.html?path=pycograd_sim... -- pyccolo and pipescript-powered autograd, once again able to run purely in the browser since numpy has a wasm target (notice a theme here :) ) | |||||||||||||||||
| ▲ | mavzer 36 minutes ago | parent | prev | next [-] | ||||||||||||||||
Part of my job is to approve / reject MCP servers based on how secure they are and whether they are suitable for use in an enterprise environment. I was tired of my team being called the bottleneck to AI adoption, so I set out to automate the whole process. I periodically collect the MCP servers and every new version from the Official MCP registry and assign them a score based on 29 distinct criteria like runtime guardrails (e.g. destructive tools, over broad permissions, rug pulls), SAST scans and transport & trust model. As a result of this exercise, I found that 1 in every 10 MCP servers is pretty much unusable (score 40/100 or below). 18% of the popular MCP servers with 1000+ GitHub stars contain one or more security issues. 184 servers to date have changed their tool definitions after publication, which may indicate a "rug pull" attack. I built this for security minded people who also want to be at the forefront of AI adoption and for security teams who are tired to be called the bottleneck. Browsing the index is completely free, you only have to request an API key if you want automated, programmatic lookups for any workflow. Feedback is always welcome! | |||||||||||||||||
| ▲ | nozzlegear 35 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm working on the finishing touches for a big new "Event Filters" feature for my Shopify app, Stages (https://getstages.com). The feature will let users set up rules to decide which orders should be imported into the app based on certain criteria like Shopify product names, collection names, order value, and so on. Users have been asking for it forever, and I'm planning on publishing it this week! I'm also working on an update to ShopifySharp, the .NET package I maintain for Shopify's graphql and rest APIs. I need to regenerate the graphql types and the fluent query builders for the July 2026 API version that was just released, and I'm planning on some extra QoL improvements that I've run into while using the package over the last couple of months. I particularly want to add some F# QoL features, since I wrote the package in C# but use F# in all my personal projects. (https://github.com/nozzlegear/shopifysharp) | |||||||||||||||||
| ▲ | ryanchants 44 minutes ago | parent | prev | next [-] | ||||||||||||||||
Still working on Study Engine and Nomnominees(more or less done for now). StudyEngine is a webapp I'm using while doing my masters in comp sci. I upload lecture notes, textbooks, papers, etc. It then extracts topics and tracks my mastery of them over time. It uses an LLM to generate questions and flash cards. It loops in some newer learning science ideas. It tests recognition first(multiple choice), and then once a level of mastery is matched, it switches to recall. Working on adding RAG to it, so I can surface where in the source material something can be reviewed when going over quiz results. Currently just for me an some friends. If can get a good eval set up, I might work on optimizing cost and seeing if it could be opened up. NomNominees is simple webapp that tracks James Beard, Great American Beer Festival, Festival of Barrel Aged Beers, and other awards. I use it when I'm traveling to find places to check out. Even just a cluster on a map shows me neighborhoods I might want to check out. | |||||||||||||||||
| ▲ | momentmaker 44 minutes ago | parent | prev | next [-] | ||||||||||||||||
I've just finished this chrome extension recently: https://ypuf.com/ It helps me to automatically save a tab that's not been used in a while so it auto-closes it but saves it as well as having the ability to snooze a tab like how you'd do it in gmail. Everything is locally stored with 100% privacy in mind. | |||||||||||||||||
| ▲ | Schiendelman 42 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm working on a collaborative post-apocalyptic fitness RPG. I wanted to build a game that lets you take over the real world, gets you off the couch, and has only positive multiplayer engagement. If you find or invite another player nearby, all your actions with them benefit you both. It's for iPhone, and for the best experience, Apple Watch. It's very early, playable via TestFlight, and I would love feedback! There's a TestFlight link at: https://reverdure.yourstrategy.co | |||||||||||||||||
| ▲ | k4tsu an hour ago | parent | prev | next [-] | ||||||||||||||||
I'm working on a multiplayer RPG https://grimrain.com - calling it an MMO is quite bold, but the gameplay fits that genre. The game server is designed to be self-hostable too, so it's like Valheim meets OSRS | |||||||||||||||||
| ▲ | backend_dev82 30 minutes ago | parent | prev | next [-] | ||||||||||||||||
I am working on a reddit lead generator that pings you when someone wants a product like yours in real time, and It does so only when the intent is high. Was using this only for my self, but i think it might be interesting for other people as well. | |||||||||||||||||
| |||||||||||||||||
| ▲ | adammfrank 34 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm using AI to build a project to teach me SQL. I use claude code to build the lessons, and then I complete them myself. I've done this for a few topics already, and I think it's one of the most amazing things you can do with LLMs. | |||||||||||||||||
| ▲ | jaflo 41 minutes ago | parent | prev | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| ▲ | kirubakaran an hour ago | parent | prev | next [-] | ||||||||||||||||
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 | |||||||||||||||||
| ▲ | thegagne an hour ago | parent | prev | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| ▲ | winterbourne an hour ago | parent | prev | next [-] | ||||||||||||||||
Aggregator for new posts in build threads from 277 old-school DIY forums. Build threads of people building cars, 4x4s, motorcycles, boats, airplanes, hot rods, musical instruments, etc. | |||||||||||||||||
| |||||||||||||||||
| ▲ | Luyanda an hour ago | parent | prev | next [-] | ||||||||||||||||
I am working on this Review Flow. An extention for Cursor / VScode to enable IDE as first class for code reviews. It came from a frustration that I needed to switch between the browser and the IDE to navigate through the code and leaving comments on Gitlab at the company. So I thought it could useful to create something and let it be accessible to the public as open source. link: https://github.com/LuyandaLia/reviewflow In a nutshell, it accepts draft comments, which can be modified and submitted. It auto configs the env for Python as it uses FastAPI for calls to Gitlab. It's my initial attempt. Suggestions, reviews, contributions are invited. One love | |||||||||||||||||
| ▲ | robbomacrae an hour ago | parent | prev | next [-] | ||||||||||||||||
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. | |||||||||||||||||
| ▲ | joshuawertheim 22 minutes ago | parent | prev | next [-] | ||||||||||||||||
I've been working on an LLM "harness" called Logbook[0] for fun with Codex. The core idea was that I've always been a lousy notetaker, even going back to my school days years ago. I'm great at one-off and one-liner notes and occasionally more in-depth notes, but tend to not flesh them out fully enough to make them worth re-visiting. This has been a struggle even as an engineer sitting in meetings or trying to absorb new information when starting a new job and ramping up. Logbook is meant to use an interaction paradigm we as engineers are using very often these days: it's a terminal UI in the vein of Claude Code, OpenAI Codex, etc. It's targeted at the entry of free-flowing thoughts but you can also write longer notes by launching your default shell editor from within the tool. Each note is saved as markdown with some metadata and that metadata is then saved to a local SQLite DB. For the LLM side, the tool extracts useful metadata from those notes and then performs some local ranking/categorization. It then has the ability to send a note or some metadata to a provider of your choosing (it's straightforward to use OpenAI or something more broad and customizable like OpenRouter) for further enrichment or filtering. A couple examples of the currently implemented slash-commands: `/related` can be used to find related notes; say you've been scribbling down notes about OAuth or MCP servers and want to gather up the most relevant notes to one of those topics. Or you can use a `/gaps` command that'll help you find things you've taken notes about but without properly defining or providing context around them (i.e. you mention ID-JAG for OAuth but never actually say what ID-JAG is, this command will tell you this so you have a chance to review what you previously wrote and can then define exactly what that keyword is about). It's still very much a work in progress. It's not meant to be a full-fledged note-taking app a la Obsidian or anything like that. I've just always preferred taking notes in markdown or plain text and this is a great way to continue doing that while also making enrichment of the notes pretty simple. You may ask "why not just use agent memories?" I don't really like the idea of tightly coupling notes with codebases or agents and I don't find the current UX very intuitive at least for the way I prefer to take notes. | |||||||||||||||||
| ▲ | dataviz1000 36 minutes ago | parent | prev | next [-] | ||||||||||||||||
Self healing test selectors and authoring test journeys with natural language for Cypress using Claude Code or self hosted models. [0] | |||||||||||||||||
| ▲ | SPascareli13 an hour ago | parent | prev | next [-] | ||||||||||||||||
Just trying to learn C again, making things from scratch in a multiplatform way, interfacing with X11 on Linux and wasm on the browser. It's been fun dealing with memory and C's weird design in this age of agentic coding. | |||||||||||||||||
| ▲ | Keloran an hour ago | parent | prev | next [-] | ||||||||||||||||
This month I have mainly been building my fork of tiny-dfr so that my 2019 mbp touchbar isn’t useless when on hyprland/cosmic https://github.com/keloran/tiny-dfr Unfortunately due to the way GitHub defaults to creating prs in the parent fork, I have accidentally created a few invalid prs in asahi before I was ready, and now am banned from creating a good upstream one | |||||||||||||||||
| ▲ | AznHisoka an hour ago | parent | prev | next [-] | ||||||||||||||||
I am building Bloomberry (https://bloomberry.com), an alternative to tools like BuiltWith/Wappalyzer to provide sales signals when companies subscribe or churn from over 1600 B2B tech products. Think backend/backoffice tools like Hubspot CRM, or Netsuite, or Microsoft 365, rather than frontend technologies like Wordpress or React. | |||||||||||||||||
| ▲ | sakamotosan 36 minutes ago | parent | prev | next [-] | ||||||||||||||||
VERDURE is a plant sandbox... | |||||||||||||||||
| ▲ | sanj001 20 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm building Voxoria (https://voxoria.ai), it tracks whether B2B brands get mentioned when people ask ChatGPT/Perplexity/Gemini instead of Googling. Ask the same engine the same question twice and you get different answers, different citations, sometimes a different opinion of your brand, so figuring out how best to present this has been a fun product problem to solve. It also tries not to be yet another dashboard: instead of just analytics, an agent turns the findings into a ranked list of "ship this fix" todo items. | |||||||||||||||||
| ▲ | gsaines an hour ago | parent | prev | next [-] | ||||||||||||||||
I’m hacking on an app that helps immigration lawyers spend less time chasing client documents: https://casedaemon.com/ We just launched a couple weeks ago and we’d love any feedback or suggestions! | |||||||||||||||||
| ▲ | ZachSaucier 40 minutes ago | parent | prev | next [-] | ||||||||||||||||
An iOS app to help toddlers get bored of smart phones more quickly: https://toddlerphotolock.com/ | |||||||||||||||||
| |||||||||||||||||
| ▲ | kown7 an hour ago | parent | prev | next [-] | ||||||||||||||||
Trying to summarize my career advice reading: https://www.nordstroem.ch/posts/2026-07-12-collected-career-... Open to feedback and missing pieces. | |||||||||||||||||
| ▲ | sean_pedersen an hour ago | parent | prev | next [-] | ||||||||||||||||
Digger Solo - a smart file explorer with semantic search and maps for your files (images, videos, text, audio). All running locally on your machine. | |||||||||||||||||
| ▲ | bitmancer 38 minutes ago | parent | prev | next [-] | ||||||||||||||||
I‘m working on an online radio player for community radios. https://radiodock.app Search is currently provided by the Radio Browser API, but I'm now building my own station API with proper metadata and thumbnail coverage. A station discovery page with most played stations is also in the making. | |||||||||||||||||
| ▲ | dmotz 40 minutes ago | parent | prev | next [-] | ||||||||||||||||
Trying to make it effortless to build p2p apps without any setup: | |||||||||||||||||
| ▲ | yobfountain an hour ago | parent | prev | next [-] | ||||||||||||||||
I am working on an agentic-driven news aggregator focused on AI Filmmaking and generative media. https://genbuzz.news | |||||||||||||||||
| ▲ | ttrashh an hour ago | parent | prev | next [-] | ||||||||||||||||
Realize that I'm really bad at marketing. Trying to work on it. It lets you take a picture of video games and shows price comparisons for the major buy lists. | |||||||||||||||||
| ▲ | bluetrolliage 33 minutes ago | parent | prev | next [-] | ||||||||||||||||
Working on a platform to create agents using prebuilt tools. Using it to learn more | |||||||||||||||||
| ▲ | mertbio an hour ago | parent | prev | next [-] | ||||||||||||||||
I’m working on improving the apps I developed for iOS by adding new features and fixing the bugs: https://fruitfulapps.com/ | |||||||||||||||||
| ▲ | primaprashant an hour ago | parent | prev | next [-] | ||||||||||||||||
Continuing my newsletter about agentic coding: | |||||||||||||||||
| ▲ | genekrapivin 29 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm working on Hiring Method (https://hiring-method.com). After ~2 years of development and two exhausting pivots, v1 is finally live. I see a lot of new (and, to be frank, a lot of mature ones) HR tools are just wrapping Chatgpt around resumes (almost like "OK, now match this resume against this job posting and tell me if applicant fits"), which introduces a massive bias/inference problem. I decided to build the exact opposite – a deterministic, math-driven fitness engine. It extracts structured scorecards from both CVs and job requirements and mathematically matches them, so you can actually review the exact reasoning behind why a candidate scored a, say, 85%. This fitness value is specified at every interview step – as applicant goes through an interview process their scorecard is updated at all steps. If anyone here builds in the HR space, I’d love your feedback. | |||||||||||||||||
| ▲ | sp1982 an hour ago | parent | prev | next [-] | ||||||||||||||||
https://corvi.careers/ Adding salary visibility for U.S and improving job search | |||||||||||||||||
| ▲ | stuartmemo an hour ago | parent | prev | next [-] | ||||||||||||||||
Still plugging away on Raygum. Think Letterboxd for music. | |||||||||||||||||
| ▲ | Muromec 29 minutes ago | parent | prev | next [-] | ||||||||||||||||
I'm having fun writing another agent harness nobody uses for real (not even me). As a side effect, I got an actor library in typescript to do it: https://github.com/muromec/posipaki . After some time I figured the best use of AI is to produce even more AI-related slop and spend my occasional 2 dollars on the deep seek model to do it. Models are fun when given a stable identity and made aware of it. | |||||||||||||||||
| ▲ | notorandit an hour ago | parent | prev | next [-] | ||||||||||||||||
RV64 toy/hobby kernel. No compatibility aim but rather at efficiency and speed. | |||||||||||||||||
| ▲ | drdolitre an hour ago | parent | prev | next [-] | ||||||||||||||||
needed seating planner for my wedding, so created something that suits my needs | |||||||||||||||||
| ▲ | asaddhamani an hour ago | parent | prev | next [-] | ||||||||||||||||
I’ve been building a shared memory layer across all AI tools www.memoryplugin.com | |||||||||||||||||
| ▲ | drdolitre an hour ago | parent | prev | next [-] | ||||||||||||||||
Needed seating planner to organize my wedding, came up with something that suits my needs | |||||||||||||||||
| ▲ | Imustaskforhelp 25 minutes ago | parent | prev | next [-] | ||||||||||||||||
So I am building https://buyvds.net with a global visual interface which has a list of around I think 249 vps providers over 60 countries combining up to 863 links (one vps provider can provide vps in multiple countries) It uses DuckDB to expose a sql query interface in the website itself because I wanted to give the freedom to just do something interesting with the data. My friend John had an idea which I really liked so I added "john mode" which shows what he was suggesting :-D I think that Hackernews might like it but honestly, I have probably just made it out for myself and also as something to just share casually with folks on hackernews and other websites and hopefully I am able to help people and myself in some way with this website. Open to some feedback as usual (for mostly all my projects really) and thanks for reading and have a good day dear reader and hey perhaps give my website a try! | |||||||||||||||||
| ▲ | enraged_camel an hour ago | parent | prev | next [-] | ||||||||||||||||
I've been climbing for a decade, but over the past 3 years I've put on a bunch of weight due to work and certain life events. But I want to change that. I know what motivates me: seeing progress. The feedback loop of "do X, see Y gain" is what keeps me going. So I started building an integrated dashboard that can aggregate data from multiple systems: - My digital scale - Apple Watch (sleep + running performance) - Beastmaker Motherboard, which is an electronic board that you attach a hangboard to and it shows you various stats like how much force you're applying The idea is that every morning I'll open the dashboard and be able to see exactly how much progress I've made the previous day: weight loss, strength gain, cardio performance. It's an interesting problem. There's essentially two parts to it: Apple Health, which aggregates data from the scale and the Apple Watch and can POST-export it hourly, and the electronic board, which sends data via BLE in real time. The destination for both of these will probably be an always-on Raspberry Pi 5, but I haven't decided yet. Then I'll have a small server app that can pull the data from the Pi and draw some fancy charts. | |||||||||||||||||
| |||||||||||||||||
| ▲ | onesandofgrain an hour ago | parent | prev [-] | ||||||||||||||||
I was working on sharemygit.com However, LLM coding has made coding less rewarding so… Im thinking about starting a new hobby as coding for fun has become prompting. | |||||||||||||||||