covid20212022
ads
ads
Monday, May 18, 2026
Show HN: We missed Winamp, so we built an audio player for macOS https://ift.tt/G9cAKH8
Show HN: We missed Winamp, so we built an audio player for macOS https://ift.tt/JHEaPmG May 19, 2026 at 02:20AM
Show HN: Marlin-2B: a tiny VLM to extract structured information from videos https://ift.tt/WbFSG2E
Show HN: Marlin-2B: a tiny VLM to extract structured information from videos https://ift.tt/QPzDZOh May 19, 2026 at 01:06AM
Show HN: InsForge – Open-source Heroku for coding agents https://ift.tt/0KSQ2jZ
Show HN: InsForge – Open-source Heroku for coding agents Hi HN, I'm Hang, cofounder of InsForge (YC P26). InsForge is an open-source Heroku for AI coding agents: a backend platform designed for coding agents to deploy, operate, and debug end-to-end. Open source under Apache 2.0 ( https://ift.tt/LUusSEi ). Quick demo here ( https://youtu.be/7Bax5qz0IfM ). We started InsForge because we just wanted our Claude Code to handle all the backend / infra stuff for us, instead of us jumping between dashboards doing manual config, or copy paste logs and docs back to agents. We first tried creating a folder with bunch of .MD files, and installing MCPs like Supabase, Vercel, GitHub, Context7. But soon we found MCPs have their own problems: (a) Tools get pre-loaded into context, before agents even do anything (b) bad design, payloads are returning 10k+ tokens, and (c) a lot of stuff still can’t be done by MCP: e.g. telemetry and configs. So we think, because coding agents are so good at CLI, why not just put everything in CLI and create Skills to teach them how to use it? That’s InsForge: 1 command to install our CLI + Skills, coding agents can run the entire backend platform [1]. We started with authentication and database, but we kept adding more primitives we wanted, so now we have: - frontend hosting - backend servers (microVM based) [2] - database - auth - storage - LLM model router - cron jobs - realtime - edge functions - vector We have other features to make coding agents more reliable like real backend engineers: - backend branching [3]: agents will 100% mess up, like deleting your database. So inspired by Neon, we branch the entire backend (DB, auth, storage, functions, schedules). Agents work on the branch, you review diffs and then decide to merge or discard.
- server telemetry: agents can read logs, CPU, memory, disk to find spikes and root causes themselves. - debug agent [4]: every project gets a dedicated debug agent. So your coding agent can ask questions like “why deployment fail?”, the debug agent will run diagnoses, find the root causes and propose fixes, then send the answer back. - backend advisor [5]: scans your backend daily for security and performance issues, proposes fixes. Then propose remediations, and sends to your coding agent. Give it a spin on InsForge cloud : https://insforge.dev , or read our code here: https://ift.tt/LUusSEi . We're a small team and reading every comment. Tell us what's good, what sucks, what's missing. We love feedback :) [1] https://ift.tt/3R8VatH [2] https://ift.tt/MtroiVH [3] https://ift.tt/S0ZykHb [4] https://ift.tt/vOguPQd [5] https://ift.tt/hTXncBA https://ift.tt/LUusSEi May 18, 2026 at 10:40PM
Sunday, May 17, 2026
Show HN: Mezz, a curl-able WiFi sandbox for IoT pentesting https://ift.tt/571WqbD
Show HN: Mezz, a curl-able WiFi sandbox for IoT pentesting https://ift.tt/TqHOXz0 May 15, 2026 at 09:53PM
Show HN: How to Kill the Dead Internet https://ift.tt/zkIuMjN
Show HN: How to Kill the Dead Internet Ok, so maybe "how to revive the internet" would be more accurate, but if you're reading this, I got your attention, right? Here's why I want you to read on: I built a free extension, D-slop, to disincentivize anyone from posting AI writing, and eventually images and video as well, on the internet. For writing, it checks known vocab and punctuation tells, as well as subtler tells related to cadence, and assigns it a score subject to an adjustable threshold. If the text fails, users have the option to flag offending text, hide it, or block the page entirely (with the option to see anyway). For media, it's admittedly fairly weak, as it relies on C2PA metadata which is stripped from all of the social media sites where it would be most helpful. (Anyone else have chronically online boomer parents continually gobbling up slop like it's real information?) I have a D-slop+ version in the works that should be able to handle the media itself, but it's going to have to make API calls to have real teeth, which means I can't offer it for free. If this extension validates the concept, I'm happy to build it for y'all. Yes, I vibe-coded it, but an ancillary bonus to the project accrued when it inspired me to cook dinner listening to Metallica's "Fight Fire with Fire," which in turn brought my 5 y/o running into the kitchen with every musical instrument in the house for an impromptu karaoke speed metal session. It's MIT license open-source, full brief at https://ift.tt/fexAIUW ; This forum is full of people smarter than me, so I'm open to suggestions. https://ift.tt/xaQoDzV May 18, 2026 at 08:35AM
Show HN: Forecasting my backyard weather with a 22M time-series model https://ift.tt/BgVGX8Z
Show HN: Forecasting my backyard weather with a 22M time-series model https://ift.tt/LE6gjBX May 17, 2026 at 10:08PM
Saturday, May 16, 2026
Show HN: Got ghosted by tech companies so I built a tool to track ghost jobs https://ift.tt/NUCX1zk
Show HN: Got ghosted by tech companies so I built a tool to track ghost jobs Last year I was looking for a new role. I sent out applications, did the prep, waited. What came back was mostly nothing. Not rejection emails, just silence. The job listings I'd applied to stayed live for weeks. Some for months. As a software engineer, I decided to dig into it properly. I built a system to continuously track job postings across companies, logging posting dates and measuring how long roles stay open before closing or don't. After 35,000+ listings across 200+ companies, some patterns are hard to ignore. Some listings have been open for 700+ days at companies you'd recognize. Others post 90% of their open roles within a single month, a signal that's harder to fake than a press release. I published two initial insight pages based on this work:
- Which companies are posting most aggressively right now
- Job listings that have been open for over a year What I didn't expect is that the same signals useful for detecting ghost jobs also say something broader about a company's hiring momentum, recruiting intensity, pipeline health, where talent bottlenecks might exist. I'm not sure yet where this leads, but I'll keep expanding the dataset and publishing more insights as I go. Would genuinely love feedback on the methodology, interpretation, or obvious blind spots in the data. https://ift.tt/h0R5zCK May 17, 2026 at 03:43AM
Show HN: Hermes-agentmemory, pull-model episodic memory with real deletes https://ift.tt/oLaTbKF
Show HN: Hermes-agentmemory, pull-model episodic memory with real deletes https://ift.tt/IehkSWK May 17, 2026 at 01:00AM
Show HN: Rocksky – Music scrobbling and discovery on the AT Protocol https://ift.tt/yh4lcwB
Show HN: Rocksky – Music scrobbling and discovery on the AT Protocol https://ift.tt/H3XtkwY May 17, 2026 at 12:00AM
Friday, May 15, 2026
Show HN: Browser based sythesizer, drum machine and squencer https://ift.tt/KSy51Bs
Show HN: Browser based sythesizer, drum machine and squencer Inspired by the recent Boards Of Canada announcement, I've been in a low-fi electronica mood lately and was going back and forth with Claude on how to design similar instruments in the browser that fit the genre. One thing led to another and pretty soon I had a fully browser based polyphonic synthesizer / drum machine / sequencer. The interface and workflow was heavily inspired by the Rebirth338 application released back in the 90's, but with lo-fi synth voices rather than the original 303 & 808 emulation. I know there's a significant overlap of developers and musicians and I though some of you may enjoy playing with the app, or at least listening to the resulting album. I've also open sourced track 1 of the album via the performance script used to record it. It's in the repo. Bandcamp link to the resulting album: https://ift.tt/jtIDYqK... https://ift.tt/u8KyEls May 16, 2026 at 03:07AM
Show HN: Claude Code vs. Codex Global Usage Leaderboard https://ift.tt/12F6hrW
Show HN: Claude Code vs. Codex Global Usage Leaderboard https://ift.tt/cD3Z2u9 May 16, 2026 at 02:18AM
Show HN: Burn, baby, burn (those tokens) https://ift.tt/qRr9a8x
Show HN: Burn, baby, burn (those tokens) https://ift.tt/NJorQFR May 16, 2026 at 12:20AM
Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands https://ift.tt/6EFQPav
Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands https://ift.tt/ebcTCZo May 16, 2026 at 12:03AM
Subscribe to:
Posts (Atom)