345 private links
A simple Typescript script to scrape the plate available online in Florida
Le dernier jalon franchi de cette merdification date de juin de cette année, où le nombre de requêtes par minute des flux Atom a été sévèrement réduit à 1 (UNE) requête. PAR MINUTE. Une putain de requête par minute pour récupérer des flux Atom. Vous êtes abonnés à 15 sous-Reddit ? Cela fera QUINZE MINUTES pour tous les récupérer, merci au revoir.
Bref. J’ai donc créé un script Python simple qui vous permet de récupérer les flux désirés, en respectant leur limitation ridicule. Tout est expliqué dans le readme.
Peut-être qu'il serait pertinent que chaque utilisateur contribue à la limitation d'une requête par minute afin que la communauté recrée elle-même les flux RSS ? Ce n'est qu'une course perdue d'avance, tant que Reddit essaie de fermer de plus en plus la plateforme.
A script checking all NPM dependencies that have a commit from Claude AI in their 100 latest commits.
It will only ping the GitHub API thought. So dependencies hosted elsewhere won't work.
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.