frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

'Finding Satoshi' Makes the Case for Hal Finney, Len Sassaman as BTC Co-Creators

https://decrypt.co/365075/finding-satoshi-makes-the-case-for-hal-finney-len-sassaman-as-bitcoin-c...
1•tromp•1m ago•0 comments

Self-hosted agent pipeline that turns Google Trends into blog posts

https://hyperscale.top/
1•abdu_g•1m ago•0 comments

The world changes its rules. And rarely gives you a warning

https://comuniq.xyz/post?t=978
1•01-_-•3m ago•0 comments

Teen Cannabis Use Linked to Slower Cognitive Development

https://today.ucsd.edu/story/largest-us-study-finds-teen-cannabis-use-linked-to-slower-cognitive-...
1•gmays•7m ago•1 comments

Startup Photreon aims to produce hydrogen with sunlight

https://www.heise.de/en/news/Startup-Photreon-aims-to-produce-hydrogen-with-sunlight-11257703.html
1•car•8m ago•0 comments

Outplaying elite table tennis players with an autonomous robot

https://www.nature.com/articles/s41586-026-10338-5
2•wslh•9m ago•0 comments

Ears and Eyes – Searchable database of cases of physical surveillance devices

https://www.notrace.how/earsandeyes/
1•libroot•9m ago•0 comments

I'm Using AI to Navigate AI Code Review Author Steffen Froehlich

https://www.docusign.com/blog/the-duck-talks-back-how-im-using-ai-to-navigate-ai-code-review
1•dweiss85•10m ago•0 comments

Fighting Internet Contracts One Library at a Time

https://www.techdirt.com/2026/04/21/you-cant-vote-out-amazon-web-services-fighting-adhesion-contr...
1•HotGarbage•10m ago•0 comments

A Field Guide to Bugs

https://www.stephendiehl.com/posts/field_guide_to_bugs/
1•ibobev•10m ago•0 comments

Meta workers outraged over internal software tracking keystrokes, mouse movement

https://nypost.com/2026/04/22/business/meta-workers-outraged-over-software-tracking-keystrokes-mo...
1•1vuio0pswjnm7•11m ago•0 comments

Anyone see AI tool for interior design of room with just photos?

1•pacovook•12m ago•0 comments

Top MAGA influencer revealed to be AI

https://nypost.com/2026/04/21/us-news/top-maga-influencer-emily-hart-revealed-to-be-ai-created-by...
5•java-man•12m ago•3 comments

Show HN: PokeDemo: Create click-through demos you can self-host

https://pokedemo.com/
1•anniebuilds•13m ago•1 comments

AI Tool Rips Off Open Source Software Without Violating Copyright

https://www.404media.co/this-ai-tool-rips-off-open-source-software-without-violating-copyright/
3•Brajeshwar•13m ago•1 comments

Ping-pong robot Ace makes history by beating top-level human players

https://www.reuters.com/sports/ping-pong-robot-ace-makes-history-by-beating-top-level-human-playe...
2•wslh•13m ago•0 comments

AI Consciousness [pdf]

https://lossfunk.com/papers/ai-consciousness.pdf
1•__patchbit__•16m ago•0 comments

How Melatonin Promotes Sleep

https://www.caltech.edu/about/news/how-melatonin-promotes-sleep
2•gmays•16m ago•0 comments

KPM – a local-first secrets CLI on top of AgentKMS

https://github.com/TheGenXCoder/kpm
1•TheGenXCoder•16m ago•0 comments

Most of What We Call Progress

https://yusufaytas.com/most-of-what-we-call-progress
7•workatwork•19m ago•1 comments

Show HN: Qwen Lens Studio – multimodal app on Qwen3.6-35B-A3B, runs on Ollama

https://github.com/dakshjain-1616/Qwen-Lens-Studio
2•vijgaurav•23m ago•0 comments

Simulation of the Hormuz crisis after Iran seizure of 2 ships with 6 LLM agents

https://colab.research.google.com/github/VincenzoManto/Doxa/blob/main/notebooks/doxa.ipynb
3•dinarino•24m ago•2 comments

MySQL 9.7 LTS release notes

https://dev.mysql.com/doc/relnotes/mysql/9.7/en/
1•petecooper•24m ago•0 comments

Yaw Mode: opinionated config for Claude Code

https://yaw.sh/blog/claude-code-yaw-mode/
1•jeffyaw•24m ago•0 comments

You Don't Need a Better Chat Multiplexer for AI Agents

https://blog.adrq.dev/you-don-t-need-a-better-chat-multiplexer-for-ai-agents
1•adrq•25m ago•2 comments

OpenAI Stargate's Milam, Texas, 'Freebird' data center to span 548,950 sq ft

https://www.datacenterdynamics.com/en/news/openai-stargates-milam-texas-freebird-data-center-to-s...
2•flyaway123•27m ago•0 comments

OpenAI Privacy Filter

https://openai.com/index/introducing-openai-privacy-filter/
2•meetpateltech•27m ago•0 comments

The Language Tax in LLM Pricing: How Tokenization Create Price Disparity

https://tokenstree.com/newsletter-article-8.html
1•vfalbor•29m ago•0 comments

Trained Qwen to Write Clojure Better Than GPT-5.4 (Kinda)

https://www.nibzard.com/clojure-phone
1•nkko•29m ago•0 comments

Legit – Dockerized git server for agent interaction

https://github.com/aquanauts/legit
1•shorsher•30m ago•1 comments
Open in hackernews

Show HN: We built a <60ms, open-source alternative to E2B using RustVMM and KVM

https://github.com/TencentCloud/CubeSandbox
5•yukunqiu•1h ago
Over the past few months, as we scaled our internal AI Agents, we hit a dead end: Running LLM-generated arbitrary code in Docker is basically running naked on security due to container escape risks. But using full traditional VMs takes minutes to boot and eats too much memory to support high-density concurrency. We loved the developer experience of SaaS sandboxes on the market, but they are closed-source, expensive, and have too high a barrier to entry for self-hosting.

So, our team decided to build our own. After months of grinding, using RustVMM and KVM, we built a blazing-fast, ultra-lightweight secure sandbox service from the ground up: CubeSandbox. Today, we are officially open-sourcing it.

To balance security and performance, we stripped the underlying OS to the absolute extreme. Here’s what it can do right now:

1. <60ms blazing-fast cold start: End-to-end latency is under 60ms, making it 2.5x to 50x faster than traditional secure sandbox solutions.

2. <5MB extreme memory footprint: Memory per instance is kept under 5MB. A single 96-vCPU physical machine can easily run 2,000+ sandboxes concurrently, reducing storage consumption by 90%.

3. Massive concurrency scheduling: Capable of spinning up hundreds of thousands of instances in minutes.

4. True kernel-level isolation: Every Agent gets its own dedicated Guest OS kernel.

5. Native E2B SDK compatibility: Just swap a single URL environment variable. Zero code changes required for smooth migration and hosting.

Also, a millisecond-level “snapshot rollback” feature is coming soon…

Before opening the repo today, CubeSandbox has been running silently behind the scenes in Tencent Cloud, serving massive real-world AI Agent workloads in production. As we open-source it today, it is no longer a prototype, but battle-tested, production-ready infrastructure.

Today, we hand it over to the community. Because we believe that high-performance agent infrastructure shouldn’t be exclusive to a few—it belongs to every developer worldwide who demands ultimate security and freedom.

The project is still in its very early open-source stages, and we are really looking forward to your hardest critiques and architectural roasts. I’ll be hanging out here all day to answer your questions. The source code and deployment guides are all in the README. Come play with it! https://github.com/TencentCloud/CubeSandbox