plange | 5 years ago | on: Kubernetes Failure Stories
plange's comments
plange | 6 years ago | on: GitHub is now free for teams
plange | 6 years ago | on: Coronavirus Forces World’s Largest Work-from-Home Experiment
Otherwise i agree. Having just spent a week on-site at a client, you just notice a lot more problems (or start to understand the details of previously identified problems) that are in your capacity to fix.
plange | 6 years ago | on: Oxide Computer Company: Initial boot sequence
Read up before you make unfounded claims
plange | 6 years ago | on: ICANN races towards regulatory capture: the great .org heist
plange | 6 years ago | on: Visa, Mastercard, Stripe, and eBay exit Facebook’s Libra project
plange | 6 years ago | on: Richard Stallman’s Exit Heralds a New Era in Tech
These are complex topics and people don't want to put in the effort to understand them so this needs some top-shelf selling power. And there's no money to be made. Just freedom (as in speech).
plange | 6 years ago | on: Allow 0.0.0.0/8 as a valid address range
> 0.0.0.0/32 is still prohibited, of course.
plange | 6 years ago | on: Ask HN: Who is hiring? (July 2019)
plange | 6 years ago | on: Show HN: Hydra – Open-Source OAuth2 Server
plange | 6 years ago | on: Ask HN: What jobs can a software engineer take to tackle climate change?
plange | 6 years ago | on: Ask HN: What jobs can a software engineer take to tackle climate change?
Luckily some competitors still exist: https://www.cloudandheat.com/ https://www.qarnot.com/fr/home-fr/
plange | 6 years ago | on: Ask HN: What jobs can a software engineer take to tackle climate change?
plange | 6 years ago | on: Assange Indicted Under Espionage Act, Raising First Amendment Issues
plange | 8 years ago | on: What SSH Hacking Attempts Look Like
plange | 8 years ago | on: Hijack of Amazon’s domain service used to reroute web traffic for two hours
> That is to get to 3.3.3.3 A 3.3.0.0/16 route takes precedence over a 3.0.0.0/32 route.
I think you mean:
> That is to get to 3.3.3.3 A 3.3.0.0/16 route takes precedence over a 3.0.0.0/8 route.
a /32 is _more_ specific.
plange | 8 years ago | on: Beyond CI/CD: GitLab's DevOps Vision (2017)
This predates infra-as-code.. it took years before someone wrote a clone that used Git instead of CVS
Made something stupidly similar for kubernetes: https://github.com/pieterlange/kube-backup
plange | 8 years ago | on: Show HN: Haproxy-auth-request – HTTP access control using subrequests
I use ngx_http_auth_request_module a lot and used haproxy a lot in the past but it's currently too limiting for my usecases - now i know it supports lua we're in a whole different ballgame.
plange | 8 years ago | on: Using a Yubikey for GPG and SSH
plange | 8 years ago | on: On the Usability of Deploying HTTPS [pdf]
https://mozilla.github.io/server-side-tls/ssl-config-generat...