getting rid of `else`s is not enough bro
nice vid about microoptimizations, processor tricks and branchfree ninja technics
https://youtu.be/bVJ-mWWL7cE
#branchless #programming #optimizations
nice vid about microoptimizations, processor tricks and branchfree ninja technics
https://youtu.be/bVJ-mWWL7cE
#branchless #programming #optimizations
YouTube
Branchless Programming: Why "If" is Sloowww... and what we can do about it!
Support What's a Creel? on Patreon: https://www.patreon.com/whatsacreel
Office merch store: https://whats-a-creel-3.creator-spring.com
FaceBook: https://www.facebook.com/whatsacreel/
In this video we look at branchless programming. This is a technique…
Office merch store: https://whats-a-creel-3.creator-spring.com
FaceBook: https://www.facebook.com/whatsacreel/
In this video we look at branchless programming. This is a technique…
🔥2
nice and simple explanation for blocking / non-blocking async tasks from Alice Ryhl, member of the Tokio core team
https://ryhl.io/blog/async-what-is-blocking/
#programming #async #rust #concurrency
https://ryhl.io/blog/async-what-is-blocking/
#programming #async #rust #concurrency
ryhl.io
Async: What is blocking? – Alice Ryhl
The async/await feature in Rust is implemented using a mechanism known as cooperative scheduling, and this has some important consequences for people who write asynchronous Rust code.
🔥1
signs of bad software design: not a rust stack 🌚
btw polars become great and start hiring
https://www.pola.rs/posts/company-announcement/
btw polars become great and start hiring
https://www.pola.rs/posts/company-announcement/
😁1
full cybersec course for beginners in one video
https://www.youtube.com/watch?v=fNzpcB7ODxQ
#cybersecurity
https://www.youtube.com/watch?v=fNzpcB7ODxQ
#cybersecurity
YouTube
Ethical Hacking in 12 Hours - Full Course - Learn to Hack!
Full Course: https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course
All Course Resources/Links: https://github.com/Gr1mmie/Practical-Ethical-Hacking-Resources
A shout out to all those involved with helping out on this course:
Alek …
All Course Resources/Links: https://github.com/Gr1mmie/Practical-Ethical-Hacking-Resources
A shout out to all those involved with helping out on this course:
Alek …
👍2
nice tool for making tier lists
https://tiermaker.com/create/programming-languages--32215
#useful_websites #data_visualization
https://tiermaker.com/create/programming-languages--32215
#useful_websites #data_visualization
👍2
sad dev diary
nice tool for making tier lists https://tiermaker.com/create/programming-languages--32215 #useful_websites #data_visualization
thanks to the community for help
😁5
boo so this approach is no longer cool 🙁
btw nice repo to avoid boilerplate code when dealing with enum/string conversions
https://github.com/Peternator7/strum/tree/master
#programming #rust #useful_repositories
impl std::fmt::Display for DummyEnum {
fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result {
write!(f, "{self:?}")
}
}
btw nice repo to avoid boilerplate code when dealing with enum/string conversions
https://github.com/Peternator7/strum/tree/master
#programming #rust #useful_repositories
GitHub
GitHub - Peternator7/strum: A small rust library for adding custom derives to enums
A small rust library for adding custom derives to enums - GitHub - Peternator7/strum: A small rust library for adding custom derives to enums
👍2
> zoom say “staff would be able to work remotely indefinitely”
> zoom cuts 15% of their stuff
> zoom remote work visioners push back against remote working lol
https://www.bbc.com/news/business-66432173
> zoom cuts 15% of their stuff
> zoom remote work visioners push back against remote working lol
https://www.bbc.com/news/business-66432173
Bbc
Zoom orders workers back to the office
The company says staff living near offices should work in person at least twice a week.
