NONnadozie Okekeindozie.dev·Feb 1, 2025 · 2 min readHow to Console.log Typescript Type Output ValueShort answer is: You can’t But there are other options! These options help you: Expand the … N more … values in your intellisense pop-up window Expand Type contracts to view all properties in a combined type without using the subtype names. 1 - U...00
NONnadozie Okekeindozie.dev·Dec 11, 2024 · 4 min readWIP - An Introduction to eBPF (extended Berkeley Packet Filter) and XDP (eXpress Data Path)Introduction eBPF (extended Berkeley Packet Filter) is a successor to the BPF (Berkeley Packet Filter) which already existed as part of the Linux kernel as far back as 1992. It allows developers to safely extend the kernel based on sys-call events, a...00
NONnadozie Okekeindozie.dev·Nov 18, 2024 · 4 min readTinkerer Journal: Hosting my own ATProto server with a Custom Domain and Google's SMTP serverI'm about to host my own ATProto server. It's 01:09am my time, but I want to do this now, before bed, so that it doesn't distract me from important work tomorrow. If you don't know what this is visit: I have my first issue. The issue is that my doma...00
NONnadozie Okekeindozie.dev·Oct 23, 2024 · 4 min readTinkerer journal: How to Transfer a Domain from Squarespace to CloudflareI'm about to do my first ever domain transfer. It's from Squarespace to Cloudflare, and I hope it goes smoothly. I need to do this because Squarespace is woefully under-featured for the needs of building an indie sass product. I have a major concer...00
NONnadozie Okekeindozie.dev·Jul 11, 2024 · 9 min readFrom Tweet to AI Prototype: Building a Working PoC in Minutes with Claude and ReplitI went from the tweet blow to a working Proof of Concept (PoC) on Replit without writing a single line of code myself. I thought it was cool and wanted to document the process. It began with one of my many random thoughts about how the mind works o...00