Yazi: Modern File Manager with Image Previews for Linux
Yazi is a modern terminal file manager for Linux that provides asynchronous file browsing, image previews, bulk file management, powerful search, and plugin support.
Claude Code Skills: Install, Create, and Test Custom Skills
Learn how to install, create, test, and troubleshoot Claude Code Skills on Linux to automate repetitive tasks using custom SKILL.md files and Anthropic's marketplace.
How to Monitor User Activity and Commands in Linux
Need to monitor the commands Linux users execute in real time? Whether users are logged in locally or via SSH, this guide shows you the best tools for the job.
In the previous installment on UDP broadcasting and service discovery, the basics of both were explored, including an implementation in the form of NyanSD and its protocol. Contained in the comment…
Between the speed and reliability of modern desktop 3D printers and the abundance of powerful single-board computers, there’s never been a better time to build a personal computing device tha…
I’ll admit it: I miss the simplicity of /etc/hosts. There was something elegant about it. You wanted laserprinter to mean 192.168.1.40, so you opened a text file and wrote: 192.168.1.40 laser…
This DIY Time Server Is More Accurate Than You Need
You almost certainly don’t have an application for the sort of accurate timekeeping that’s made possible by this enhanced version of [Cristiano Monteiro]’s satellite-backed time s…
We know, we know. Despite being called ESP32-Plane-Radar, this project from [Mateusz Juszczyk] isn’t actually using radar. But thanks to the round LCD this desktop gadget does a fantastic job…
Use pv in numeric mode to stream integer percentages while copying a file, and update a Terminal Widget progress bar in real time. Same idea as the rsync progr…
UDP Broadcasting And Easily Finding Network Services
Local area networks (LANs) that use technologies like Ethernet and Wi-Fi are incredibly useful for letting devices talk with each other. Yet a core problem here is knowing which devices are where o…