📂 File Manager
📰 Tech News
- Benchmarks in Leipzig
- How LLMs work
- The new bibliomaniacs
- Pokemon Emerald Ported to WebAssembly (100k FPS)
- S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic
- Building Rust Procedural Macros from the Grounds Up
- The intracies of modern camera lens repair (2024)
- Mbodi AI (YC P25) Is Hiring Founding Machine Learning Engineer (Robotics)
- New method turns ocean water into drinking water, without waste
- Pre-Modern Armies for Worldbuilders, Part I: Why They Fight
- Ask HN: What was your "oh shit" moment with GenAI?
- Astronauts told to return to ISS after sheltering over air leak repairs
- pg_durable: Microsoft open sources in-database durable execution
- Social Cache Busting
- Introduction – Rust for Python Programmers
- Did Claude increase bugs in rsync?
- Azure Linux Desktop
- Gemma 4 QAT models: Optimizing compression for mobile and laptop efficiency
- Mouseless – keyboard-driven control of macOS/Linux/Windows
- The Smart TV in Your LivingRoom Is a Node in the AIScraping Economy
- Google will pay SpaceX $920M per month for compute
- The back cover of C++: The Language raises questions not answered by front cover
- HISE – Toolkit for building VST plugins
- My Agent Skill for Test-Driven Development
- Zig Zen Update
- Ten Years of Franz
- Gov.uk has replaced Stripe with Dutch provider Adyen
- Lockdown Mode
- Meta Keeps Delaying the Release of Its New AI Model to Developers
- Conventional Commits encourages focus on the wrong things
🧠 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