133 private links
nanochat is the simplest experimental harness for training LLMs. It is designed to run on a single GPU node, the code is minimal/hackable, and it covers all major LLM stages including tokenization, pretraining, finetuning, evaluation, inference, and a chat UI.
Have you ever found yourself editing important files or directories and wanting to create a quick local backup first? You know the routine: cp myconfig.conf backup-myconfig.conf or something similar. But then you realize your backup naming lacks consistency-no timestamps, no predictable convention, just ad-hoc names that become meaningless over time.
That's exactly where qbak comes in. It's a super simple tool designed for lightning-fast local backups with a consistent, timestamped naming convention. Nothing more, nothing less. Just the backup utility you wish you'd had all along.
A fast, feature-rich CSV/TSV/delimited file viewer for the command line.
A Vim-based, scriptable, headless text editor for the command line.
bash CLI trainer - 30 levels from ls to privilege escalation.
SSH into a chess game.
AI on the command line.
Terminal based spreadsheet tool.
A fast, simple TUI for interacting with systemd services and their logs.
A very fast, portable and hackable fuzzy finder.
Transcribe any audio/video file to text via OpenAI or offline Whisper backends. Auto-converts input with ffmpeg and outputs raw JSON/SRT/VTT or cleaned transcripts with timestamps and optional speaker labels/Markdown.
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.
leadr is a customizable CLI command manager inspired by the leader key concept in (Neo)Vim. Use memorable key sequences to quickly execute or insert commands in your terminal.
CLI to manage emails.
CJ's Shell (cjsh) POSIX shell scripting meets modern shell features.
Built in is a POSIX shell interpreter with bash extensions, customizable keybindings, customizable syntax highlighting, advanced learning completions, advanced history search, native multiline editing, spell corrections, typeahead, and good, out-of-the-box prompts.
Contribute to HayesBarber/spaced-repetition-learning development by creating an account on GitHub.
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.