abhi9u@kbin.social to Programming@kbin.social · 11 months agoCPython Dynamic Dispatch Internals: What Happens When You do a + b?plus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up11
arrow-up11external-linkCPython Dynamic Dispatch Internals: What Happens When You do a + b?plus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 11 months agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoCPython Object System Internals: Understanding the Role of PyObjectplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up12
arrow-up12external-linkCPython Object System Internals: Understanding the Role of PyObjectplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoA Linear Algebra Trick for Computing Fibonacci Numbers Fastplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up11
arrow-up11external-linkA Linear Algebra Trick for Computing Fibonacci Numbers Fastplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoWhat Every Developer Should Know About GPU Computingplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up13
arrow-up13external-linkWhat Every Developer Should Know About GPU Computingplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Technology@kbin.social · 1 year agoAn Analysis of DeepMind's 'Language Modeling Is Compression' Paperplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up12
arrow-up12external-linkAn Analysis of DeepMind's 'Language Modeling Is Compression' Paperplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Technology@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoHow CPython Implements and Uses Bloom Filters for String Processingplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up13
arrow-up13external-linkHow CPython Implements and Uses Bloom Filters for String Processingplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Technology@kbin.social · 1 year agoHow CPython Implements and Uses Bloom Filters for String Processingplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up13
arrow-up13external-linkHow CPython Implements and Uses Bloom Filters for String Processingplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Technology@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoBloom Filters and Beyond: An Illustrated Introduction and Implementationplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up14
arrow-up14external-linkBloom Filters and Beyond: An Illustrated Introduction and Implementationplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Technology@kbin.social · 1 year agoUnderstanding Immortal Objects in Python 3.12: A Deep Dive into Python Internalsplus-squarecodeconfessions.substack.comexternal-linkmessage-square2fedilinkarrow-up18
arrow-up18external-linkUnderstanding Immortal Objects in Python 3.12: A Deep Dive into Python Internalsplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Technology@kbin.social · 1 year agomessage-square2fedilink
abhi9u@kbin.social to Technology@kbin.social · 1 year agoHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up15
arrow-up15external-linkHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Technology@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up12
arrow-up12external-linkHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoLZ77 Is All You Need? Why Gzip + KNN Works for Text Classificationplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up16
arrow-up16external-linkLZ77 Is All You Need? Why Gzip + KNN Works for Text Classificationplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoDecoding the ACL Paper: Gzip and KNN Rival BERT in Text Classificationplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up15
arrow-up15external-linkDecoding the ACL Paper: Gzip and KNN Rival BERT in Text Classificationplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoCode Confessions Digest: LLM CLI Tools, Assembly Programming, Compilers and Moreplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up12
arrow-up12external-linkCode Confessions Digest: LLM CLI Tools, Assembly Programming, Compilers and Moreplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Technology@kbin.social · 1 year agoSome Gotchas with OpenAI's Function Call Feature and How to Handle Themplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up15
arrow-up15external-linkSome Gotchas with OpenAI's Function Call Feature and How to Handle Themplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Technology@kbin.social · 1 year agomessage-square0fedilink
abhi9u@kbin.social to Programming@kbin.social · 1 year agoSome Gotchas with OpenAI's Function Call Feature and How to Handle Themplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up11
arrow-up11external-linkSome Gotchas with OpenAI's Function Call Feature and How to Handle Themplus-squarecodeconfessions.substack.comabhi9u@kbin.social to Programming@kbin.social · 1 year agomessage-square0fedilink