What are you working on? Any new ideas that you're thinking about?
https://cloudboss.co/docs/unobin
My original idea for this was to compile an Ansible-like playbook to a binary. I made a POC for it around 2020, and then it sat on the shelf. More recently I picked it up again following a more Terraform-like model. It compiles IaC to a binary with all dependencies included, standardized CLI options, autogenerated configs, optional visualization in the browser, and lots of other features.
To people who say just use Terraform: I do, a lot. But it still bothers me enough to try building something different.
Building Critical Infrastructure protection software that helps security teams create real grounded processes that don’t live in spreadsheets and slide decks. https://cabreza.com
Most critical infrastructure orgs don’t have the budget to hire consultants, and even if they do, the deliverable is a deck, or a spreadsheet, or a PDF. We want to help any org of any size create a security regimen outside of these stale and disparate docs. For FREE.
Plus we have additional tools that we are building on top of the free software that will help in other areas besides policies and procedures. Like OSINT of any orgs operational and physical footprints.
I'm working on https://GovWeave.com/.
It's like a BuiltWith for Government. I am tracking all UK government spend and building a picture of software and rising/falling trends of various products in the government.
I worked as a government supplier and found it hard to find out what tech/solutions are in place without inside knowledge. My idea is that by opening the data, I can help more suppliers compete and foster innovation.
https://UniversalResume.app/?s=wo
Always-free résumé (CV) website and PDF from plain text, grounded in the best resume-writing guide and the best designs.
A Web-based, self-hosted database client and editor for teams - https://github.com/p-raj/collab-sqlc
Supports - Postgres - DynamoDB - Clickhouse - Redis
Primary idea is to evolve from SQL client to a Database Client, where users would be able to host queries, share queries and the work remains auditable.
Previously it was an SQL client, a PopSQL alternative. But I am trying to re-work the architecture so that it can support more databases, and services (query-as-service, query-as-reporting-job, etc).
I'm working on a nationwide US parcel dataset: https://www.kaggle.com/datasets/landrecordsus/us-parcel-laye....
It's mostly "public" data, but incumbent data vendors charge $90k+ for this data because it has to be acquired and aggregated from 3200+ US counties. This is a lot of work if you aren't using LLMs and agents to do much of the work for you.
I'm trying to make quality parcel data more accessible to everyone.
I have a daily puzzle game called https://lettered.io and I’ve been playing around with shareable replay gifs via gifenc. It’s been fun trying to get good looking replays without sacrificing size for quality
The age of AI has been incredible for the daily game space because you can play around with ideas so much faster and riff to find something that works. On the flip side, there’s a lot more games that just rip off another idea and change some mechanic slightly to make it “new”
I'm working on better UI for my app AutoPTT [1]. It's probably going to look somewhat similar to Discord's settings, except I won't be using Electron. I refuse to use bloated stuff like that, so I'm going to keep using a pure C UI library [2].
Obviously this is going to take a bit more work but at least the resource usage will stay low, which I consider quite important. Especially since gamers are a large portion of the user base.
I’m building an AI search assistant and autonomous AI agent for real estate, powered by MLS property data via my tool mlsync.io [1].
It’s designed to go beyond static filters to actively research, compare listings, analyze photos, watch listings, setup notifications etc... - basically an "OpenClaw for real estate."
[1]: https://mlsync.io
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
A CSS/TS React component library inspired by BeOS. Been spending the last week cutting my teeth on font issues however
This month I continue working on to refine my coding agent harness https://github.com/vinhnx/VTCode. Recently, I've added back Anthropic Claude Fable 5 and OpenAI GPT 5.6 models family (Sol, Luna, Terra). Fortunately, I've had support from the open source community and VT Code has advanced. I hope you give it a try.
Still kicking around with https://viberglass.io to assist the whole development team (or smaller companies) to work together on development. Hoping to open source a better multiplayer experience on it over the next few weeks and then it's moving self-hosting options towards other cloud providers.
Math art at https://gods.art and data prep at https://kurve.ai
Desktop app bundled with an ai model and a local-first agent so nothing leaves your machine.
Last week I interviewed non-technical people about their experience with AI agents. Many couldn't even use them at all. Either they didn't want to share private data with ChatGPT or company policy prohibited it.
For those of you working with sensitive files – contracts, client records, financials, HR docs – I'd love to hear how you handle this today: simone [at] breadboards.io
I'm working on https://topicle.com/ An alternative to Reddit that more aggressively polices bots, spam and astroturfing and has strong guardrails in place against bad moderation. No private profiles that bots use to hide, every mod action can be appealed, mod logs are public, LLM posts are blocked. There's so much obviously inauthentic activity and questionable moderation on Reddit, I decided to try addressing it.
I’m working on SprigEdit. A wysiwyg markdown editor that focuses on a beautiful and pleasant writing experience. Https://sprigedit.com
Perhaps the coolest feature is it is fully native, and yet still runs on web, windows, macOS, iOS, and android due to a shared core and platform native ui layer.
I'm working on https://artifacts.iofold.com, a way to use artifacts (self contained html + optional assets like image/video/json) easily across agents, with feedback loop and docsend style wttribiti gates.
Have made it agent friendly enough that my teammates' agents can read and drop commennts on specs/storyboards etc, and my agent can close the loop by iterating with a new artifact version.
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
It's like lovable but much more affordable. Built on Cloudflare + Hetzner. Still in beta.
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)
More backends for SKrellM.
https://news.ycombinator.com/item?id=48538174
After adding X11, SDL and GDI backends, now I'm working on a native Wayland support (for now, running through the SDL backend works on Weston).
I'm building https://rewindly.app, a tool which records the screen for 15s to 1h (configurable) and allows you to view your recent activity. It's basically instant replay for PC activity.
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...
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup.
I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)
Tritium, the legal IDE: https://tritium.legal
We're extending the Web Preview: https://tritium.legal/preview to be embeddable as a WASM bundle for folks on platforms that need a document editor.
- 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)
I released my first web game on CrazyGames recently https://mechacraft.io with about 40 CCU and I'm now working on my second one https://nickvanurk.com/voidfall. I'm also available for remote work :)) (discord: jycerian)
A web and mobile app for tracking cellar contents that doesn't feel dated or clunky, and with which I can make assorted dynamically-updating menus for different use cases. I'll probably do a Show HN once it's live.
https://wrappercheck.com - it is a tool that helps you validate your startup idea with market and competitior anaylsis, market fit, revenue vs expenses etc. I am open to improvements and suggestions
I'm working on adding better Obsidian support to my personal SSG – Hajime [1], in an effort of making it a somewhat solid Obsidian Publish alternative.
The main point is adding relationships between the entries, as that's the bread and butter of Obsidian.
Postkit: https://github.com/varunchopra/postkit
This is basically my version of "what all could you throw into Postgres?"
My problem with vibe coding/LLM assisted engineering is that it's hard to get the basic stuff that is independent of the application itself, correct, so I just use this and make sure everything I build has some consistency.
You can pop this in and use it as the base for your app and add login, permissions, etc. quite cleanly.
Finishing up my masters dissertation comparing approaches to EV charge scheduling.
The core of the whole thing is a generic experimentation framework that allows for easy comparison of approaches along with synthetic charging session generation.
I’m then using the to compare linear optimisation to a reinforcement learning approach, and seeing the effects of modelling power efficiency etc.
I've got two projects:
We create a plan for your marriage proposal. I'm working with an event planner to create this!
This does review aggregation for businesses, and then a bunch of tools to help you gain insights, respond to reviews, and get more reviews. I just hired my first Sales/Marketing person to scale.
I will create coupon codes for anyone interested! Email is in my bio
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.
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.
Research, trade, and watch crypto markets all-in-one terminal without juggling tabs, feeds, and exchange windows.
Go check it out : https://www.orbicyn.com
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...
I am building https://nexaflow.com - a customer support AI agent with built-in modules so small businesses need not buy 4-5 services to run a business. We ship with CRM, Ticketing, Appointment/Scheduler, Booking management system (for Small clinics, etc). Nexaflow agents can answer (and take action on) customer queries coming from Whatsapp, Email, Web (widget) and more.
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.
Currently further developing https://www.brickifyme.com, where i added a anon process for generating the images and running some A/B tests.
Also working on https://wk-pool.com to further develop it for not only World Cup predictions, but aiming to compete with Scorito in two years!
Working on a instagram alternative. Trying to figure out how to grow a user base, when my companies goals are 'non-addictive', 'good for you', ad free social media.
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.
I'm working on a Claude Code governance tool that allows to define deterministic policies for tool call that can be enforced across a fleet and will be in effect even when individual users run with --dangerously-skip-permissions
Intelligent loop orchestration: https://watchd.dev
Open Source Invoicing: https://ziglag.com
Better agent-first framework: https://stk.dev
I got sick of choosing between the efficiency of working in a terminal and the magic powers of using AI (and of copy-pasting between the two). So I created a hybrid: Terminai is a transparent wrapper for any terminal that provides on-demand access to a TUI coding agent of your choice just a hotkey away (with built-in MCP and CLI that gives the AI access to your terminal).
https://gymify.it to seamlessly integrate exercise into daily life. Let me know if you have any feedback :)
Adding more and more features to https://mdview.io (the best way to read technical docs). Now I am adding CLI support for the features like publishing, custom slug creation, pdf rendering and more
I'm not a big fan of the encroachment of AI into Adobe's apps, so I'm using AI to build a replacement for those apps (a small web-based photo organizer and editor, just the tiny subset of the Lightroom features I need for my workflow)