((((sandro.net))))

domingo, 1 de março de 2026

Show HN: Built a tool that turns your GitHub commits into build-in-public posts https://ift.tt/ilL2mAC

Show HN: Built a tool that turns your GitHub commits into build-in-public posts I kept failing at building in public for the same reason every time: not fear of judgment, just the blank page after a long day of shipping. Something always happened. But converting "refactored auth flow" or "fixed that edge case that's been annoying me for a week" into something worth posting felt like a second job on top of the actual job. So I'd skip it. Then skip it again. Then stop entirely. The approach: connect your GitHub, it pulls recent commits and repo activity, and generates draft posts for multiple platforms in your tone — raw founder voice, not content creator polish. The idea is you're always starting from something real you actually did, not staring at a blank box trying to manufacture insight. A few decisions I made consciously: Didn't want to build another scheduler. Hypefury/Typefully solve distribution. This solves the upstream problem: knowing what to say in the first place. Kept the output editable and minimal — 2-3 options per session, short, easy to tweak. Not trying to automate your voice, just unblock it. Free tier to start. Wanted real usage before charging anyone. Still early. Roadmap includes better tone calibration, tighter commit parsing, and more platform targets. But I've been using it daily myself which is the real test. Would love feedback, especially from anyone who's tried and failed at BIP consistency before. https://www.smashlanding.xyz March 1, 2026 at 05:47AM

Show HN: Userscript to Display Age/Karma of HN Users https://ift.tt/HC4Oq7I

Show HN: Userscript to Display Age/Karma of HN Users Small script to display account age/karma next to all usernames, so you have that info available to you without clicking through to someone's profile. Opus 4.6 written, it's a mess but it works :) Using with Tampermonkey on Firefox. https://gist.github.com/m4chinations/f6d58711a94077d96cf4157665b0bab3 March 1, 2026 at 01:46AM

Show HN: Computer Agents – Agents that work while you sleep https://ift.tt/lb3cLHJ

Show HN: Computer Agents – Agents that work while you sleep Hey HN, Most AI “agents” I’ve tried are basically chatbots with amnesia — they forget everything the moment you close the tab and can’t do anything unless you’re sitting there watching them. I wanted real AI coworkers that just… work. So I built Computer Agents (aiOS). Every agent you create gets its own isolated computer in the cloud — complete with persistent memory, a real file system, code execution environment (with automatic dependency management), and the ability to run scheduled or webhook-triggered tasks 24/7. You give it a goal (“research this market and email me a report every Monday”, “generate floor plans from client briefs”, “handle incoming support emails”, “run my weekly data analysis”), walk away, and come back to finished results in your inbox, Telegram, or dashboard. Key highlights: • Persistent workspaces — context and files survive forever (no more “remember what we talked about last week?”) • Native iOS app (iPhone + iPad) + native Mac app + web dashboard • Python + TypeScript SDKs (pip install computer-agents, npm install computer-agents) • Multi-agent orchestration (sequential, parallel, map-reduce, conditional flows) • Built-in skills: deep web research with citations, web search, image generation, full code interpreter • Integrations: Email, Telegram, GitHub, Google Drive, OneDrive, Notion, webhooks, etc. • Runs in secure isolated cloud containers (you own your data) It’s live at https://ift.tt/NlzwgMd Free tier gives you 150 compute tokens (~15–23 decent-sized tasks) so you can try it right now. Pro starts at $19/mo when you want more. This is very much still a young indie project (I’m the solo founder), but it’s already helping real teams automate support, research, content, and coding workflows. Would love your honest feedback — especially: • What persistent/long-running agent pain points have you hit with other tools? • Interesting use cases you’d want to try? • Thoughts on the architecture (sandboxing, persistence model, orchestration) Happy to answer any questions! Thanks, Jan Luca (indie maker behind Computer Agents) P.S. If you’re into computer-use agents, we also have a comparison page: https://ift.tt/Flnrm2u https://ift.tt/NlzwgMd March 1, 2026 at 12:28AM

Show HN: Memctl v0.1.0 Open source shared persistent memory for AI coding agents https://ift.tt/VcN9KZz

Show HN: Memctl v0.1.0 Open source shared persistent memory for AI coding agents https://memctl.com February 28, 2026 at 11:47PM

sábado, 28 de fevereiro de 2026

Show HN: Polpo – Control Claude Code (and other agents) from your phone https://ift.tt/dSZArDX

Show HN: Polpo – Control Claude Code (and other agents) from your phone Polpo is an open-source mobile controller for AI coding agents. It runs a lightweight server on your machine and gives you a phone-friendly dashboard to manage sessions, send prompts, approve tool calls, and review plans. We just released v1.1.0 with support for 5 agents (Claude Code, Codex, Gemini, OpenCode, Pi), skills management from the phone (browse/install/remove skills from skills.sh), and the ability to start new sessions without touching the terminal. The idea started because we wanted to kick off coding tasks from the couch and check on them from the phone. It grew from there. Built with Node.js, no framework on the frontend, WebSocket for real-time updates. Works on LAN or remotely via tunnel (cloudflared, localtunnel, ngrok, SSH). Built by PugliaTechs, a non-profit association from Puglia, Italy. https://ift.tt/zjF7Q2x February 28, 2026 at 07:32AM

Show HN: News Pulse – Real-time global news feed, 475 sources, no algorithm https://ift.tt/O5kYNwW

Show HN: News Pulse – Real-time global news feed, 475 sources, no algorithm Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a while, figured I'd post in light of today's events. Can't promise it will survive or is good, any feedback appreciated. Built with Next.js 15 + TypeScript + Tailwind on Vercel. Real coded + supervised vibe coded. Free, no login, signups, ect https://pulse-osint.vercel.app/ https://news-alert-eta.vercel.app February 28, 2026 at 05:02AM

Show HN: I built GeoQuests where people can request photos of a place https://ift.tt/pZEVcrI

Show HN: I built GeoQuests where people can request photos of a place Hi HN. I had faced an issue where I wanted to know how a place I was travelling to looked like. Like everyone else I looked at google maps and snap chat too. But Google streetview images were usually old and snapchat snaps lacked control. So I built GeoQuests for anyone who wants to know what’s going on on Earth. You drop a quest at a real location. People see it on the map, go there, and complete it by taking a photo when they’re close enough. The app checks the image's GPS coordinatee, time of the image and if the image fits the request's description. I am using Gemini to verify the image. Basically you, pin a place -> others discover it on the map -> they go there and complete the quest with a verified photo. You can browse the map, see public quests and create quests. Wanted some feedback on the project. https://geoquests.io February 28, 2026 at 03:37AM

DJ Sandro

http://sandroxbox.listen2myradio.com