Poyters

Blog(20 posts)

22 min read

Sparse ordering - maintaining ordered lists without renumbering

A practical introduction to sparse ordering - a simple technique for maintaining ordered lists in databases without constant renumbering.

32 min read

Trade offs for distribiuted architectures

I uncover the keys to transforming your team into a high-performance powerhouse. Learn how to overcome common obstacles and achieve extraordinary results with these valuable lessons.

28 min read

Elixir Flashcards - functional fundations

Flashcard-style summary of essential Elixir concepts: pattern matching, data types, and control flow.

20 min read

Understanding and calculating Big O notation

Comprehensive guide to understanding and calculating Big O notation for evaluating algorithm complexity with practical examples in TypeScript.

4 min read

ToMam.pl: flipping the marketplace model with Elixir & LiveView

How I built ToMam.pl - a reverse marketplace powered by Phoenix and LiveView.