documentation is the code
77 subscribers
587 photos
50 videos
143 links
upload this to your confluence
Download Telegram
Forwarded from ComputerWelt (Lemos)
This media is not supported in your browser
VIEW IN TELEGRAM
Veggietales predicting modern memes
🍌3
👾2🐳1
😁3🍌2
Forwarded from vx-underground
dudes steals a South Korean government Xitter profile and tweets "north korea is best korea". thats diabolical stuff
fn get<Q: ?Sized>(&self, k: &Q) -> Option<&V>
where K: Borrow<Q>,
Q: Hash + Eq
👨‍💻2
Use a LinkedList when:
• You are absolutely certain you really, truly, want a doubly linked list.

https://doc.rust-lang.org/std/collections/index.html#use-a-linkedlist-when
To get this out of the way: you should probably just use Vec or HashMap. [...] Even when Vec and HashMap are technically suboptimal, they’re probably a good enough choice to get started.

That's just bad
👨‍💻1
https://blog.zorinaq.com/i-contribute-to-the-windows-kernel-we-are-slower-than-other-oper/

BridgeLiver wrote: Who gives a fuck what you found offensive, James?
i use rusт бтв
😭1👨‍💻1
Forwarded from import __hello__
😢2
https://github.com/ftilde/ugdb

What's that? Oh, yes. Yes, you can totally use ugdb to debug ugdb debugging ugdb.