Best of SSHJune 2025

  1. 1
    Article
    Avatar of webdevWebDev·49w

    I Built a Terminal-Based Portfolio You Can Access via SSH

    A developer created an innovative terminal-based portfolio accessible via SSH using React Ink for the UI and a custom Go SSH server. The project combines React components with terminal interfaces, allowing users to explore a portfolio directly from their command line without needing a browser. The setup runs on a VPS and demonstrates creative ways to showcase developer work by meeting developers in their native environment.

  2. 2
    Video
    Avatar of typecrafttypecraft·49w

    Code from ANYTHING with a Thin Client setup

    A thin client development setup allows developers to work from any device by connecting to a powerful VPS server. The setup involves provisioning a VPS (like Digital Ocean), installing development tools, and using secure connection services like Border Zero to avoid exposing SSH ports. This approach enables coding from tablets, old laptops, or any device while maintaining a consistent development environment with tools like tmux and neovim running on the remote server.

  3. 3
    Video
    Avatar of primeagenThePrimeTime·50w

    PewDiePie IS RUINING MY LIFE

    PewDiePie documents his journey building custom hardware projects using Raspberry Pi and Linux, creating a dog monitoring camera, smart nightstand device, and Tamagotchi-inspired habit tracker. The projects showcase practical DIY alternatives to commercial smart home devices, emphasizing privacy and customization over convenience. He demonstrates setting up cameras, sensors, 3D printing cases, and implementing features like temperature monitoring, voice commands, and meditation timers while learning Linux commands and hardware integration.