Simon
@Simchabenmoshe
Followers
812
Following
27K
Media
450
Statuses
6K
Built a static site server in C that serves HTML files over TCP! Just run it and it hosts your website on localhost:8080 with proper MIME types, HTTP responses etc.
6
5
179
The JVM internals series is growing 👇 The JVM Internals - Basics (Episode 1) https://t.co/CLZzhXx0xm JVM Internals: Heaps, Stacks, Program Counters and more https://t.co/hTnQfDz2do Peek into your Class file? JVM Internals https://t.co/RnwVVV8Gl7 How is memory allocated on
5
127
700
8 Types of LLMs used in AI Agents (Must know for Gen AI Data Scientists & AI Engineers): Here's what they are and what they do: 🧵
6
89
328
A classic interview question: What’s the difference between Tokens and API keys? both handle access, but they do very different jobs: Tokens (like JWTs) are about the User > carries user context and permissions for authentication and authorization > encoded with a user ID,
13
146
863
if you're learning c/c++ spend more time understanding memory layout, stack vs heap, and pointer arithmetic. syntax is easy but memory is the real language.
50
108
2K
Why not code in Assembly always? What must have been the problem with writing code in Assembly language (assembler)? C was invented primarily to enable portability. When someone writes an algorithm in assembly for a particular processor (e.g RISC-V) and let's say that is now
14
26
257
Matrix multiplication is not easy to understand. Even looking at the definition used to make me sweat, let alone trying to comprehend the pattern. Yet, there is a stunningly simple explanation behind it. Let's pull back the curtain!
10
92
706
❗ Breaking: notifications from @ mentions in commit messages will be removed next month. 👀 https://t.co/cxY9eOuoXl
36
41
569
“No Way, MCP? By Anthropic?” I couldn't believe it when Anthropic announced it. Master Control Program? The all-powerful AI villain from Tron? LOL! Half shock, half irony. A company built to prevent runaway AI just named its protocol after the ultimate runaway AI? The perfect
25
78
581
The most important equation in statistics is the Normal Equations AᵀA x̂ = Aᵀb. It's the foundation of linear regression. Source: Professor Gilbert Strang, MIT.
47
234
2K
Join us for the next big WWII Online CAMPAIGN OPERATION which will include full access and large scale combat for all players globally! RSVP HERE: https://t.co/jcMyd67P6S Click "Interested" to help us get to 100 RSVP's, and all access will become available on Saturday 11/29.
0
2
2
Visualization of (a + b)^2 = a^2 + 2ab + b^2. ✍️
16
373
2K