blog
Rollback in SQL
4/1/2025
Learn why and how to rollback in SQL
#sql
Pascal Basics
3/17/2025
Learn the basics of pascal
#pascal
10 Usability Heuristics
3/4/2025
Learn Jakob Nielsen's 10 usability heuristics for user interface design
#hci
#ui
#ux
Types of Tests
2/6/2025
What are the different types of software tests?
#tests
7 Principles of Software Testing
2/5/2025
What are the 7 guideline principles of software testing?
#tests
Box Testing
2/4/2025
What is white/black/gray box testing?
#tests
Sets And Maps
1/15/2025
What are sets and maps? And when to use them?
#maps
#sets
Regex is Really Useful
1/9/2025
Is regex worth learning about? Yes.
#regex
Postgres Current Setting
1/4/2025
Session/transaction variables in postgres
#sql
#postgres
Postgres Window Functions
12/31/2024
Learning what is and how to use window functions in postgres
#database
#postgres
#sql
Why use a VPS?
12/30/2024
Why you should use a VPS
#vps
#hosting
#postgres
Which Editor?
12/27/2024
Learning the git CLI, and why it's better then a GUI
#zed
#vscode
#vim
#editor
Git CLI
12/26/2024
Learning the git CLI, and why it's better then a GUI
#git
#cli
GitHub CLI
12/26/2024
Practicing the GitHub CLI
#github
#cli
ACID Databases
12/23/2024
Atomicity, Consistency, Isolation and Durability
#database
#acid
Config Files
12/17/2024
Backing up every config file
#config
#backup
#shell