DATE
TITLE
2025-01-06
wtf is columnar data
#engineering
,
#databses
,
#mysql
,
#postgres
,
#duckdb
,
#apache
,
#aws
,
#redshift
2025-01-06
wtf is duckDB
#engineering
,
#databses
,
#mysql
,
#postgres
,
#duckdb
,
#apache
,
#aws
,
#redshift
2024-06-14
Mastering C with Effective C: Introduction to Makefiles
#make
,
#tutorial
,
#ai
,
#series
,
#learning
,
#c
2024-06-14
Mastering C: Building a Project with Nix Flakes
#tutorial
,
#ai
,
#series
,
#nix
,
#tutorial
,
#learning
,
#c
,
#mastering-c
2024-06-12
Drawing a Rotating Cube in C: A Beginner-Friendly Guide
#tutorial
,
#games
,
#c
,
#projects
,
#ai
2021-08-18
Graph Algorithms in Typescript: Breadth First Search (BFS)
#graph
,
#ts
,
#bfs
,
#algorithms