Things I use more or less.
💛✨😅🫡🚀💀✨😼😎🪄🇵🇱🔥🎉🐷⚡️❤️🤖👋🤔🦀😼🍻💙🧪🧠✅🚨❌
Happy kaomoji
(=^ ◡ ^=)
(=`ω´=)
( =ω=)..nyaa
(o・ω・o)
(^◡^)
(✯◡✯)
(★ω★)/
٩(◕‿◕。)۶
(☆ω☆)
Not happy
(¬_¬;)
٩(╬ʘ益ʘ╬)۶
∩┐(◣_◢)┌∩┐
(。╯︵╰。)
(x_x)
(¬_¬ )
Apologizing
(*_ _)人
Other
(╯°益°)╯彡┻━┻
(-‸ლ)
‿︵‿︵‿︵‿ヽ(°□° )ノ︵‿︵‿︵‿︵
┬─┬ノ( º _ ºノ)
(ಠ_ಠ)
(ʘ ͟ʖ ʘ)
( ͠° ͟ʖ ͡°)
- ffmpeg
- youtube-dl / yt-dlp
- ncdu
- vegeta
- serve
- ngrok / localtunnel
- git-quick-stats
- pngpaste
- tldr
- httpx
- Snapdrop
- micro
- jc
- broot -
cargo install broot --locked
Bunch of command examples I usually forget after a while...
- Abstraction over some API in Go
- Mock API - serving JSON files in Go
- Reverse proxy in Go using Gin
- Postman Firebase Auth Pre-request script
- Clean all Flutter project in current directory
- Clean all node_modules in current directory
- Clean all Rust projects in current directory
- Flutter - generate code coverage with filtering
- Transfering a lot of files easily
- Infinite loop in bash
- Run tests or something multiple times and count results
- launch.json with debug terminal
- Remove files in subdirectories with a given file extension
- Macro with doctest in Rust