VukVuk (Page 16)

Anki - Learning with Spaced Repetition Apps

Intelligence-based Superpower you can actually have

Spaced repetition is a learning technique often performed with (digital) flashcards. New and more complex cards are shown more frequently, while better known are shown less.

Read more...


Strangler pattern

Gradually migrate a legacy system to new applications and services

Gradually migrate a legacy system to new applications and services. As functionality moves from the legacy system to the new system, the new system will eventually "strangle" the old one.

Read more...


Anti-Corruption Layer

Create a facade/adapter layer between different subsystems that do not share the same semantics

Create a facade/adapter layer between different subsystems that do not share the same semantics.

Read more...