301 private links
Il y a moyen de faire des choses bien classe avec!
Voir les exemples de Sebsauvage https://llamalab.com/automate/
On ne dit pas "L'EU fait chier à avoir imposé ses cookie banner, ça ruine le web" mais on dit "Le capitalisme fait chier à vouloir sucer la moindre data qui vient de toi, ça ruine le web". Merci
VLC is not updated anymore on the Google store.
Handy :)
All specific pages
Find people to talk to or collaborate with by searching across the /about, /ideas and /now pages of 6303 personal websites.
And now, imagine that this place is your personal website, under your own domain name, under your control.
This is the basic idea behind the IndieWeb.
Most tools and ideas of the IndieWeb is Publish Own Site, Syndicate Elsewhere.
Another is Webmentions.
Good job!
Partager rapidemment see contacts Lord d'un meeting.
Arrêter de se passer X QR-Code pour X personnes. Simplement en scanner un, partager ses infos, et recevoir celle des autres.
.rs is welcoming the Rust Lang 😄
A feedback on the bevy-game engine
"Don't watch the sun rise. Get up earlier and let the sun watch you rise".
- Giga Chad
what if, instead of taking a mutable reference to the entire State, we only took a mutable reference to the fields we wanted?
coffee_break!(5 minutes);
Developer-friendly, Eco-friendly because the PC does not burn and language server-friendly
A nice UI over the cli command. It seems also cool!
A fast hashmap algorithm if the one of the standard library is not enough.
IDK if the collision rate is higher than the std library though. Hashbrown uses AHash as algorithm for hashing. --> it does not provide cryptographic secure hashes though.
Another use case is when std is not available (because the randomness is not available in the environment / OS).