Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erincandescent
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
erincandescent
6d ago
The rates you're quoting are far higher than you get without negotiation from various providers these days . SumUp, as one random example, quote a flat 1.39% _on their free plan_.
2.
▲
by
erincandescent
14d ago
If you're using a hardware device, you can't extract them, because that's the point. If you're using a password manager to store your passkeys, there are protocols to move them between password managers.
3.
▲
by
erincandescent
3mo ago
When the EU legislates compliance with a standard into law, they pay the standards body for a license covering all EU residents and citizens
4.
▲
by
erincandescent
3mo ago
A single ~50MW facility dropping off the grid suddenly is something the grid can absorb fine. The problem is with facility-level grid-responsive safety mechanisms. If the grid sags a bit and several DCs ~simultaneously disconnect, you have
5.
▲
by
erincandescent
4mo ago
You can find copies of the Mastercard and Visa chargeback manuals online if you do a search, some of them (mildly redacted) from the networks themselves.
6.
▲
by
erincandescent
4mo ago
I've seen lots of pretty terrible experiences with the i40e and newer Intel drivers. For newer NICs than the X520s I'd probably grab a Connect-X card.
7.
▲
by
erincandescent
4mo ago
No, Stripe did. It is a common misconception that chargebacks are decided by the customer's bank. Actually, there is a multiple cycle back-and-forth process after which they are finally decided by _the network_. I have worked in card i
8.
▲
by
erincandescent
5mo ago
Scaleway's equivalent only allows connections from ports <1024. This is cute and means only processes with CAP_NET_BIND_SERVICE can retrieve the tokens. You can do similar with vsock(7) sockets. This also has the advantage that it&#
9.
▲
by
erincandescent
5mo ago
You can fix it by switching to one of the grounded charger heads. Unfortunately in most locales those are only available with an integrated extension cable (or as everyone seems to call them, the "gooseneck" cables) It happens wit
10.
▲
by
erincandescent
10mo ago
> Sure some few adults can learn languages as fast as kids, but you completely missed my main points around gatekeeping that language skills always has on adults and less so on kids. Adults in general are actually way faster at learning
11.
▲
by
erincandescent
10mo ago
On the contrary, an object moving across your field of vision will produce a level of motion blur in your eyes. The same object recorded at 24fps and then projected or displayed in front of your eyes will produce a different level of motion
12.
▲
by
erincandescent
1y ago
Chrony can do NTP encapsulated inside PTP packets so as to combine the best parts of both protocols
13.
▲
by
erincandescent
1y ago
Was it actually repeating packets or was it sending out pause frames? In my experience USB ethernet adapters send out pause frames which shit-tier switches replicate to all ports in direct contravention of the ethernet specifications.
14.
▲
by
erincandescent
1y ago
USB A->C cables are supposed to have a Rp pullup on CC1, and leave CC2 disconnected. Huawei made some A->C cables which (incorrectly, and spec-violatingly) have Rp pullups on both CC lines, which is how you signal you're a power
15.
▲
by
erincandescent
1y ago
> In my tests with assorted 24-bit sRGB monitors, a difference of 1 in a single channel is almost always indistinguishable (and this might be a matter of monitor tuning); even a difference of 1 simultaneously in all three channels is onl
16.
▲
by
erincandescent
1y ago
Being that prescriptive is fundamentally unworkable in practice. Propagating unknown attributes is fundamentally what made the deployment of 32-bit AS numbers possible (originally RFC 4893; unaware routers pass the `AS4_PATH` attribute with
17.
▲
by
erincandescent
1y ago
The thing (Fast)CGI had, that http proxying doesn't (and lots of web frameworks/libraries a bit too tied to http, like go net/http don't) have is the SCRIPT_NAME (path processed so far) / PATH_INFO (path left to han
18.
▲
by
erincandescent
2y ago
Put the ACME challenges in their own DNS zones. Grant the key permission to only that zone. Risk mitigated.
19.
▲
by
erincandescent
2y ago
> To resolve this issue, Google could implement two immutable identifiers within > its OpenID Connect (OIDC) claims: > 1. A unique user ID that doesn’t change over time. > 2. A unique workspace ID tied to the domain. 1. is the O
20.
▲
by
erincandescent
2y ago
SemiAccurate has always been true to its name: occasional scoops but mixed with a lot of hyperbole, bluster, half truths and things that are just flat out wrong. Back when I worked at a semiconductor company, reading any articles about us w
21.
▲
by
erincandescent
2y ago
For transit I would want to know the path I'm taking up to the point the supplier has redundancy From there the worst that can happen generally is that the packets spiral the wrong way around the continent
22.
▲
by
erincandescent
2y ago
Because in networking, if you buy two uplinks and don't check the paths they're taking, fate demands that the fiber seeking back hoe just took out that one duct it turns out both of your "redundant" lines go down
23.
▲
by
erincandescent
3y ago
I feel like a lot of the comments in here could be answered by this post: https://akko.erincandescent.net/notice/AeoVF2zhNHj6LrNXto To the people who are like “What did you expect to happen when you picked a .af domain
24.
▲
by
erincandescent
3y ago
The CDDL is an MPLv1 derivative, so similarities should be unsurprising
25.
▲
by
erincandescent
3y ago
The UK didn't scrap the Interchange Fees Regulation; but as a matter of law there became two separate IFRs, one covering the EEA-cards-in-EEA and one covering UK-cards-in-UK (To put it bluntly, a big amendment was automatically applied
26.
▲
by
erincandescent
3y ago
The UK didn't scrap the Interchange Fees Regulation; but as a matter of law there became two separate IFRs, one covering the EEA-cards-in-EEA and one covering UK-cards-in-UK (To put it bluntly, a big amendment was automatically applied
27.
▲
by
erincandescent
4y ago
...portfolio companies which need to make payroll payments to normal people
28.
▲
by
erincandescent
4y ago
Gotta say that I generally like the Noise framework (or rather the protocols that result), but it is one of the most impenetrable specifications I've ever read I don't remember what it is specifically about it, I just remember the
29.
▲
by
erincandescent
4y ago
Userspace
30.
▲
by
erincandescent
4y ago
Rosetta 2 doesn't emulate interrupts (they're not visible to userspace components) It does have to emulate signals but its moderately easy to handle those by deferring them to "safe" points where all architectural state
More ›