44% Of GNOME Core Apps Are Written In C, 13% In JavaScript & 10% In Rust

#clanguage #cplusplus #cpp #gnome #javascript #linux #python #rustlang #vala

https://www.phoronix.com/news/GNOME-2025-Code-Stats

44% Of GNOME Core Apps Are Written In C, 13% In JavaScript & 10% In Rust

GNOME developer Sophie Herold has shared some interesting end-of-year code stats for the GNOME project

Cache Friendly C++ - Jonathan Müller - Meeting C++ 2025
https://www.youtube.com/watch?v=LHPOAcKqWFc
#cpp
#cplusplus
Cache Friendly C++ - Jonathan Müller - Meeting C++ 2025

YouTube
Senior Software Engineer, Ads Data at Moloco

Moloco is hiring Senior Software Engineer, Ads Data

Lightning Talk: I Now Maybe Understand C++ Hazard Pointers - Denis Yaroshevskiy - C++Now 2025

YouTube
C/C++ Embedded Files

A summary of different approaches for embedding files within c / c++ code

Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025
https://www.youtube.com/watch?v=5h4djuyx4Nk
#cpp
#cplusplus
Unlocking the value of C++20 - Alex Dathskovsky - Meeting C++ 2025

YouTube

**lwlog 1.5.0 đã được phát hành!** 🚀 Cập nhật đáng chú ý: sửa lỗi ổn định, tích hợp dễ dàng qua vcpkg. Đã lên kế hoạch cho phiên bản 1.6.0: cải tiến định dạng mẫu (tăng tốc độ logging), thêm hỗ trợ FMT và Conan. Hiệu năng đồng bộ, bất đồng bộ được nâng cao đáng kể. Kính mời mọi người góp ý, hỗ trợ phát triển thư viện này!

#loglibrary #Cplusplus #ViễnThông #MãNguồnMở #lwlog

https://www.reddit.com/r/programming/comments/1pviztk/lwlog_150_released/

Senior Python Engineer at Hudson River Trading

Hudson River Trading is hiring Senior Python Engineer

Retro C++ quiz #49

Given the following in C and C++:

void f() {
char arr[] = {1,2,3,}; // Note extra comma at the end
}

This is, without checking:

A. Valid C and C++
B. Valid C
C. Valid C++
D. Neither Valid C or C++

#Cplusplus
#Cpppolls
#Programming

A
B
C
D
Poll ends at .