Posts by Aissen@social.treehouse.systems
(DIR) Post #B4gI9MFBaLQP0rxBPE by Aissen@social.treehouse.systems
0 likes, 1 repeats
Rust In Paris started with Waffle @wffl presenting the Little Rust Delights. #RustLang #RustInParis
(DIR) Post #B4gI9bNXJa17x6yZ0K by Aissen@social.treehouse.systems
0 likes, 0 repeats
In Rust, a loop is infinite, so its type is ! aka the never type. If the loop {...} has a break, the type changes to the unit type (). And break can even take a value, and its type becomes the type of the loop#RustLang #RustInParis
(DIR) Post #B4gI9i0Og0fQVNCgPQ by Aissen@social.treehouse.systems
0 likes, 0 repeats
Rust allows let without assignment, so a variable can be assigned only once later (mutation is still disallowed). This can be used to escape blocks, or to make multiple assignements in blocks more readable. Waffle also showed a much cooler trick to prevent using Trait objects, but for that you'll have to watch the video!#RustLang #RustInParis
(DIR) Post #B6SgFPvsYQGmTiwA2C by Aissen@social.treehouse.systems
0 likes, 0 repeats
For the final talk of the day, Alice Ryhl will talk about Completion-based IO.#RustWeek #RustWeek2026
(DIR) Post #B6SgFY3GMqvhewSAee by Aissen@social.treehouse.systems
0 likes, 0 repeats
The tokio documentation recommends against using tokio for reading a lot of files.But this is obsolete, Alice says, becuase now in tokio, File IO will use io_uring transparently.#RustWeek #RustWeek2026 #iouring #tokio #RustLang #io_uring
(DIR) Post #B6ShNcEompIkujGjlQ by Aissen@social.treehouse.systems
0 likes, 1 repeats
The RustWeek posters are back! I'll post them as I have the time! Here is Hail Miri!#Miri #RustLang #RustWeek #RustWeek2026
(DIR) Post #B6ShNdfnS0TZMgtnSC by Aissen@social.treehouse.systems
0 likes, 0 repeats
28 Errors Later#RustWeek #RustWeek2026 #cargo
(DIR) Post #B6ShNf9bwdv1xRr7Z2 by Aissen@social.treehouse.systems
0 likes, 1 repeats
Lord of the Ring Buffers: The Two Pointers#RustWeek #RustLang #RustWeek2026 #RingBuffer #ringbuf
(DIR) Post #B6ShNnTkzcmrmFLK4m by Aissen@social.treehouse.systems
0 likes, 0 repeats
The Day After Release#RustWeek #RustWeek2026
(DIR) Post #B6ShNowVYDNaJhnnWq by Aissen@social.treehouse.systems
0 likes, 1 repeats
Box<impl Future>#RustWeek #RustWeek2026
(DIR) Post #B6ShNqvACBUaS7Bki8 by Aissen@social.treehouse.systems
0 likes, 0 repeats
E.T: The Extern Type#RustWeek #RustWeek2026
(DIR) Post #B6ShNsM8rMfOu4ooOu by Aissen@social.treehouse.systems
0 likes, 0 repeats
Jurassic std::thread::park()#RustWeek #RustWeek2026
(DIR) Post #B6ShNtmlXrYdKwHaXQ by Aissen@social.treehouse.systems
0 likes, 0 repeats
mem::forget#RustWeek #RustWeek2026
(DIR) Post #B6ShNvYIybB8ofX4HA by Aissen@social.treehouse.systems
0 likes, 0 repeats
PhantomData of the Opera#RustWeek #RustWeek2026
(DIR) Post #B6ShNxEWj6Xw1uIIj2 by Aissen@social.treehouse.systems
0 likes, 0 repeats
And that's it for the posters. You can find those from last year below:https://hachyderm.io/@Mara/114502378870262985#RustWeek #RustWeek2026
(DIR) Post #B6Z5NSlhYeWhOPryIC by Aissen@social.treehouse.systems
1 likes, 1 repeats
So it begins. Corsair now has DDR5 modules with CMXT chips. Samsung, SK hynix and Micron are no longer the only game in (international) town : https://wccftech.com/chinese-memory-enters-global-markets-corsair-ddr5-modules-spotted-with-cxmt-dram/
(DIR) Post #B6g01mvBHwXLDwcQ8O by Aissen@social.treehouse.systems
1 likes, 0 repeats
@ariadne 12 bullet lists in an article ? I love them as much as the next person, but even I know not to abuse them. No serious editor would have let this pass, seriously this is slop without even as much as a review pass.
(DIR) Post #B8gOuU1Ggut2R4udPs by Aissen@social.treehouse.systems
0 likes, 0 repeats
@ariadne my canary is when kCTF stops paying for kernel privescs; weirdly that hasn't happened yet despite the apparent acceleration.On the specific subject of AI agent sandboxes, some are already moving from containers/landlock/eBPF to VMs: https://docs.nvidia.com/openshell/latest/reference/sandbox-compute-drivers#microvm-driver(Also, obviously, trusting the proprietary harnesses' integrated sandboxes is the worse one can do)
(DIR) Post #B8mqZ2zDkyLGnCRDZA by Aissen@social.treehouse.systems
0 likes, 0 repeats
@ariadne seems reasonable as a whole; your project, your contribution rules.Wouldn't you ban Google's Project Zero with these guidelines?
(DIR) Post #B91R9Uq9kPufdsAUPA by Aissen@social.treehouse.systems
0 likes, 0 repeats
@ariadne they even botched the half-built emoji packs that they started to build: it's first-party only. And the lack of skin color tuning in custom emojis.Sticker packs might be too much for them.