Erlang Solutions: Erlang Concurrency: Evolving for Performance
Some languages are born performant, and later on tackle concurrency. Others are born concurrently and later build on performance. C or Rust system’s programming are examples of the former, Erlang’s Concurrency is an example of the latter.
A mistake in concurrency can essentially let all hell loose, incurring incredibly hard-to-track bugs and even security vulnerabilities, and a mistake in performance can leave a product tr … ⌘ Read more
Python is 71x Slower, Uses 75x More Energy, Than C
Rust, Go, Swift, Dart, Ruby. All slower, & use more electricity, than plain old C. ⌘ Read more
Mig: jeg kommer aldrig til at forstå folk der tager i byen for at slås
Også mig: *logger på fedi* hey rust er lort 🥊 ⌘ Read more
@mckinley@twtxt.net I have a custom .tmux.conf that makes it very easy to use the multiplexer, but I agree, Zellij seems pretty robust, and intuitive. I like it! Tried compiling it, as with everything Rust, it failed miserably. Good thing there is a binary release I could download to try!
“Programmed in Rust” is not a feature
Also: Why does every Rust programmer pretend to be a carton cat? It’s weird. ⌘ Read more
The Great Tech Industry Survey of 2024
Are religious people more likely to use Tabs or Spaces? Are Rust programmers happier than C programmers? Do you know the answers to those questions? Do you *want to*? Help us find the answers. Take the survey: https://forms.gle/4rQboPtXcFkigZNQ8 More Information: ⌘ Read more
https://blog.guillaume-gomez.fr/Rust Un tuto #rust en français pour apprendre les bases
https://yazi-rs.github.io/ a ranger like file manager with batteries included #rust
Rust Embedded Working Group Announces Embedded-HAL v1.0
The Rust Embedded Working Group has announced a significant milestone with the release of embedded-hal version 1.0, marking a new chapter in the Rust embedded ecosystem. This release, alongside companion crates like embedded-hal-bus, embedded-hal-async, and embedded-hal-nb, represents a culmination of efforts since 2020 to stabilize and refine the embedded-hal traits. Embedded-HAL is a Rust-based framework […] ⌘ Read more
Why Rust is the most admired language among developers
Rust continues to top the charts as the most admired and desired language by developers, and in this post, we dive a little deeper into how (and why) Rust is stealing the hearts of developers around the world.
The post Why Rust is the most admired language among developers appeared first on The GitHub Blog. ⌘ Read more
Docker Desktop 4.21: Support for new Wasm runtimes, Docker Init support for Rust, Docker Scout Dashboard enhancements, Builds view (Beta), and more
Docker Desktop 4.21 is now available, uses less memory, and includes Docker init support for Rust, new Wasm runtimes support, enhancements to Docker Scout dashboards, Builds view (Beta), and performance and filesystem enhancements to Docker Desktop on macOS. ⌘ Read more
According to the RedMonk programming language rankings from Jan 2023, Go and Scala are tied at 14th place 😏
1 JavaScript
2 Python
3 Java
4 PHP
5 C#
6 CSS
7 TypeScript
7 C++
9 Ruby
10 C
11 Swift
12 Shell
12 R
14 Go
14 Scala
16 Objective-C
17 Kotlin
18 PowerShell
19 Rust
19 Dart
The Rust Foundation goes to war against people using the word “Rust”
Seriously. The title of this article violates the new Rust Trademark Policy. It’s insane. ⌘ Read more
Rust and RAII Memory Management - Computerphile ⌘ Read more
BREAKING: Red Hat CEO admits he “has no idea what Kubernetes is”
“Pretty sure it’s like, Rust, I think,” stated Canonical CEO. ⌘ Read more
RedoxOS (microkernel OS written in Rust)
Watch now (61 min) | A classic Lunduke Hour episode from March 13, 2017 ⌘ Read more
Linus Torvalds says VBA coming to Linux Kernel “like, right away”
“This is way better than that Rust junk,” stated one Kernel contributor. ⌘ Read more
Linus Torvalds threatens to punish developers by putting Rust in the Linux Kernel
Linux would join Microsoft, Amazon, and Facebook in usage of Rust as a disciplinary tool. ⌘ Read more
Vegan, Arch-using, Steam Deck owner who programs in Rust banned from the Internet
“Usually we just sedate them, ship them to Canada, and give them a Reddit or Mastodon account” - Google CEO ⌘ Read more
Paul Schaub: A Simple OpenPGP API
In this post I want to share how easy it is to use OpenPGP using the Stateless OpenPGP Protocol (SOP).
I talked about the SOP specification and its purpose and benefits already in past blog posts. This time I want to give some in-depth examples of how the API can be used in your application.
There are SOP API implementations available in different languages like Java and Rust. They have in common, that they are based around the [State … ⌘ Read more
GitHub Advisory Database now supports Rust
We’re excited to announce that the GitHub Advisory Database now includes curated security advisories on the Rust ecosystem! ⌘ Read more
Now i have one more project that i started on Saturday (24 July): gros - os on rust (it has simple shell already and calc and i have to do a lot more). Also sources are already published
Now i have one more project that i started on Saturday (24 July): gros - os on rust (it has simple shell already and calc and i have to do a lot more). Also sources are already published
Input working in laconia (but still need some fixes), creating spartan server on rust - gytheio
Input working in laconia (but still need some fixes), creating spartan server on rust - gytheio
GitHub - scipr-lab/zexe: Rust library for decentralized private computation https://github.com/scipr-lab/zexe
GitHub - mthom/scryer-prolog: A modern Prolog implementation written mostly in Rust. https://github.com/mthom/scryer-prolog
Rain 🚱: “#rust iterators are sooo much nicer to write than…” - Cybrespace https://cybre.space/@grainloom/101379206180624438
Hardware Interrupts | Writing an OS in Rust https://os.phil-opp.com/hardware-interrupts/
But i have to finish “Sea of Rust” first.
Double Faults | Writing an OS in Rust https://os.phil-opp.com/double-fault-exceptions/
The Rust Way of OS Development https://phil-opp.github.io/talk-konstanz-may-2018/