Breaking News
Friday, April 3, 2026
Show HN: Ismcpdead.com – Live dashboard tracking MCP adoption and sentiment https://ift.tt/Ah3XEFa
Show HN: Ismcpdead.com – Live dashboard tracking MCP adoption and sentiment Built this to track the ongoing debate around Model Context Protocol - whether it's gaining real traction or just hype. Pulls live data from GitHub, HN, Reddit and a few other sources. Curious what the HN crowd thinks given how active the MCP discussion has been here. https://ismcpdead.com April 3, 2026 at 11:28PM
Show HN: Community Curated Lists https://ift.tt/PKgqVTi
Show HN: Community Curated Lists https://ift.tt/24Zz58x April 3, 2026 at 10:32PM
Thursday, April 2, 2026
Show HN: SkiFlee (an HTML5 game) https://ift.tt/SMsKIUJ
Show HN: SkiFlee (an HTML5 game) This is a silly little multiplayer game I made for a gamejam that involves skiiing and not crashing. Some of you who are nostalgic for the 90s might like it :) https://ift.tt/Qn1yxbL April 3, 2026 at 03:30AM
Show HN: Made a little Artemis II tracker https://ift.tt/205dy3u
Show HN: Made a little Artemis II tracker Made a little Artemis II tracker for anyone else who is unnecessarily invested in this mission: https://ift.tt/SZh4NKY For those of us who apparently need a dedicated place to monitor this mission instead of behaving like well-adjusted people. https://ift.tt/SZh4NKY April 3, 2026 at 03:16AM
Show HN: A P2P messenger with dual network modes (Fast and Tor) https://ift.tt/A1wUyf6
Show HN: A P2P messenger with dual network modes (Fast and Tor) Hello HN, I have been working on a desktop P2P messenger called Kiyeovo for the last ~8 months, and I just published its beta version. Quick backstory: It started out as a CLI application for my Graduate Thesis, where I tried to make the most secure and private messenger application possible. Then, I transformed it into a desktop application, gave it "clearnet" support and added a bunch of features. Short summary: The app runs in 2 completely isolated modes: - fast mode: relay/DCUtR -> lower latency, calls support - anonymous mode: Tor message routing -> slower, anonymous These modes use different protocol IDs, DHT namespaces, pubsub topics and storage scopes so there’s no data crossover between them. Messaging works peer-to-peer when both parties are online, but falls back to DHT "offline buckets" when one of them is not. To ensure robustness, messages are ACK-ed and deleted after being read. Group chats use GossipSub for realtime messaging. Group messages are also saved to offline buckets in order for offline users to be able to read them upon logging in. Kick/Join/Leave events are also propagated using the DHT. Group metadata and all offline data is of course encrypted. Other features: Chats are E2E, file sharing is supported, 1:1 audio/video calls are supported (only in fast mode though, using WebRTC) Tradeoffs: Tor has noticeable latency, offline delivery is not immediately guaranteed, but rather "eventually consistent"; beta version does not have group calls yet. I’d appreciate feedback, that's why I posted this as a beta version Repo: https://ift.tt/aLYgoRI https://ift.tt/6BA3Qhx April 2, 2026 at 07:32PM
Show HN: RiceVM – A Dis virtual machine and Limbo compiler in Rust https://ift.tt/xUTyXkF
Show HN: RiceVM – A Dis virtual machine and Limbo compiler in Rust Hi, I've made a Dis virtual machine and Limbo programming language compiler (called RiceVM) in Rust. It can run Dis bytecode (for example, Inferno OS applications), compile Limbo programs, and includes a fairly complete runtime with garbage collection, concurrency features, and many of the standard modules from Inferno OS's original implementation. The project is still in an early stage, but if you're interested in learning more about RiceVM or trying it out, you can check out the links below: Project's GitHub repo: https://ift.tt/9UqIftW RiceVM documentation: https://habedi.github.io/ricevm/ April 2, 2026 at 11:49PM
Wednesday, April 1, 2026
Show HN: Roadie – An open-source KVM that lets AI control your phone https://ift.tt/R4fw0MI
Show HN: Roadie – An open-source KVM that lets AI control your phone Roadie is an open-source hardware KVM controlled via HTTP. HDMI capture in, USB keyboard/mouse/touch out, all from a browser. Hardware KVMs with web UIs have existed for years (PiKVM, TinyPilot, JetKVM, etc.). Roadie adds two things they don't generally have: multi-touch support (so it works with phones and tablets) and a focus on agent-driven use: any browser automation tool can drive the /view page directly, or connect to the WebSocket endpoint for lower-level programmatic control. ~$86 in parts, including two CircuitPython boards, an HDMI-to-USB dongle, and a Go server running on the host. No software needed on the target. https://ift.tt/6l93oez April 1, 2026 at 11:46PM
Subscribe to:
Comments (Atom)