Dad ๐ถ๐ฑโโ๏ธ, engineer๐จโ๐ปโ, fixed wheel cyclist ๐ฒ, Australian ๐๐ป immigrant in Germany ๐ฆ๐บ. My partner @HannahNeumeyer ๐ does good work for society ๐.
@DCLocalDesign@biomance@JLarky It might not be a waste of time if anyone ever needs needs to understand/revert the changes. It's not fun finding the commit that caused an issue and the commit message is twenty commit messages concatenated by a squash.
@jeanlapintade@ctjlewis You receive the headers of the response first, after negotiating TLS and a HTTP protocol. In HTTP/1.1 the headers might specify an encoding like chunked for the body. In HTTP/2 the body is sent in one of more subsequent frames. The fetch API exposes the body as a ReadableStream.
I wrote a couple of posts about a private PKI (https://t.co/m2RTDaHu8w) and securing TCP sockets with TLS and peer authentication (https://t.co/q4hy1CzWzU).
@andrealaforgia@optiks@allenholub This isn't helpful. You used "we" too and in your anecdote from more than two decades ago, years before git was even released, you don't specify the important thing you released.
Apparently it's possible to brute force with the public record of a transaction made with the wallet and a couple of days processing on a standard gaming PC.
This is so wild, the bx tool generates 24 word mnemonic pass phrases intended to be used for bitcoin wallets but it generates at most 2^32 unique phrases.
https://t.co/y0seQcW7pZ
I was expecting it to be some impressive hack exploiting the Mersenne Twister PRNG by somehow finding enough values in the sequence reduce the keyspace a bit.
OK, sit down
whistleblowers are confirming that these so-called "dropdowns"
DO๐NOT๐EXIST!
what we have been lead to believe are "dropdowns" are, in fact, divs, buttons & anchors TARTED UP w/ css/xss (unclear)
a massive coverup by FE gang!
they played us like a damn fiddle!
@optiks Yeah, that's true it's not just C#/.NET. Now you mention it, I have done some work on a project using Spring Boot which uses DI for everything.