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.
rust is elegant they say
https://github.com/rust-lang/rust/blob/master/compiler/rustc_error_codes/src/error_codes.rs#L10
https://github.com/rust-lang/rust/blob/master/compiler/rustc_error_codes/src/error_codes.rs#L10
😁3
PyTorch-like ML framework in Rust with WASM support. definitely need to play around with this in the future
https://github.com/huggingface/candle
#machine_learning #programming #rust #useful_repositories
https://github.com/huggingface/candle
#machine_learning #programming #rust #useful_repositories
GitHub
GitHub - huggingface/candle: Minimalist ML framework for Rust
Minimalist ML framework for Rust. Contribute to huggingface/candle development by creating an account on GitHub.
🔥1🤔1
crap, why didn't I use it before. Great tool for rapid prototyping
JSON to {programming_language} data type / YAML / MYSQL table / etc. converter
https://transform.tools/json-to-rust-serde
#programming #useful_websites
JSON to {programming_language} data type / YAML / MYSQL table / etc. converter
https://transform.tools/json-to-rust-serde
#programming #useful_websites
transform.tools
JSON to Rust Serde
An online REPL for converting JSON to Rust Serde Structs.
👍3🤔1👀1
while I'm resting, a new tragedy happened in the Rust family lol.
The serde_derive macro now comes as a precompiled binary, which literally means you’ll need to run a 3rd party program with full access to your machine environment (see supply chain attack).
btw I make money and pretend to be a dev thanks to this library 🌝
The serde_derive macro now comes as a precompiled binary, which literally means you’ll need to run a 3rd party program with full access to your machine environment (see supply chain attack).
btw I make money and pretend to be a dev thanks to this library 🌝
😱2🤔1🌚1
sad dev diary
while I'm resting, a new tragedy happened in the Rust family lol. The serde_derive macro now comes as a precompiled binary, which literally means you’ll need to run a 3rd party program with full access to your machine environment (see supply chain attack).…
ok serde removed precompiled binaries, evil is defeated (this time)
https://github.com/serde-rs/serde/releases/tag/v1.0.184
https://github.com/serde-rs/serde/releases/tag/v1.0.184
GitHub
Release v1.0.184 · serde-rs/serde
Restore from-source serde_derive build on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.io
❤3🔥1
so Zoom CEO literally says that the main idea behind their own product is
to make people less innovative 😏
https://www.businessinsider.com/zoom-ceo-employees-return-to-office-2023-8
to make people less innovative 😏
https://www.businessinsider.com/zoom-ceo-employees-return-to-office-2023-8
Business Insider
Leaked Zoom all-hands: CEO says employees must return to offices because they can't be as innovative or get to know each other…
Zoom CEO Eric Yuan discussed the benefits of in-person work in a leaked meeting.
😁4