U.S. government takes 10% stake in Intel (cnbc.com)
604 points by givemeethekeys 6d ago 718 comments
Ask HN: Why hasn't x86 caught up with Apple M series?
434 points by stephenheron 3d ago 616 comments
Termix – Self hosted web-based SSH terminal, reverse tunnels, and file editing
3 bugattiguy527 2 8/29/2025, 11:45:50 AM github.com ↗
It was a surprise on how simple and good it is.
Will report a few things and requests. I was also looking for something like this, on the browser, it had to work on LibreWolf.
I really liked it. Thanks.
For the past couple of months, I have been working on my free self-hosted passion project, Termix.
Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides a web-based solution for managing your servers and infrastructure through a single, intuitive interface. Termix offers SSH terminal access, SSH tunneling capabilities, and remote file editing, with many more tools to come.
Complete Feature List: - SSH Terminal Access - Full-featured terminal with split-screen support (up to 4 panels) and tab system - SSH Tunnel Management - Create and manage SSH tunnels with automatic reconnection and health monitoring - Remote File Editor - Edit files directly on remote servers with syntax highlighting, file management features (uploading, removing, renaming, deleting files) - SSH Host Manager - Save, organize, and manage your SSH connections with tags and folders - Server Stats - View CPU, memory, and HDD usage on any SSH server - User Authentication - Secure user management with admin controls and OIDC support with more auth types planned - Modern UI - Clean interface built with React, Tailwind CSS, and Shadcn