#rusties — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rusties, aggregated by home.social.
-
Kenne ich jemanden in #Berlin, der heute beim #Neil Young Konzert an der #Waldbühne ist und Lust auf ein Treffen hat?
#NeilYoung #rusties -
🦀 +🐍
#Granian: Rust HTTP server for Python applications
👉 Supports ASGI/3,RSGI and WSGI
👉 HTTP 1 & 2 protocols
👉Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
-
🦀 +🐍
#Granian: Rust HTTP server for Python applications
👉 Supports ASGI/3,RSGI and WSGI
👉 HTTP 1 & 2 protocols
👉Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
-
🦀 +🐍
#Granian: Rust HTTP server for Python applications
👉 Supports ASGI/3,RSGI and WSGI
👉 HTTP 1 & 2 protocols
👉Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
-
🦀 +🐍
#Granian: Rust HTTP server for Python applications
👉 Supports ASGI/3,RSGI and WSGI
👉 HTTP 1 & 2 protocols
👉Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
-
🦀 +🐍
#Granian: Rust HTTP server for Python applications
👉 Supports ASGI/3,RSGI and WSGI
👉 HTTP 1 & 2 protocols
👉Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
-
🦀 Cherrybomb: CLI tool written in Rust that helps you avoid undefined user behavior by validating your API specifications and running API security tests
https://github.com/blst-security/cherrybomb
By @BLSTSecurity
#infosec #rust #rustlang #rustaceans #rusties #appsec #cherrybomb
-
🦀 Cherrybomb: CLI tool written in Rust that helps you avoid undefined user behavior by validating your API specifications and running API security tests
https://github.com/blst-security/cherrybomb
By @BLSTSecurity
#infosec #rust #rustlang #rustaceans #rusties #appsec #cherrybomb
-
🦀 Cherrybomb: CLI tool written in Rust that helps you avoid undefined user behavior by validating your API specifications and running API security tests
https://github.com/blst-security/cherrybomb
By @BLSTSecurity
#infosec #rust #rustlang #rustaceans #rusties #appsec #cherrybomb
-
✨ DG OPINION ON SAFETY FOR ISO C++
From the paper: 👀
🪲 "We believe we should not force safety on everyone, especially
those who don’t need or want it."🦀 "Rust, originally from Mozilla, built on top of C++ became the poster child of a safe browser language"
🦀"Newer languages have less vulnerabilities because they have not
been through the test of time. Today, even RUST has had vulnerabilities discovered recently
[Rust2][Rust3][Rust4] and time will expose more vulnerabilities and weaknesses for general use."Source:
https://www.reddit.com/r/rust/comments/10gi09w/dg_opinion_on_safety_for_iso_c/#rust #rustlang #rusties #rustaceans #cpp #cplusplus #programming #infosec #rustacean
-
✨ Introducing sqlite-xsv: The Fastest CSV Parser for SQLite
👉 New SQLite extension for querying CSVs,TSVs,and other-SVs,written in Rust
👉 Querying gzip'ed & zstd compressed files directly
https://github.com/asg017/sqlite-xsv
-
🦀 🪲 Watch out for DoS Vulnerability when using Rust’s popular Hyper package
👉 Forgetting to set proper limits on HTTP requests
👉 Up to developers that rely on Hyper to implement size check in their own code
https://jfrog.com/blog/watch-out-for-dos-when-using-rusts-popular-hyper-package/
-
🦀 Supporting the Use of Rust in the Chromium Project
👉 a simpler (no IPC) and safer
👉 Less complex C++ overall, no memory safety bugs
👉 Speed up development (less code to write)
https://security.googleblog.com/2023/01/supporting-use-of-rust-in-chromium.html
-
🦀 Security issue #Rust
👉 Cargo didn't perform SSH host key verification when cloning indexes and dependencies via SSH
👉 An attacker could exploit this to perform man-in-the-middle attacks
👉 Cargo before 1.66.1 vulnerable
-
🦀 Did you know you can run Rust code one by one just like Python with an interactive REPL?
cargo install evcxr_repl -
🦀 Rust: Memory Safe Languages in Android 13 ( post by @jeffvanderstoep)
👉 To date, there have been zero memory safety vulnerabilities discovered in Android’s Rust code
👉 In Android 13, about 21% of all new native code is in Rust
👉 Migrated VM firmware in the Android Virtualization Framework to Rust
https://security.googleblog.com/2022/12/memory-safe-languages-in-android-13.html
#infosec #androidsecurity #memorysafety #exploits #rust #rustlang #rustaceans #rusties -
TIL that on Mastodon #Rusties are people who use the #Rust programming language.
So, I guess it's time for me to go back to calling rusted on #ALP supporters #Rustadons. Or #drips
You might wish to do likewise.
-
18. #RustChallenge
👉 Will it compile?
👉 If so, what might be the result?
🦀 use spoiler tag for the answers
-
17. #RustChallenge
👉 Will it compile?
👉 If so, what might be the result?
🦀 Don't forget to mark your answer with spoiler tag
-
One of the things that we love in Rust
-
✨ ripgrep recursively searches directories for a regex pattern while respecting your gitignore
(Written in Rust) -
Rust vs Go battleground
#rust #golang #rustlang #gophers #rusties #rustaceans #developers #MidjourneyAI
-
Creating an Operating system(OS) from scratch using Rust 🙂
https://youtube.com/playlist?list=PLib6-zlkjfXkdCjQgrZhmfJOWBk_C2FTY
-
Labor #Rusties, whenever anyone talks about #RaiseTheRate
-
Fully working CRUD REST API example using Rust and Rocket
👉 Fully working CRUD REST API example using
🎯 Rust (stable)
🎯 Rocket.rs
🎯 mongodb
🎯 okapi -
Gall's law
👉 A complex system that works is invariably found to have evolved from a simple system that worked
👉 A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a simple working system
-
Another variant of Rust programmer
#midjourney #rust #rustlang #rustaceans #rustprogramming #programming #rusties
-
Another variant of Rust programmer
#midjourney #rust #rustlang #rustaceans #rustprogramming #programming #rusties
-
What will be the output? 🤓😎
This time you are allowed to run (mostly you won't need to) 😜