Viewing profile — gurrone
gurrone
HN member- Joined
- Tue, Sep 08, 2015, 12:15 PM UTC
- HN karma
- 158
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About gurrone
No profile information was provided.
Recent public activity
-
comment
Comment #43424556
The film is centered around the idea of establishing an alternative to the GDP as the metric to measure success of a country/society. The film follows mostly Katherine Trebeck on h…
- story
-
comment
Comment #43332166
Might be noteworthy that in recent enough k8s lifecycle.preStop.sleep.seconds is implemented https://github.com/kubernetes/enhancements/blob/master/keps/... so no longer any need t…
-
comment
Comment #35272109
That is only partially true. So you spin up a GKE cluster, setup your deployment push it out via kubectl. OK your app is running but now you need access to it. The portable way is …
-
comment
Comment #35271971
... and mrsk is imperative compared to the declarative approach of swarm and k8s. Especially if you go all in on gcp and use gke + config-connector + fluxcd or argocd and all the o…
-
comment
Comment #33899636
That just made me look at Google Cloud again, and it's depressing to see. At least some types of load balancer do support dual-stack setups, but not if you configure them via GKE w…
-
comment
Comment #33896745
Would use OpenBSD + unbound to get NAT64 + DNS64. I'd prefer a dual-stack setup with RFC1918 IPv4 internally + a NAT44 gateway and IPv6 "just" on top. Drawback: if you find yoursel…
-
comment
Comment #33896554
20 years ago it was the lack of IPv6 support on the CPE holding IPv6 on the server side back, nowadays it's a lack of IPv6 at major SaaS providers causing issues. In most of the sc…
-
comment
Comment #32411297
Same if you're lead climbing, there is a small chance (if you left a longish tail end) to clip the wrong part of the rope. If if it does not directly result in a dangerous fall you…
- story
-
comment
Comment #29663498
Ironically I lately had a payment service provider handing me newly generated ecdsa ssh keys where ed25519 should be supported to the best of my knowledge. And fluxcd moved from rs…
-
comment
Comment #29597540
Also an interesting option is using deb822 sources.list format and inline the key https://lists.debian.org/debian-devel/2021/11/msg00026.html Still a bit ugly depending on the poin…
-
comment
Comment #25560473
The original video footage which belongs to the article series is frightening https://vimeo.com/136529193
-
comment
Comment #24513621
Bitbucket has it as well. When you move from Bitbucket to Github your PR workflow in the WebUI feels utterly complicated and way harder to review. I already started to use gh a few…
-
comment
Comment #23963579
In 2019 someone from Elastic also tried to highlight the issue and various models at the market right now in a talk https://media.ccc.de/v/froscon2019-2463-open_source_as_a_bus... …
-
comment
Comment #23391347
Well still the default mta on Debian, so it has some userbase, at least as a local mta. Might catch some by surprise, but maybe those systems should not have had direct exposure to…
-
comment
Comment #23078127
I find it amazing how often ad blocking is discussed here, and start to wonder how many peeps hanging out here on the other hand depend indirectly on ad revenue to pay bills? There…
-
comment
Comment #22813447
Yes it's trade off as usual. The main benefit I see is on networks where you've a mix of good and bad traffic and you would still like to offer the service to the few good users. I…
-
comment
Comment #22813411
I guess this is very true. Our quite elaborate Cloudflare Firewall setup combining bot management scores with GeoIP and network information to decide on the action has solve rates …
- story
-
comment
Comment #21992658
Yeah recent credential stuffing attacks I witnessed showed that blocking traffic based on AS numbers is very helpful. If your attacker is stupid User-Agent based blocks can be surp…
-
comment
Comment #21701876
Still they place FreeBSD running on prem hardware in the ISP PoPs as a caching layer because it absolutely makes sense. https://papers.freebsd.org/2019/FOSDEM/looney-Netflix_and_Fr…
-
comment
Comment #20604691
nginx behaves RfC conform. So if you sent it a SIGHUP it will try to respawn all workers by closing (from the server side) all open connections. The problem is that this behaviour …
-
comment
Comment #18690062
If you ever get to the southern Alps of Italy you'll find a lot more lost places barely accessible by foot, if at all. Also a lot of old mines, contraband trails and houses can be …
- story