sad dev diary – Telegram
sad dev diary
343 subscribers
1.66K photos
30 videos
104 links
tech trauma with a twist of shitty memes

i use rust btw
Download Telegram
boo so this approach is no longer cool 🙁

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
👍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
😁3
another exciting journey through legacy code 🌝

pythonic way of building JSONs
🤩2🤣2😁1
based on @s373r comment
😁3
sad dev diary
Photo
ok the last one
😁3
sad dev diary
ok the last one
ok the last one

thanks to @s373r
😁2
😁3😢1
and one Cow
🥰31👍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
👍3🤔1👀1
Hi fellaz, I’ll be less productive in shitposting for a while as I’m chilling and taking a break from the web <3
3👍1🔥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 🌝
😱2🤔1🌚1