Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gant
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gant
8y ago
It depends. I've seen some shit on cheap bare metal providers, including getting ARP poisoned on Online.net. Hetzner has been great overall. They've been very very helpful in documenting me reacting to abuse emails too when I got
2.
▲
by
gant
8y ago
Running Kube on their cloud servers? Well have fun with that, the "vCore" is a very inconsistent unit unless you get their dedicated core servers. I moved back to Hetzner Bare Metal because you can't have anything that will p
3.
▲
by
gant
8y ago
We only use Azure for AD and still we get the leaky cloud everything is on fire screen once a week at least.
4.
▲
by
gant
8y ago
This goes both ways. Don't remember specifics, but contributors trying to "revoke" their license to destroy a FOSS project is about as common as a company trying to use your contributions in a only non-free version.
5.
▲
by
gant
8y ago
I am sort of a kubernetes person at work, and I just wasted 3 hours trying to get a cluster up with Rancher. Everything worked fine, except somehow the network started isolating namespaces and the nginx ingress couldn't reach my servic
6.
▲
by
gant
8y ago
>RedHat quality caugh https://www.openshift.com/
7.
▲
by
gant
8y ago
Maybe your opinion is actually terrible, have you considered that? Not everything is a vocal minority, especially not if your scope is "all of OSS"
8.
▲
by
gant
8y ago
I mean I didn't call anyone a cracker, but would that offend you?
9.
▲
by
gant
8y ago
Thank you.
10.
▲
by
gant
8y ago
I feel like being active on GitHub definitely helped me getting my current job. Regarding "wrongthink", it's generally a good idea to keep politics out of your professional GitHub account if you want to work at a place that m
11.
▲
by
gant
8y ago
Last I checked both articles have extensive "References" sections. Unless you actually like what you read, in that case I'll just have to deal with that. Unfortunate that stuck up people like you exist, but I'm not going
12.
▲
by
gant
8y ago
>Thomas Sowell or Camille Paglia Gotcha. I'm wasting my breath. https://rationalwiki.org/wiki/Thomas_Sowell https://rationalwiki.org/wiki/Camille_Paglia
13.
▲
by
gant
8y ago
Having a culture conscious of bias is good, but I'd rather see some progress before the end of the century. You know, cause old people exist and you can't really change this culture too fast, especially not if you factor in reacti
14.
▲
by
gant
8y ago
The problem is that these "immutable characteristics" are very hard to assess subjectively by humans. Say you divide a group of candidates into evenly split groups based on something . Gender, age, race - your pick. You'd en
15.
▲
by
gant
8y ago
Is there a reason you assign a /30 instead of doing point-to-point routing?
16.
▲
by
gant
8y ago
If by "signatures committed to blockchain" you mean git with a GPG signed tip/tag, then yes, sure, blockchain. If you mean that other thing, no.
17.
▲
by
gant
8y ago
They're sort of an intelligence network for payment processors. Took a few days and it worked again, but just be aware that having a new credit card every payment might put you in a higher risk bucket.
18.
▲
by
gant
8y ago
Oh right, that's a thing (that was never available here in Germany).
19.
▲
by
gant
8y ago
Twitter has that feature where you can post multiple tweets in a chain. Honestly, why have a character limit at all at this point...
20.
▲
by
gant
8y ago
I used that for a while, until a billing network banned me for using too many cards with my name.
21.
▲
by
gant
8y ago
Regarding 1, I (and seemingly everyone else writing libraries) usually return (value, error) and treat a nil value as error. We have quite a bit of old code at work that might segfault because it wasn't done like this. Most of our Kube
22.
▲
by
gant
8y ago
Oh no, not another code generator. That seems to be a common thing in Kubernetes too, if you don't want to spend the time writing actual code and Go is too "boilerplate heavy" for you, just write a code generator and bring th
23.
▲
by
gant
8y ago
People really seem to dislike context in the standard library too: https://github.com/golang/go/issues/20280
24.
▲
by
gant
8y ago
1. Get IDE support. There is no convention of adding a suffix like "Interface", and I personally am very happy with this. C# ISomething naming conventions have annoyed me quite a bit. 2. Always limit the scope of your channels. I
25.
▲
by
gant
8y ago
I'm a little bit concerned because the last package that Google seems to have purpose-built for Go+Google (AppEngine?) was context, that gave us things like context.Context, a generic KVS that needs reflection, heavily relies on conven
26.
▲
by
gant
8y ago
The way we allocate second level domains is already terrible (see also domain parking/domain squatting), why would I be okay with someone just throwing money at ICANN to get a bunch of generic top level ones too?
27.
▲
by
gant
8y ago
it was such a good idea to preload the entire thing into Chrome's HSTS cache wasn't it?
28.
▲
by
gant
8y ago
oh look who's once again abusing their monopoly over .dev
29.
▲
by
gant
8y ago
Oh I love HN Dunning Krueger smugness, especially with specifics of one particular network security spec that has a lot of alternatives. Truly, if you've never used IPSec, get out of my HN, you peasant.
30.
▲
by
gant
8y ago
What's the big deal? Wordpress can be lean on the code is delivers? It certainly can't be lean on the backend. There's also a helper functions for adding tons of classes to elements everywhere so you can "patch" CSS
More ›