Vite's Rust Bundler Signals a Shift in JavaScript Build Tools
#Vite8 #JavaScript #RustLanguage #WebDevelopment #AusNews
thedailyperspective.org/article/2026-03-16-vites...
code to return a Fibonacci sequence to the nth degree, with the value of n provided by the user
What the code puts out, prompting the user for an input. If it is invalid, it will reprompt until the input is valid, and it will return the Fibonacci sequence.
Started to learn Rust, and the "no semicolon" to return a value is so brilliant
#rustlang #rustlanguage
Redox OS gets X11 and GTK 3 support!
#Redox #RedoxOS #X11 #Xorg #GNOME #GTK3 #GTK #TechNews #TechUpdates #Computers #Laptops #Rust #RustLanguage #Programming
Ferris, the unofficial mascot of the Rust programming language
Rust developers offered $20k for rav1d to reach C performance (By Ryan Daws)
#rustlang #rustlanguage #rust #coding #programming #trendingtech #rav1d #challenge
www.developer-tech.com/news/rust-developers-off...
Ferris, the unofficial mascot of the Rust programming language
Rust developers offered $20k for rav1d to reach C performance (By Ryan Daws)
#rustlang #rustlanguage #rust #coding #programming #trendingtech #rav1d #challenge
www.developer-tech.com/news/rust-de...
Introducing Rust 1.86.0: Trait Upcasting, HashMaps, and More #Technology #SoftwareEngineering #ProgrammingLanguages #RustLanguage #Programming #SoftwareDevelopment
📍 Venue reveal! ✨
Our host takes you behind the scenes as we gear up for #RUSTAsia2025! Final preparations are underway at Innocenter to welcome the Rust community.
See you soon in Hong Kong! 🚀 https://www.rustasiaconf.com/
#RustProgramming #TechConference #DeveloperCommunity #Programming […]
https://www.threads.net/@rustasiaconf/post/DG5xzIeyeP5
#rustasiaconf #rustlanguage #rustprogramming #rusthk #codinglife #rustcoding #pest3 #developer #developers
burn.dev
#rustlang #rustlanguage
Seems that bridged markdown link didn’t make it, it’s rustasiaconf.com
#rustasiaconf #rustlanguage #rustprogramming #rustasia #rusthk #codinglife #rustcoding #plangora #developer #softwaredeveloper #rustlang
@rustasiaconf
More details at: rustasiaconf.com
#rustasiaconf #rustlanguage #rustprogramming #rustasia #rusthk #codinglife #rustcoding #plangora #developer #softwaredeveloper #rustlang
ExpressVPN gets faster and more secure, thanks to Rust #Technology #SoftwareandApps #Other #ExpressVPN #RustLanguage #OnlinePrivacy
Examples:
C : static-weak
C# : static-strong
JS : dynamic-weak
Python : dynamic-strong
I think #Rust #RustLang #RustLanguage is also static-strong cmiiw
#PythonProgramming
Linus Torvalds Would Reportedly Merge Rust Kernel Code Over Maintainer Objections #Technology #SoftwareEngineering #ProgrammingLanguages #RustLanguage #LinuxKernel #OpenSource
Confession: I've been using Rust for 7 years now, and I still can't remember whether println! for debug is {:?} or {?:} on the first try
#Rust #RustLang #RustLanguage
When working with polymorphism, Rust prefers using which of the following objects instead of inheritance?
A) slice
B) strong
C) lifetime
D) trait
#TechQuiz #RustLanguage