Next Thursday we can celebrate #unixtime01100000000000000000000000000000, or UNIX time reaching 3*2^29. 2^29 is about 17 years.
$ date --date=@"$((2#01100000000000000000000000000000))"
Thu Jan 14 08:25:36 UTC 2021
Here is a countdown website: https://clonejo.de/binary-clock/
🙀🙀 https://portswigger.net/daily-swig/brave-browsers-tor-feature-found-to-leak-onion-queries-to-isps
RT @albinowax@twitter.com
I just confirmed that yes, @brave@twitter.com browser's Tor mode appears to leak all the .onion addresses you visit to your DNS provider
https://www.reddit.com/r/netsec/comments/lndfms/more_in_comments_brave_browser_leaks_your_tor/
@rust Note that you can still add RUSTFLAGS="-D warnings" to your CI, and catch those warnings early ;)
`#[deny(warnings)]` will sooner or later break your code.
#Rust keeps adding new warnings and refining behavior of existing ones. If you're not prepared to deal with potential new compilation errors every 6 weeks, don't use #[deny(warnings)].
Rustc has a cap-lints feature to disable this footgun in dependencies, but it doesn't help macro-generated code and top-level crates.
Antwort auf den #Faktenfinder-Artikel über #PeerTube von Wulf Rohwedder:
https://gist.github.com/jomo/21eaff06c87574698b7fa63692322d6f#file-readme-md
Please remember: functional cookies (login session, shopping carts) do not need user consent. So every time you see one of this oversized cookie banners someone is trying (often through dark patterns) to make you accept the whole tracking and spying as well. Don't be mad at the legislative for creating the need for tracking consent. Be mad at the websites that are trying to stir you up against that law by annoying you with those banners.
Endlich alle Steckdosen Problem auf dem Sofa gelöst! https://www.brennenstuhl.com/de-DE/produkte/steckdosenleisten/brennenstuhl-estilo-sofa-steckdose-mit-ladefunktion-1xeuro-steckdose-und-2xusb-charger-anthrazit-grau
Programming. Infrastructure and public transportation enthusiast. Lives in Aachen.