@meekaale: I still can't believe how fucking awesome and hilarious and truly groundbreaking Fil-C is, it's such a dizzying and stu…
Summary
Fil-C is a groundbreaking new programming language that promises to revolutionize the software ecosystem with memory safety.
Similar Articles
The Fil-C Optimized Calling Convention
The Fil-C optimized calling convention ensures memory safety for C programs even under adversarial misuse, while maintaining efficiency by omitting safety checks in the common case. It explains the generic and register-passing optimizations that handle type violations via panics or well-defined behavior.
@karpathy: The hottest new programming language is English
A commentary on how large language models and AI have made English an effective programming language, reflecting the shift toward natural language interfaces for coding tasks.
I vibecoded something engineers are starring in github
The author announces iai-mcp, a local memory tool for Claude Code that retains context across sessions, and reflects on the positive community feedback and rapid iteration following its GitHub release.
Memory safety is a matter of life and death
The author argues that memory-unsafe open-source software is critically vulnerable to upcoming AI bug-finding agents, making memory safety a moral imperative, and that Rust must succeed as the leading memory-safe language with no overhead.
@karpathy: Wow, this tweet went very viral! I wanted to share a possibly slightly improved version of the tweet in an "idea file".
Andrej Karpathy shares thoughts on sharing ideas rather than code in the era of LLM agents, proposing an 'idea file' format where the concept itself is more valuable than specific implementations.