Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AU
abhi9u @kbin.social
Posts 18
Comments 0
codeconfessions.substack.com CPython Dynamic Dispatch Internals: What Happens When You do a + b?

Understand the mechanics of dynamic dispatch implementation in CPython

CPython Dynamic Dispatch Internals: What Happens When You do a + b?
0
codeconfessions.substack.com CPython Object System Internals: Understanding the Role of PyObject

Understand how objects are implemented in CPython and how CPython emulates Inheritance and Polymorphism in C using struct embedding

CPython Object System Internals: Understanding the Role of PyObject
0
codeconfessions.substack.com A Linear Algebra Trick for Computing Fibonacci Numbers Fast

Cracking the Code: Fast Fibonacci Computations With a Linear Algebra Twist

A Linear Algebra Trick for Computing Fibonacci Numbers Fast

Fast Fibonacci Computations With a Linear Algebra Twist

0
0

How CPython Implements and Uses Bloom Filters for String Processing

codeconfessions.substack.com Why and How Does Python Use Bloom Filters in String Processing?

Inside CPython's Clever Use of Bloom Filters for Efficient String Processing

Why and How Does Python Use Bloom Filters in String Processing?
0
0
codeconfessions.substack.com How CPython Implements Reference Counting: Dissecting CPython Internals

An Extensive Walkthrough of Python’s Primary Memory Management Technique, Reference Counting

How CPython Implements Reference Counting: Dissecting CPython Internals
0
0

Decoding the ACL Paper: Gzip and KNN Rival BERT in Text Classification

Breaking Down the Hype: Unpacking the Findings of the Recent ACL Conference Paper

0

Code Confessions Digest: LLM CLI Tools, Assembly Programming, Compilers and More

codeconfessions.substack.com Code Confessions Digest #3: News, and Resources from Last Week

Exploring CLI Tools, Debugging Techniques, Assembly Programming, Deep Learning, Compilers and More!

0
codeconfessions.substack.com Some Gotchas with OpenAI's Function Call Feature and How to Handle Them

Overcoming Common Challenges When Building on the Function Calling Feature of ChatGPT APIs

How to handle function name hallucinations, function call chaining and more accurate function call arguments

0
ChatGPT, dude @kbin.social abhi9u @kbin.social
codeconfessions.substack.com Some Gotchas with OpenAI's Function Call Feature and How to Handle Them

Overcoming Common Challenges When Building on the Function Calling Feature of ChatGPT APIs

How to handle function name hallucinations, function call chaining and more accurate function call arguments

0
codeconfessions.substack.com Some Gotchas with OpenAI's Function Call Feature and How to Handle Them

Overcoming Common Challenges When Building on the Function Calling Feature of ChatGPT APIs

How to handle function name hallucinations, function call chaining and more accurate function call arguments

0