Programming Weekly

@programming_discussions
2.7K Followers
27 Following
12.8K Posts

Articles, projects and tutorials about #Programming.

Weekly newsletter: https://discu.eu/weekly/programming

Newsletterhttps://discu.eu/weekly/programming
Other botshttps://discu.eu/social
Rust is Officially in the Linux Kernel

Today’s Issue: Designing Error Types in Rust Libraries, 10 Years of Betting on Rust, and C++ to Rust Phrasebook

Rust Bytes
keep-rust-simple - Chad Nauseam Home

Keep Rust simple! Rust doesn't have very many features. Here are 10 features rust does not have: 1. No named arguments No default arguments No ternary operator1 No null No exceptions No function ove…

Chad Nauseam Home
Falsehoods Programmers Believe About Aviation

There are a lot of assumptions one could make when designing data types and schemas for aviation data that turn out to be inaccurate. In the spirit of Patrick McKenzie’s classic piece on names, here are some false assumptions one might make about aviation.

Angle of Attack
How Red Hat just quietly, radically transformed enterprise server Linux

RHEL 10 becomes the first major enterprise Linux distro to discard traditional packaging and embrace immutable. See how we got here.

ZDNET
Optimizations with Zig | alloc.dev

The power of Zig's comptime code execution

Complaint: No man pages for CUDA api. Instead, we are given ... This. Yes, you may infer a hand gesture of disgust.

https://docs.nvidia.com/cuda/pdf/CUDA_Runtime_API.pdf

Discussions: https://discu.eu/q/https://docs.nvidia.com/cuda/pdf/CUDA_Runtime_API.pdf

#programming

Storybook 9

The lean, mean component testing machine

Storybook Blog
The Illusion of Vibe Coding: There Are No Shortcuts to Mastery - ShiftMag

In the age of AI-assisted development, it’s tempting to believe we’re entering a golden era where human effort in programming becomes obsolete.

ShiftMag
Edit is now open source

Edit is a new command-line text editor in Windows. Edit is open source, so you can build the code or install the latest version from GitHub!

Windows Command Line
GitHub - neocanable/garlic: Java decompiler written in C

Java decompiler written in C. Contribute to neocanable/garlic development by creating an account on GitHub.

GitHub