132 private links
Other than your Git repository storing your source code, the second most valuable source of information is your commits which chronicle the evolution of your codebase. Your commits are a treasure trove of information — when well written — because they allow you to:
- Achieve Second-Order Thinking by having the long tail of thought in order make forward thinking decisions.
- Have well thought out Code Reviews. Even better, mentorship is built in by default because your code review’s Git history allows less experienced engineers have a chance to level up and learn from more experienced engineers.
- Automate the generation of release notes and versions based on your curated commit history to produce Milestones for your team, stakeholders, and customers.
Your new coding bestie, now available in your favourite terminal.
Your tools, your code, and your workflows, wired into your LLM of choice.
A CLI tool for managing and comparing LLM prompts using semantic diffing instead of traditional text-based comparison.
Reachy Mini is an expressive, open-source robot designed for human-robot interaction, creative coding, and AI experimentation. Fully programmable in Python (and soon JavaScript, Scratch) and priced from $299, it's your gateway into robotics AI: fun, customizable, and ready to be part of your next coding project.
A python/powershell command-line tool to display the status of multiple Git repositories in a clear, tabular format.
All-in-one CLI for your command line tasks: cloud management (AWS/GCP), databases, AI tools, plotting, system maintenance, and more. - Dark-Alex-17/dtools
Command line Gmail client. Contribute to ThomasHabets/cmdg development by creating an account on GitHub.
Intelligent (but opinionated) file viewer that routes files to appropriate CLI tools based on file type.
Screen savers and visual effects for your terminal! - oiwn/tarts
A simple TUI to visualize regular expressions right in your terminal. - vitor-mariano/regex-tui
Elevator Simulator Game. Contribute to jmuconto/elevator_sim_game development by creating an account on GitHub.
Process labelled tabular ASCII data using normal UNIX tools - dkogan/vnlog
File system explorer and analyzer with an interactive TUI - Epistates/gravityfile
eilmeldung is a TUI RSS reader based on the awesome news-flash library. - christo-auer/eilmeldung
GitHub - eyeblech/cinecli: CineCLI is a cross-platform command-line movie browser built with Python.
CineCLI is a cross-platform command-line movie browser built with Python. - eyeblech/cinecli
The devs are over here at devzat, chat over SSH! Contribute to quackduck/devzat development by creating an account on GitHub.
Modern TUI for Makefiles with interactive target selection, dependency visualization, and command safety analysis - rshelekhov/lazymake
A simple, yet effective Personal Relationship Manager - mattogodoy/nametag
DIY Dynamic DNS — the simple, Unix-philosophy way to retrieve your home network's IP address remotely - codesections/d5
Learn about Linux file permissions, their importance, and best practices to ensure security and efficiency in managing files.
Master essential Linux networking commands with practical examples and troubleshooting tips to diagnose, debug, and optimize real-world Linux network issues.
Explore how Python asyncio works and when to use it. Follow hands-on examples to build efficient programs with coroutines and awaitable tasks.
CLI to manage emails. Contribute to pimalaya/himalaya development by creating an account on GitHub.
CLI to manage emails. Contribute to pimalaya/himalaya development by creating an account on GitHub.
I liked the question that I got when interviewing at YouTube in 2015. At Google
then we'd have an interview panel of four or five people, each assigned to cover
a different area. Billy Biggs was the T
CJ's Shell (cjsh) POSIX shell scripting meets modern shell features - CadenFinley/CJsShell
Contribute to HayesBarber/spaced-repetition-learning development by creating an account on GitHub.
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
This is a simple, no-nonsense, cross-platform graphical user interface for Neovim (an aggressively refactored and updated Vim editor). Where possible there are some graphical improvements, but functionally it should act like the terminal UI.
- Dillo is a multi-platform graphical web browser known for its speed and small footprint.
- Dillo is written in C and C++.
- Dillo is based on FLTK, the Fast Light Toolkit (statically-linked by default!).
- Dillo is free software made available under the terms of the GNU General Public License (GPLv3).
- Dillo strives to be friendly both to users and developers.
- Dillo helps web authors to comply with web standards by using the bug meter.


A cli tool to visualize different sorting techniques. - crypticsaiyan/visusort
Secure One Time Secret Sharing. Contribute to scosman/secret_share development by creating an account on GitHub.
Block everything. Allow only what matters. A DNS tool for productivity, focus, and child safety. Allowlist-only internet for distraction-free work. - berbyte/sinkzone
I do not think it will shock anyone to learn that big tech is aggressively pushing AI products. But the extent to which they have done so might. The sheer ubiquity of AI means that we take for ground the countless ways, many invisible, that these products and features are foisted on us—and how Silicon Valley companies have systematically designed and deployed AI products onto their existing platforms in an effort to accelerate adoption.
The role of the IC (Individual Contributor) is evolving fast—and AI is accelerating the shift. As AI tools become deeply integrated into development workflows, many engineers find themselves stepping into responsibilities once reserved for engineering managers. This isn’t a hypothetical trend—it’s already happening in high-performing teams.
REST wasn’t designed for modern APIs. It was a retrospective description of how early web browsers talked to HTTP servers — formalized by Roy Fielding to finish his PhD. It explained how the Web worked in the 90s, not how your API should work in 2025.
What we do today should probably be called JOHUR instead (JSON over HTTP, URL-based Routing).
The OpenCLI specification (OCS) defines a standard, platform and language agnostic interface to CLI applications which allows both humans and computers to understand how a CLI tool should be invoked without access to source code or documentation.
An OpenCLI Description can be used by documentation software to display usage of a tool, or code generation tools to create clients for interoping with a CLI tool.


