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

C++

mentions 49 type Organization page 1/3 feed RSS

// recent coverage 49 mentions

22:10
2026-08-22
byteiota.com
machine-learning

Rust 1.98 Algebraic Floats Fix the 8x C++ Speed Gap

Rust 1.98, released on August 20, introduces algebraic floating-point methods that address a performance gap where Rust dot products ran 8x slower than C++ on x86_64 CPUs, allowing per-operation reord…

10:22
2026-08-21
accemic.com
artificial-intelligence

Source Code Is Becoming a Build Artifact

AI is shifting software engineering from hand-written source code to requirements-driven generation, making source code a build artifact produced by tools. This transition mirrors the shift from assem…

06:00
2026-08-20
dev.to
developer-tools

COBOL to Python Migration - A UK Enterprise Guide 2026

A UK enterprise guide details the migration of COBOL systems to Python, citing readability, procedural compatibility, AI integration readiness, developer availability, and library ecosystem as key dri…

18:30
2026-08-16
dev.to
artificial-intelligence

How I'm Learning AI in Public: My Roadmap

A B.Tech Computer Science (Artificial Intelligence) student has publicly shared a personal roadmap for learning AI, emphasizing foundational programming, mathematics, data handling, and hands-on proje…

08:32
2026-08-13
upscal.app
artificial-intelligence

Upscal – A native C++/Vulkan image upscaler for Windows

Upscal, a native C++/Vulkan image upscaler for Windows, offers free, offline AI enhancement for images and videos across Windows, macOS, iPhone, and iPad, with no cloud upload, subscription, or hidden…

03:00
2026-08-12
laurent.le-brun.eu
developer-tools

Making a game on a custom bytecode VM in 7 days and 3kB

Laurent Le Brun built a shoot 'em up game in 7 days for the Langjam Gamejam by embedding a custom bytecode VM and rendering graphics with a fullscreen pixel shader, resulting in a 3kB Windows executab…

16:28
2026-08-10
danluu.com
large-language-models

What's the best programming language for coding agents?

A widely cited analysis by Martin Alderson comparing token efficiency across programming languages found a 2.6x gap between C (least efficient) and Clojure (most efficient), with J averaging 70 tokens…

00:00
2026-08-10
blog.dlang.org
large-language-models

Language Plasticity is More Important Than Ever

A study on code formatting and LLM budgets found that removing formatting elements like indentation, extra whitespace, and newlines reduced input tokens by an average of 24.5% across models and langua…

09:15
2026-07-30
protekkt.io
developer-tools

C++ enables us to provide seamless data obfuscation

PROTEKKT has released a C++ SDK called POL (PROTEKKT Obfuscated Library) that provides seamless data obfuscation to harden applications against reverse engineering, supporting C++17 and automatically …

23:23
2026-07-23
github.com
artificial-intelligence

CodeCrafters – Build Your Own <X> repo

CodeCrafters' 'Build Your Own <X>' repository compiles step-by-step guides for recreating technologies from scratch, covering topics from 3D renderers and AI models to blockchain and web browsers. The…

07:35
2026-07-19
dev.to
artificial-intelligence

PyGo: A Deep Learning Framework Where Go Calls Python Calls C++

A developer known as PyGo has built a deep learning framework where Go is the top-level API, Python handles autograd and the model zoo, and C++/CUDA does the raw compute. The architecture embeds CPyth…

16:49
2026-07-13
eliyahu.co.uk
artificial-intelligence

I am the 0.1x developer (if not less)

A developer who calls themselves a '0.1x developer' argues against the modern interpretation of the '10x developer' as someone who prioritizes code production speed, especially with the rise of LLMs a…

08:22
2026-07-07
monoid.github.io
computer-vision

Why false sharing alignment should be 128 bytes on x64

False sharing alignment on x64 should be 128 bytes instead of the traditional 64 bytes because Intel's Sandy Bridge architecture and later CPUs may load cache lines in pairs via a spatial prefetcher, …

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