cd/entity/C· home entities C
grep -l @c /news/*.json | wc -l → 25

C

mentions 25 type Organization page 1/2 feed RSS

// recent coverage 25 mentions

18:10
2026-08-13
ziggit.dev
developer-tools

Programming Languages Benchmark

A GitHub project by riturajshakti benchmarks programming languages including Zig, C, Rust, and Go on a large CSV workload, with Zig 0.16.0 and above ranking top in speed. The benchmark uses streaming/…

04:04
2026-07-22
seangoedecke.com
large-language-models

How I use LLMs as a staff engineer

A staff engineer describes using large language models (LLMs) for writing production code, throwaway code, learning new domains, and last-resort bug fixes, finding them most valuable for non-productio…

11:34
2026-07-13
linux.slashdot.org
artificial-intelligence

Linus Torvalds on Rust, C, Bugs, and AI Patch-Checking Tools

Linus Torvalds said at Open Source Summit India 2026 that he is more excited about automated patch verification tools for C than about Rust, which he said fixes only easy bugs and does not prevent log…

05:07
2026-07-01
news.ycombinator.com
artificial-intelligence

From Slop to Determinism – Shifting the Narrative Space

A Hacker News user argues that the current AI hype cycle is driven by narrative rather than substance, and suggests shifting the discourse toward determinism and traditional programming languages like…

02:05
2026-06-28
dev.to
artificial-intelligence

Hey there! 👋

Vivek Painjane, a developer based in India, builds practical software projects including web apps, backend tools, and AI-powered ideas. His tech stack includes Python, TypeScript, HTML, and C, and he …

06:56
2026-06-21
fortran-lang.discourse.group
large-language-models

Mythos for coding

Anthropic's Claude Mythos successfully extended a Fortran-to-C transpiler to also support C++, fixing 14 bugs and passing 44 of 86 test targets in a GARCH volatility project. The AI worked for 2.5 hou…

23:32
2026-06-17
hiraditya.github.io
machine-learning

Loop Unrolling in the ML Era

Loop unrolling, a classic compiler optimization, is experiencing a resurgence in the machine learning era as a critical technique for maximizing throughput on modern compute architectures like SIMD ve…

12:14
2026-06-17
arxiv.org
artificial-intelligence

Behind Python: The Languages That Power AI

A new empirical study comparing Python, C, C++, Rust, Go, and Julia for AI algorithms found that C and C++ are the fastest, with Rust trailing by 9%, while Python runs 315x slower. Memory usage varied…

05:19
2026-06-15
dev.to
machine-learning

CPython, Bytecode ve Python Virtual Machine (PVM)

A developer explains the internal architecture of CPython, the standard Python interpreter, detailing how Python source code is tokenized, parsed, compiled into bytecode, and executed by the Python Vi…

04:44
2026-06-15
ertu.dev
developer-tools

Clojure is almost as fast as C (with some help)

A developer ported a C stress test to Clojure and achieved near-parity performance (0.86 ms vs 0.70 ms per frame) by using the JVM Vector API, static final species references, macros, and JDK 25, demo…

08:17
2026-06-14
github.com
developer-tools

A zero-copy C/Python DFA engine that scrubs logs at 571 MB/s

Guardog, a zero-copy C/Python DFA engine, scrubs logs at 571 MB/s, operating 14.4x faster than standard Python regex by bypassing the GIL and using in-place memory mutation. The engine is available fo…

06:53
2026-05-27
benfrederickson.com
machine-learning

Python as a Declarative Programming Language (2017)

Python's performance in the benchmarks game is roughly 40 times slower than C or C++, yet it remains the dominant language for data analysis and machine learning because core libraries like NumPy, Ten…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics