π File Manager
π° Tech News
- Battle for Wesnoth: open-source, turn-based strategy game
- A macOS kernel bug can cause OpenClaw to stop working after 49.7 days
- Show HN: Ghost Pepper β 100% local hold-to-talk speech-to-text for macOS
- Launch HN: Freestyle: Sandboxes for AI Coding Agents
- A cryptography engineer's perspective on quantum computing timelines
- Show HN: GovAuctions lets you browse government auctions at once
- German police name alleged leaders of GandCrab and REvil ransomware groups
- What being ripped off taught me
- Book review: There Is No Antimemetics Division
- Sky β an Elm-inspired language that compiles to Go
- Claude Code is unusable for complex engineering tasks with the Feb updates
- Eighteen Years of Greytrapping β Is the Weirdness Finally Paying Off?
- The cult of vibe coding is insane
- Agent Reading Test
- Show HN: Docking β extensible Linux dock in Python
- The Last Quiet Thing
- Show HN: I built a tiny LLM to demystify how language models work
- Adobe modifies hosts file to detect whether Creative Cloud is installed
- Show HN: I built a 2-min quiz that shows you how bad you are at estimating
- Zooming UIs in 2026: Prezi, impress.js, and why I built something different
- PostHog (YC W20) Is Hiring
- Gemma 4 on iPhone
- Intelligent people are better judges of the intelligence of others
- Reducto releases Deep Extract
- I won't download your app. The web version is a-ok
- France pulls last gold held in US for $15B gain
- 81yo Dodgers fan can no longer get tickets because he doesn't have a smartphone
- LΓVE: 2D Game Framework for Lua
- The 1987 game βThe Last Ninjaβ was 40 kilobytes
- Show HN: Real-time AI (audio/video in, voice out) on an M3 Pro with Gemma E2B
π§ 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