This “Today I Learned” repository is a living notebook of concise tips, commands, and gotchas collected across many tools and languages. Entries are intentionally short—often a paragraph and an example—so they’re easy to search, skim, and apply in a pinch. Topics span everyday developer concerns: shell one-liners, Git incantations, editor tricks, language quirks, and small debugging patterns that save time. Because each note is atomic, the collection grows organically without becoming a tangled tutorial or book; readers can dip in anywhere and learn something useful in a minute. The repo format also encourages community contributions and personal forking, making it a template for teams to build their own shared knowledge base. Over years, it becomes both a reference and a record of the author’s learning journey, with the git history revealing how practices evolved.
Features
- Hundreds of small, searchable tips organized by topic
- Minimal entries with examples that are quick to apply
- Broad coverage from CLI and Git to languages and editors
- Easy to contribute, fork, and customize for team knowledge bases
- Markdown structure that reads well on GitHub and locally
- Serves as a durable personal reference you can grow over time