There are no free #Linux kernel drivers for contemporary Wi-Fi hardware. Tell Qualcomm, Inc. to release fully-free drivers for its in-production Wi-Fi chipsets, just as it\'s predecessor, Atheros, did sixteen years ago: u.fsf.org/475
Let's go! 🔥
p.s. interacting with this post is an easy way to get a coupon code.
- Like: 2% off
- Reply in the comments: 5% off
- Retweet/Repost: 10% off
(You'll need to follow this account or have DMs open so that I can send you the code. Also, this is done manually - so please be patient 🙏)
In today's special 'Rust in Production' episode we talk to Niko Matsakis from the Rust core team.
Niko and I take a trip down memory lane and discuss the early days of Rust and much much more.
corrode.dev/podcast/s04e04-r…#rustlang#rust
If you've ever wondered what “idiomatic” Rust is about, you're not alone.
Brenden Matthews breaks it down on @seradio w/ @ghenry — the why, what, and how. Listen here: mng.bz/YDBo
Get 45% off his book "Idiomatic Rust" w/ code SEmatthews2: mng.bz/zZWw
Thanks for coming on @seradio@matthiasendler today to talk about Prototyping in Rust. Was really good!
Will let you know when it's out 😎❤️🔥❤️
#rustlang
📯 Oban Web is open Source
🐬 Oban v2.19 includes MySQL support
🧭 Web v2.11 is released
📊 Met v1.0 is released (and open source)
oban.pro/articles/oss-web-an…
Elixir v1.18 is out: elixir-lang.org/blog/2024/12… 🎄🍾
It is a fantastic release: type checking of function calls, Language Server listeners, built-in JSON, ExUnit improvements, IEx auto-reload, and more.
See the announcement for examples and videos.
A huge thank you to @Beppe_Castagna and @duboc_guillaume for doing all of the hard work on types.
And a huge thank you to Fresha.com and Starfish.team for sponsoring this important (and honestly, extremely exciting) work!
Elixir v1.18 is out: elixir-lang.org/blog/2024/12… 🎄🍾
It is a fantastic release: type checking of function calls, Language Server listeners, built-in JSON, ExUnit improvements, IEx auto-reload, and more.
See the announcement for examples and videos.
Phoenix LiveView 1.0.0 is finally here! Check the announcement for details phoenixframework.org/blog/ph…
If you haven't given Elixir/Phoenix a try, you can now get started in seconds by installing Elixir and generating a Phoenix project from a single command:
🙏 Thank you so much to Tim McNamara for an inspiring opening keynote at #RustLab2024! ✨
Your vision has set an exciting path for the future of #RustLang, and we’re all energized for what’s next. 🚀🦀
#Inspiration@timClicks
"Rust is hard to learn" might be true for you because the metaphors might not make sense for you. But it's okay to use your own.
Ownership is confusing? Try Origin or Home. A value can be accessed from many parts of the program, but can only have one Home (until it moves).