Hacker News with Generative AI: Bash
« Back to main
Bocker: Docker implemented in around 100 lines of Bash (2015)
(github.com/p8952)
Docker implemented in around 100 lines of bash.
Docker
,
Bash
,
Programming
,
Open Source
,
Software
398 points by emersonrsantos 10 days ago |
114 comments
TIL: Some surprising code execution sources in bash
(yossarian.net)
I ran across two surprising sources of code execution in bash (and probably other shells) recently.
Bash
,
Programming
,
Security
,
Shells
113 points by nathan_phoenix 11 days ago |
46 comments
TIL: Some surprising code execution sources in bash
(yossarian.net)
I ran across two surprising sources of code execution in bash (and probably other shells) recently.
Security
,
Bash
,
Shell Scripting
6 points by todsacerdoti 12 days ago |
0 comments
Useful built-in macOS command-line utilities
(weiyen.net)
Sometimes when I'm bored, I like to look at the list of macOS Bash commands. Here's some commands that I found interesting:
macOS
,
Command Line
,
Bash
,
Utilities
837 points by yen223 27 days ago |
232 comments
PID 1 Bash script for Docker containers explained line by line
(sirikon.me)
You wake up one morning, feeling bit spicy, daring to break rules, but you aren't the bravest one in town, so you choose something easy: "Let's break that rule about only running one process in a container".
Docker
,
Linux
,
Bash
,
Containers
7 points by mikecarlton 43 days ago |
0 comments
A bash script to move untracked files out of a checked-out Git repository
(github.com/blackbit42)
This is a simple bash script that helps you to quickly, temporarily move untracked files out of a checked-out git repository.
Git
,
Bash
,
Version Control
,
Scripting
,
Software
9 points by blackbit 61 days ago |
4 comments
A bullet hell game written in bash
(twitter.com)
Programming
,
Bash
,
Games
104 points by taviso 79 days ago |
12 comments
LLM_transcribe_recording: Bash Helper Using Mlx_whisper
(github.com)
A bash wrapper around python's mlx_whisper to leverage the GPU on a mac for transcription
Bash
,
Audio Transcription
,
Programming
,
Machine Learning
39 points by Olshansky 86 days ago |
2 comments
Pong.bash
(0x0.st)
Programming
,
Games
,
Command Line
,
Bash
28 points by thunderbong 104 days ago |
6 comments
Bashfuck: Write any bash with only the punctuation characters
(github.com/meithecatte)
Bash
,
Programming
,
Linux
,
Creative Projects
,
Open Source
6 points by obi1kenobi 107 days ago |
0 comments
Metaprogramming in Bash
(younglogic.com)
Metaprogramming
,
Bash
,
Programming Languages
,
Linux
23 points by jandeboevrie 110 days ago |
6 comments
Show HN: notesbash – A notes management TUI written in bash
(codeberg.org)
Open Source
,
Tools
,
Bash
23 points by klimperfix 122 days ago |
2 comments
Show HN: Autocomplete.sh <Tab> in the shell to trigger LLM based bash_complete
(autocomplete.sh)
Shell Scripting
,
Bash
,
Autocomplete
11 points by skruzel 123 days ago |
3 comments
Show HN: Ell – A command-line interface for LLMs written in Bash
(github.com/simonmysun)
LLMs
,
Open Source
,
Bash
214 points by simonmysun 123 days ago |
84 comments
Zevweiss/booze: FUSE bindings for bash
(github.com/zevweiss)
Bash
,
FUSE
,
Software
,
Programming
8 points by lsferreira42 126 days ago |
0 comments
ps aux written in bash without forking
(github.com/izabera)
Bash
,
Linux
,
Programming
257 points by signa11 128 days ago |
96 comments
Ps aux written in bash without ever forking
(github.com/izabera)
Bash
,
Linux
,
Programming
,
Optimization
7 points by todsacerdoti 128 days ago |
0 comments
Bashsimplecurses: Simple curses library made in bash to draw terminal interfaces
(github.com/metal3d)
Bash
,
Terminal Interfaces
,
Programming
,
Libraries
,
Open Source
85 points by tambourine_man 129 days ago |
31 comments
Bash-Oneliners: A collection of terminal tricks for Linux
(github.com/onceupon)
Bash
,
Linux
,
Terminal
,
Command Line
,
Programming
161 points by alexzeitler 134 days ago |
63 comments
Bash's $PS0 (2016)
(dnsalias.org)
Bash
,
Shell Scripting
,
Linux
4 points by mmastrac 147 days ago |
0 comments
Show HN: Bash Dungeon – An educational dungeon crawler in the shell
(github.com/wolandark)
Bash
,
Programming
,
Games
,
Education
164 points by wolandark 150 days ago |
25 comments
Show HN: Jb / json.bash – Command-line tool (and bash library) that creates JSON
(github.com/h4l)
Bash
,
Command Line
,
JSON
,
Tools
183 points by h4l 153 days ago |
52 comments
Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash
(omid.dev)
Shell Scripting
,
Automation
,
Bash
,
Linux
,
Programming
78 points by omidfarhang 168 days ago |
63 comments
New Programming Langauge Makes Bash Scripting Easier
(itsfoss.com)
Programming Languages
,
Bash
,
Software
21 points by rbanffy 173 days ago |
9 comments
Cloning Windows Recall in 30 Lines of Bash
(jackson.dev)
Bash
,
Windows
,
Cloning
,
Scripting
14 points by Arcuru 179 days ago |
4 comments
How to parse config files with Bash
(opensource.com)
Bash
,
Configuration Files
,
Linux
,
Programming
,
Command Line
20 points by devonnull 187 days ago |
14 comments
Amber: Programming language compiled to Bash
(amber-lang.com)
Programming Languages
,
Bash
,
Compilers
463 points by weaksauce 196 days ago |
313 comments
Amber: The Programming Language That Compiles to Bash
(amber-lang.com)
Programming Languages
,
Bash
,
Compilers
13 points by thunderbong 201 days ago |
0 comments
Natural language processing in Bash (2023)
(massimo-nazaria.github.io)
Bash
,
Programming Languages
,
Shell Scripting
88 points by thunderbong 228 days ago |
13 comments
ble.sh: Revolutionize the BASH user experience
(github.com/akinomyoga)
Bash
,
Open Source
,
Software
,
User Experience
21 points by metadat 236 days ago |
1 comments