news
Programming and Development Leftovers
-
Linux Links ☛ Scimax – Emacs starterkit for scientists and engineers
Scimax is an Emacs starterkit for scientists and engineers offering configuration of Emacs for scientific programming and publishing.
-
Remi Collet ☛ Remi Collet: ⚙️ PHP version 8.3.28 and 8.4.15
RPMs of PHP version 8.4.15 are available in the remi-modular repository for Fedora [...]
-
KDAB ☛ Static Assertions in Rust
Rust doesn’t include a built-in equivalent to C++’s static_assert, but you can achieve similar compile-time checks with a simple macro. This allows you to enforce conditions during compilation without external dependencies. While the Rust standard library has opted not to include such functionality, it's easy to implement and integrate directly into your own projects.
-
Open Build Service: Labels and Assignment Improvements
On our latest development iteration we have introduced new filtering capabilities using labels and we have polished the Submit Request workflow when there are assigners involved. These improvements make managing and tracking your work more efficient and organized. These updates are part of the Labels and Foster Collaboration beta program. You can find more information about the beta program here.