Viewing profile — shockinglytrue
shockinglytrue
HN member- Joined
- Wed, Apr 15, 2020, 7:43 PM UTC
- HN karma
- 207
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About shockinglytrue
No profile information was provided.
Recent public activity
-
comment
Comment #23501599
Please review the HN community guidelines before posting something like this in future
-
comment
Comment #23501160
I prefer Newspeak
-
comment
Comment #23494363
With thanks in part to the security community and part to Intel, the budget that can be spent avoiding a syscall just keeps increasing every year
- story
-
comment
Comment #23482756
This read more like an advert than a comment, and that is certainly the most loaded question I've ever seen in written English. Giant centralized troves of personal data are a huge…
-
comment
Comment #23478896
Unsurprisingly for a spec from Fastly & CloudFlare, the privacy offered is predicated on the existence of large centralized providers that due to their size cannot be blocked. One …
-
comment
Comment #23477556
Centralizing the log files for the majority of Internet services in the hands of a few companies will never be good for security
-
comment
Comment #23477521
Far from it. It's quite likely going to be over 5 years if not a decade before it would be possible to run a pure-HTTP3 service without risking connectivity problems The problem is…
-
comment
Comment #23477476
> Now all those traffic shaping middle-boxes are worthless No reasonable implementation of encrypted SNI has been proposed or standardized. Those middleboxes are still more than us…
-
comment
Comment #23476743
But doesn't that criteria also describe every open source mailing list ever?
-
comment
Comment #23468074
Wish all distros shipped https://github.com/vozlt/nginx-module-vts by default. It's a minor pain to self-build
-
comment
Comment #23459694
It always strikes me as uncannily brave to see a post like this. So many statements associated with one username.. - I no longer work at $company, and their stuff sucks - ergo, the…
-
comment
Comment #23453746
Stream is for VOD, live TV is an entirely different problem
-
comment
Comment #23424296
The EU could build support for this 1000 different ways. They need only shake another GDPR-shaped stick that gently encourages business to buy local and the rest would be history. …
-
comment
Comment #23410457
This isn't the first route leading straight to satellites. I forget the name of the provider, but there is at least one big allocation where whatever you're sending to it is basica…
-
comment
Comment #23379037
Pretty hilarious, 32gb sodimms are only 150 GBP in the UK, Apple charging 200 for 16. Similarly, 2TB disk for 800 GBP, open market it's 219. Some PC laptop vendor could do a whole …
-
comment
Comment #23375315
Basically most of what runs on k8s, including most of the k8s control plane, lives in a container. So for the most part, the only material concern about the host machine and OS is …
-
comment
Comment #23375279
I don't understand all this angst. In a well run infrastructure, Kubernetes basically just boils down to a new config file to describe some proxy rewrite rules, and how much RAM yo…
-
comment
Comment #23375043
Managed to miss this, thanks. I'd be interested to hunt out the BPO ticket at some stage to see if they benchmarked on NFS or spinning rust
-
comment
Comment #23375037
The Django development server's asynchronous auto reloader is neither unique nor uncommon.
-
comment
Comment #23374973
Managing self-installed k8s is a pain in the ass right now, but not much more than trying to manually install Linux without using e.g. the Ubuntu installer. Would that put you off …
-
comment
Comment #23367370
Difficulty with git basics is the least of your worries. For example pycs are fundamentally racy, it is quite possible to have a .py newer than a .pyc depending on how unlucky you …
-
comment
Comment #23366924
Highly recommend "export PYTHONDONTWRITEBYTECODE=1" in your bashrc and just forget about it. Pyc files are still an important optimization on modern machines in some circumstances …
-
comment
Comment #23358329
What kind of laptop bag do you use for the monitor?
-
comment
Comment #23356726
Typical ill-considered comment from Linus, and surprising for someone getting on his years. Column width is an accessibility issue . I'm barely in my mid 30s and the average font s…