π File Manager
π° Tech News
- LLMs won't break symmetric crypto
- Discovery Loop
- Zed DeltaDB
- The title cards in Blade Runner are amazing
- Changes at Google DeepMind: Demis Hassabis from CEO to Chair, Jeff Dean departs
- Muse Code and Muse Spark 1.2
- Beating GPT-5.6 Sol on retrieval with 100x cheaper open models
- Prime Agent: A self-improving RLM agent
- Born Against, or why hobby programming communities are against LLM usage
- Atlassian Rovo Exfiltrates Data, Bypassing Controls
- NVIDIAβs Vera Whitepaper Has a Thread Loose
- Branchless Rust: Making a Filter 4x Faster by Removing an If
- Cloudflare OS: an open platform for agents, apps, and work
- Something is changing in the unit economics of software
- GNU Hurd News 2026-Q2
- I'm switching my phone from Android to Linux
- Celld: Self-hosted, distributed Durable Objects
- I'll be stepping back from leading product for X
- Exact, parallel 2D Delaunay triangulation for int32 coordinates
- The Origins of Vintage Comics Part 1
- Position: LLMs Can't Jump
- Goodhart's Law Comes for Every Benchmark You Trust
- Sycophantic AI Decreases Prosocial Intentions and Promotes Dependence (2025)
- Discovery of a multicomponent alloy forged by the Hiroshima atomic blast
- Launch HN: HyperProbe (YC S26) β Agents that do read-only debugging in prod
- Pushing the limits of RISC-V emulation
- The Entropy of a Markov Chain
- Online Friends Are Real Friends
- The Valley of Webhooks
- What happens if you put work into the second dimension?
π§ Tech Hints
- Restart Apache:
sudo systemctl restart apache2 - Check logs:
/var/log/apache2/error.log - Disk usage:
df -h - Processes:
htop - Open ports:
ss -tulnp