brombek

joined 4 years ago
[–] [email protected] 13 points 6 months ago (3 children)

MS will erect another campus and things will go back to "normal". Hopefully this will last at this time...

Good documentary about MS hold over German government: https://www.youtube.com/watch?v=duaYLW7LQvg

[–] [email protected] 8 points 1 year ago

The only private payment method is cash.

[–] [email protected] 5 points 1 year ago

Thanks for the video link. Very interesting. This is how all computers will be built eventually. So seize the means of computation until we can...

[–] [email protected] 13 points 1 year ago (3 children)

Google will just say that pages with DRM will rank higher in their search and it's all done.

[–] [email protected] 8 points 1 year ago (3 children)

You could try destination NAT with netfilter/iptables (DNAT) and terminate TLS on your home server.

This way packets will be forwarded to the home server without beign decrypted on the VSP.

[–] [email protected] 1 points 2 years ago

As the old Gentoo mantra goes: stuff breaks so you can learn things :D

 

So one could have replace a JS file with one fetched from attacker controlled server for any site behind Akamai like LastPass or PayPal. That JS could have exfiltrated all the secrets from these sites on the client side (post decryption) or replace account numbers with their own on behalf of the user.

[–] [email protected] 5 points 2 years ago (1 children)

Torvalds added that Rust isn't that terrible in the end; "it's not Perl".

LOL

 

“Norton is pretty much amplifying energy consumption worldwide, costing their customers more in electricity use than the customer makes on the mining, yet allowing Norton to make a ton of profit,” tweeted security researcher Chris Vickery. “It’s disgusting, gross, and brand-suicide.”

[–] [email protected] 5 points 4 years ago

Performance metrics generally put Rust squarely ahead of Go, but not by a lot.

10x, 4x and 3x performance difference is not "but not by a lot", it is al lot! :D Imagine needing 1 server vs 10 servers to run same app. Same for memory.

Can people stop contradicting themselves when comparing X with Rust just to make X look less horrible, please!