suicide-linux
thefuck
Our great sponsors
suicide-linux | thefuck | |
---|---|---|
25 | 301 | |
686 | 79,390 | |
- | - | |
0.0 | 1.8 | |
9 months ago | about 1 month ago | |
Shell | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
suicide-linux
- Is it possible to make my linux system automatically wipe everything if someone enters a wrong password twice
- programmer roulette
- Ideas to challenge my linux college students.
- I improved the meme
-
what's a lesser know distro that surprised you in a positive way?
suicide-linux
-
Distro for a masochist
Suicide Linux for the ultimate masochist experience.
-
ah yes, deleting the boot loader because I printed an uninitialized int
Something similar to Suicide Linux?
-
SL (Steam Locomotive)
After you think you are perfect, then there’s suicide linux: https://github.com/tiagoad/suicide-linux
“Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.”
- lsslslls [OC !
-
im looking for niche distros, anyone know a good few?
Suicide Linux Not really a full distro, but a fun game. You know how sometimes you mistype a command, like sl when you mean ls, or sssh when you mean ssh? Well, in suicide linux, Making mistakes like that are unacceptable, nigh, unforgivable. A single wrong command will instead execute rm -rf / for you, and save you the shame of needing to correct your typo.
thefuck
-
Proof of Concept: Local LLM to execute terminal comands (Here GPT-2)
Now I want a thefuck implementation via uncensored LLMs.
- better than admitting I'm too too lazy to correct the command
-
How to start a Go project in 2023
>spellcheck on commands
I prefer to just type "fuck":
-
What's everyone working on this week (21/2023)?
I am starting to learn Rust and I am starting to implement the fuck CLI tool in Rust. Do you think this is a good use of my learning time?
-
CLI to convert natural language to terminal commands
https://github.com/nvbn/thefuck has been doing something vaguely equivalent for years. The default mode has it prompt you with the suggested command before proceeding, but plenty of people have it go ahead automatically.
-
?? eshell command
👀 we can wire ?? to anything. Candidates?M-x doctor? https://github.com/nvbn/thefuck?
-
CLI tool to fix command line errors with ChatGPT
I took some inspiration from this(https://github.com/nvbn/thefuck) CLI tool I was introduced some years ago, which helps fix common errors in your cli command like misstype or need sudo. So my CLI does fetch the last command run, rerun it and fetch the stderr to be feed into ChatGPT for help.
- Every single time
-
Show HN: CLI tool to fix command line errors with ChatGPT
I built this CLI tool to fix command line errors with ChatGPT. When you hit an error on your command line, get immidiate help and fix from ChatGPT.
If we are familiar with what we are doing, fixing command line errors is straightforward. But there are time I face errors I never seen before. Its hard searching for answer for this kind of errors in SO or google. Sometimes the error might have many different reasons and search results shows many solutions. Many hours passed and I usually gets frustrated.
I feel making ChatGPT to be the initial debugger to guide whats the error means and what should I look for to fix this error.
I took some inspiration from this(https://github.com/nvbn/thefuck) CLI tool I was introduced some years ago, which helps fix common errors in your cli command like misstype or need sudo. So my CLI does fetch the last command run, rerun it and fetch the stderr to be feed into ChatGPT for help.
I am looking to see if anyone find it helpful since I have been using it lightly and only when I hit errors. So of you can try it out when you face errors and share how helpful its solution is. Also open to see if anyone has idea to improve the prompt or how it works.
Please note: dont use it with any commands that’s destructive because it would rerun the command. Also dont use with command that contains sensitive information like security tokens etc.
-
Where can I find trending Linux packages?
And thank you for asking this. TIL-About thefuck
What are some alternatives?
ohmyzsh - 🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
fish-shell - The user-friendly command line shell.
poe-archnemesis-scanner - Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
howdoi - instant coding answers via the command line
aws-cli - Universal Command Line Interface for Amazon Web Services
rust-memchr - Optimized string search routines for Rust.
mysterium - Mysterium the first tool which permits you to retrieve the most part of a Python code even the .py or .pyc was extracted from an executable file, even it is encrypted with every existing encryptage. Mysterium don't make any difference between encrypted and non encrypted files, it can retrieve code from Pyarmor or .pyc files.
python3-nmap - A python 3 library which helps in using nmap port scanner. This is done by converting each nmap command into a callable python3 method or function. System administrators can now automatic nmap scans using python
HTTP Prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
try - Dead simple CLI tool to try Python packages - It's never been easier! :package:
cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.