404 private links
A makefile script in Typescript, or to run benchmarks.
The script is available at https://raw.githubusercontent.com/corbindavenport/just-the-browser/main/main.sh
It may be useful later:
- storing response variables
- transposing data
- showing SQL statements and output in the same file
A script
Hacker news thread: https://news.ycombinator.com/item?id=46092338
A way to cheat the git commit graph: commits can be generated at different times.
How to disable all the LLM features
But over time, I think I discovered a better way: a script in my $PATH.
Benefits of scripts over aliases:
- No reloading; changes are picked up immediatly
- Choice of programming language
- Complex logic can be implemented
- More portable between shells
Aliases have certain benefits:
- special syntax (
cd..forcd ..with space) - completion
- conditional definition
- easier to bypass with
unalias - brevity: it's a one liner
- performance: alias are 100x faster.
Even if you don’t use yt-dlp, the idea still applies: when you find yourself copy-pasting configuration and options, turn it into a standalone tool. It keeps your projects cleaner and more consistent, and your future self will thank you for it
Alexwlchan also made a resize image tool https://alexwlchan.net/2024/create-thumbnail/
Nixite generates a bash script to automatically install all your Linux software unattendedly. Nixite prevents prompts and picks the best installation method. Nixite supports Ubuntu-based systems and Arch-based systems. Nixite installs a nixite-updater script to update all package managers and software at once.
Un script pour télécharger la consommation sur l'année, puisque sinon il faut télécharger les données par tranche de 7 jours (!?)
The advantage of
#!/usr/bin/env bashis that it will use whatever bash executable appears first in the running user’s $PATH variable.
That's great to have such simple deployment. Maybe one for rust with such a script or command could be great too.
Or a bash script :)
Cross-posting on multiple platform.
The project is hosted on Github: https://github.com/rknightuk/echo
Find relevant indexes to set based on the usage of the postresSQL database.
RIIR ou at least in python 3.
Dependency: pygithub3
Amend a commit message by ID. A simple script.
Using two clipboards: one main + one swap