@mattgodbolt sold me on #Rust (by showing me C++)
@mattgodbolt sold me on #Rust (by showing me C++)
The state of SSL stacks:
iocraft: A crate for beautiful, artisanally crafted CLIs, TUIs, and text-based IO using React-like components
sudo-rs will be the default in Ubuntu 25.10 for the Rust plan!
#Ubuntu #Linux #UbuntuLinux #Computers #Laptops #TechNews #TechUpdates #Rust #RustLang #programming #QuestingQuokka
https://officialaptivi.wordpress.com/2025/05/07/ubuntu-25-10-will-include-sudo-rs/
Typst ist ein moderner LaTeX-Ersatz mit klarer Syntax, flotter Vorschau und durchdachtem Scripting-System. Typewriter bringt das Ganze als GNOME-Editor auf den Linux-Desktop β inklusive Live-Preview, Templates und PDF-Export. Noch jung, aber mit viel Potenzial fΓΌr quelltextbasierte Dokumente: https://linuxundich.de/gnu-linux/typst-dokumente-typewriter-gnome/
#Typst #Typewriter #LinuxDesktop #Gnome #OpenSource #Textsatz
Understanding Memory Management, Part 5: Fighting with Rust
Link: https://educatedguesswork.org/posts/memory-management-5/
Discussion: https://news.ycombinator.com/item?id=43882291
If you've ever struggled with trait/typeclass compiler errors, or if you're interested in better user interfaces for compiler diagnostics, check out our upcoming PLDI paper: "An Interactive Debugger for Rust Trait Errors"
Rust famously has good error messages. But we found that with the right interface, people become ~3x faster at identifying the root cause of a trait error. See our blog post, including a live demo in your browser:
https://cel.cs.brown.edu/blog/an-interactive-debugger-for-rust-trait-errors
I am at the final steps of implementing iganaq in OCaml, and all in all I can say I enjoy writing in this language so much...
For whatever reason, the bracketlessness of ML style languages brings me joy
Announcing rustup 1.28.2
@horusiath I am not into round based games, but I here so much positive about the game that Iβll give it a try.
We're 2.5 years into this gold rush, and I still haven't seen any gold. I've seen people selling picks & shovels. I've seen "gold experts" selling maps to the gold. I've seen CEOs announce they're going "gold-first". I've seen people selling land where they claim there's gold. But no actual gold.
No, I do not want to install your app.
No, I do not want that app to run on startup.
No, I do not want that app shortcut on my desktop.
No, I do not want to subscribe to your newsletter.
No, I do not want your site to send me notifications.
No, I do not want to tell you about my recent experience.
No, I do not want to sign up for an account.
No, I do not want to sign up using a different service and let the two of you know about each other.
No, I do not want to sign in for a more personalized experience.
No, I do not want to allow you to read my contacts.
No, I do not want you to scan my content.
No, I do not want you to track me.
No, I do not want to click "Later" or "Not now" when what I mean is NO.
Show r/rust: just-lsp - A language server for `just`, the command runner
https://github.com/terror/just-lsp
Discussions: https://discu.eu/q/https://github.com/terror/just-lsp
RustAssistant: Using LLMs to Fix Compilation Errors in Rust Code
WhatsApp is using Ratatui for their new Erlang crashdump viewer! π₯
π Supports memory address decoding & more!
π¦ Written in Rust & built with @ratatui_rs
β GitHub: https://github.com/WhatsApp/crashdump_viewer_cli
#rustlang #ratatui #tui #crashdump #erlang #logs #whatsapp #commandline #terminal
Opinion: the problem with SQL schema is that while SQL queries are declarative, DDL is not: you literally describe what needs to be done.
DDL should work similarly to terraform config: present database with the destination schema state, and ask it to create migration plan (like explain analyse) and execute it.
TIL: The European Union Public License.
https://en.wikipedia.org/wiki/European_Union_Public_Licence
Looks pretty decent actually!
β’ OSI and FSF approved
β’ copyleft
β’ SaaS clause (like the AGPL)
β’ explicitly compatible with several copyleft licenses to allow EUPL code to be integrated into GPL, AGPL, LGPL, OSL, MPL etc. projects
β’ based on European law
β’ available in 23 languages, all with the same validity
#EUPL #EuropeanUnion #software #license #FLOSS #OpenSource #licensing