Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edwinbalani
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
edwinbalani
4mo ago
From memory, it was for Joint Academic Network. I'm surprised the Wikipedia article doesn't mention it at all, but it seems hard to find an authoritative source.
2.
▲
by
edwinbalani
1y ago
A handful of peanuts a day to avoid dying in the event of (accidental, inadvertent) exposure sounds like a pretty good deal! I think that's the value here: > "It's a wonderful feeling," Chris says. "I'm no
3.
▲
by
edwinbalani
2y ago
It costs money to serve S3 objects out to the internet though. S3 GET request billing + the usual AWS egress fees, after you've burned through the free quotas. Egress is currently $0.09 per GB + tax.
4.
▲
by
edwinbalani
2y ago
It seems like a good move. The Tao was a big single document with heavyweight edit/revision burden, which probably made more sense when it was updated by publishing a new RFC, as if it were a print publication. This looks to be the re
5.
▲
RFC 9592: Retiring the Tao of the IETF
(rfc-editor.org)
1 points
by
edwinbalani
2y ago
|
2 comments
6.
▲
by
edwinbalani
3y ago
Says not a three letter agency ;)
7.
▲
by
edwinbalani
3y ago
Wrong article I think; there was another post about a bookmark manager on here.
8.
▲
by
edwinbalani
3y ago
For anyone new to SOPS like I was - https://github.com/getsops/sops
9.
▲
by
edwinbalani
3y ago
I don't follow, was $9/user/mo (presumably what the Team plan was) low enough for it to be "effectively free" and invite problem customers? I would have thought those sorts of people just go for the $0/mo optio
10.
▲
by
edwinbalani
3y ago
Their posts in the last few days are all tagged "Birthday Week", so I guess their PR office has been queueing them all up for a little while.
11.
▲
by
edwinbalani
3y ago
Scrolling down from the "create an account" button, all the "Ory vs [thing]" links from that page open up just fine for me.
12.
▲
by
edwinbalani
3y ago
Wormhole is a synchronous transfer between two peers; this site is essentially a paste bin/upload bin.
13.
▲
by
edwinbalani
3y ago
Better to link straight to the paper: https://wrv.github.io/h26forge.pdf
14.
▲
by
edwinbalani
4y ago
Yup, right on. We found a bug that crops up when a certain compiler (proprietary, not MSVC) tries to reuse the result of a float comparison originally made in a ternary expression. The compiler ends up omitting most of the rest of the func
15.
▲
by
edwinbalani
4y ago
And CRUD -> create, read, update, delete. By "LOB CRUD" GP means those fairly generic apps that are mainly a front-end to some database, with a bit of business logic or integrations tacked on. They're not the apps making
16.
▲
by
edwinbalani
4y ago
My favourite aspect of this story is how the academics, being academics, took it upon themselves to characterise the problem in detail before telling the postmaster about it. Could just as easily have said "huh, that's weird"
17.
▲
Branch History Injection (Spectre-BHB) – A Revival of Spectre-v2 Attacks
(vusec.net)
5 points
by
edwinbalani
5y ago
|
0 comments
18.
▲
by
edwinbalani
5y ago
You can also find the 'GitHub version' (which I'd guess is where distributions get their versions from) at https://github.com/imapsync/imapsync . I used this for an uncomplicated transfer from one IMAP
19.
▲
by
edwinbalani
5y ago
(All that said, embedded systems sometimes don't have virtual memory, so the original problem stated in the link is just not a thing...) > working from a fixed-size pool or arena created in code (possibly itself carved out of RAM wi
20.
▲
by
edwinbalani
5y ago
That's right - some "safe" coding standards like MISRA C go as far as forbidding use of malloc() without explicit justification. If you still need dynamic allocation, you might choose to have a custom allocator working from a
21.
▲
by
edwinbalani
5y ago
Worth knowing that are two "nmigen"s nowadays - the one originated in M-Labs and one under a project also called nmigen: https://github.com/nmigen/nmigen It's a fork, made for reasons, but more actively
22.
▲
by
edwinbalani
5y ago
Whenever law enforcement snags a "major haul", be it illicit cash or substances or arms or anything else, I guess I focus on its physical size as the thing that makes it impressive -- and worthy of tallying up records and high sco
23.
▲
Michael Collins, Apollo 11 astronaut, has died
(npr.org)
1252 points
by
edwinbalani
5y ago
|
180 comments
24.
▲
by
edwinbalani
6y ago
Crash testing will be part of a wider testing plan. The logic there is that you have shown all the tests to pass using that particular hardware+software configuration. Only that configuration (and any future ones you put through testing,
25.
▲
by
edwinbalani
6y ago
BigBlueButton is largely led by Blindside Networks -- they also oversee the holding of the BigBlueButton trademark, logomark, etc. Blindside's commercial element is to to consult on educational deployment of the software (which is its
26.
▲
by
edwinbalani
6y ago
> BigBlueButton [...] doesn't use Jitst and WebRTC, but it doesn't include any document editing. With a few others, I struggled through setting up a "distributed" (i.e. not all on a single machine) BBB deployment earl
27.
▲
by
edwinbalani
6y ago
To temper this a bit: thankfully, all those industries are full of regulation and V-model and piles of documentation (for every line of code, multiple lines of other stuff on paper). Serious customers won't touch your product if you d
28.
▲
by
edwinbalani
6y ago
That said, "email" — "electronic mail" — pretty clearly conveys in its name what it's about. If I hear the word "matrix" out of context I'm probably going to think of mathematics or material science o
29.
▲
by
edwinbalani
7y ago
I should add that the SRCF offers services to pretty much anyone at the University (or its colleges), including staff and of course the students you mentioned. I am involved in running the SRCF nowadays. It's always encouraging to hea
30.
▲
by
edwinbalani
7y ago
"Gitlab.com was compromised" is a bad title. _Accounts on_ GitLab, and the credentials to access them, were compromised, but the title suggests that the whole platform was affected, which doesn't seem to be the case.
More ›