Bienvenue #
Hello curious browser :amongus: you’re on Olivier SULŻYŃSKI website.
What Now :brb: #
- tinkering with Linux tools
Ping Me :duckass: #
- Email: reach@otsul.net (PGP: /cia/otsul.pub.asc)
- LinkedIn: otsul
- Instagram: otsul77th
Fresh drops — just shipped: #
`libft` source map
Blog · 2025-10-14 · 5 min read
Libft Source Map # This guide explains every helper shipped with this libft implementation. For each function you will find the name origin, its core responsibility, and the neighboring helpers it …
(draft) Book notes: Entretiens XN
Blog · 2025-10-12 · 2 min read
Book notes: Entretiens XN ✂️ # A big :blob-yes:!! Highlights # I recommend Entretiens XN if you are thinking about how to sharpen your future in tech. Xavier Niel shares an infectious optimism about …
:fidget_spinner: Forty Two Tester for libft
Blog · 2025-08-07 · 1 min read
Small, focused tester for libft. Objective: fast, repeatable feedback with readable diffs. Built for 42 workflows; favors determinism over flash. Repo: https://git.sr.ht/~otsul/ftt_libft Run (quick): …