Welcome to my digital garden / second brain where I try to dump everything I learn in its most raw form 🌱
42 TILs and counting...
Artificial Intelligence[10] | Bash[1] | C++[4] |
Command Line Tools[6] | Computer Networks[4] | Docker[1] |
Git[1] | Kubernetes[1] | Miscellaneous[4] |
Operating Systems[3] | Python[4] | Web Development[3] |
- Deep Learning: CNNs
- Data Pre-Processing
- Deep Learning: Resources for learning
- Feature Scaling Techniques
- Regularization: A way to select features
- Large Language Models: Locally running one
- MCP Server: What is it all about?
- Papers on the reading list
- Reinforcement Learning: The 3rd class of Learning Problems
- Datasets for practicing
bat
:cat
, but with syntax highlighting!fzf
: Previewing a filefzf
: A general-purpose command-line fuzzy finderjq
: JSON formatter for the terminalyadm
: Yet Another Dot Managerzoxide
:cd
on steroids
- Signals
- Sniff packets on the network
- Sockets: A guide
- SSH: Cool way to connect to another machine in a local network
- ANSI escape codes
- Compression: Byte Pair Encoding
- Formatting Syntax for Github Markdown
- Data structures used for string matching and checking for existence in a hashmap
- Never defrag an SSD
- Installing a Linux Distro alongside Windows
- Removing write protection from disk / USB drive
- Find out last modified date of a file
- Important Modules To Learn About
- uv: The new virtual environment
- Walrus operator
I found out about TILs from Bhupesh-V/til.
Other resources: