Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sargun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
29 ms
·
1.
▲
by
sargun
22d ago
This is massively different from DynamoDB.
2.
▲
by
sargun
1mo ago
I accidentally dropped something into an iron mountain bin years ago, and just pried it open with a screwdriver.
3.
▲
by
sargun
2mo ago
I accidentally took down our corporate network multiple times ~20 years ago, because I was setting up virtual networks with Linux machines acting as l2 bridges, and with proxy_arp to on. The DHCP server only checked for an arp reply, and I
4.
▲
by
sargun
6mo ago
Eh, at least one of those -- the "crashing the node" with messages argument is weak-ish, you can setup: erlang:process_flag(message_queue_data, on_heap), erlang:set_process_info_limit(memory, 1024000).
5.
▲
by
sargun
7mo ago
Isn’t the highly connected nature of the model layers problematic to build into physical layer?
6.
▲
by
sargun
7mo ago
I find it a little funny how much the government spends on these dead end investigations. We never will know precisely how much is wasted.
7.
▲
by
sargun
8mo ago
What ethnicity are you? I went through an airport -- and nobody else got screened except me. What was special about me? I was the only non-white person in the airport. Upon complaining, this was the response: > Random selection by our sc
8.
▲
by
sargun
8mo ago
Andy Pavlo absolutely seems like the kind of guy that I would want to get a drink with.
9.
▲
by
sargun
9mo ago
So, you’re essentially washing the soil in DMSO, and DDT is more soluble in DMSO? — curious, what does it take to wash all that soil?
10.
▲
by
sargun
10mo ago
I have wondered why the likes of McKinsey, KPMG, and PWC do not put up candidates (don't even sponsor them, just say you're electing _well known consultancy_).
11.
▲
by
sargun
1y ago
The author (Cong Wang) is building all sorts of neat stuff. Recently, they built kernelscript: https://github.com/multikernel/kernelscript -- another DSL for BPF that's much more powerful than the C alternatives,
12.
▲
by
sargun
1y ago
What's the US Customs ruling in question? > This update was enabled by a recent U.S. Customs ruling.
13.
▲
by
sargun
1y ago
I really like the manycores approach, but we haven’t seen it come to fruition — at least not on general purpose machines. I think a machine that exposes each subset of cores as a NUMA node and doesn’t try to flatten memory across the entire
14.
▲
by
sargun
1y ago
I think the most interesting thing about this is the origin of the project - multikernel. It seems like someone is building Solaris zones for Linux.
15.
▲
by
sargun
1y ago
Investment gap is what I'd say too. While Rust, Go, Python, etc... have had massive backers that have managed to invest a ton more into things like static analysis, type checking, and developer ergonomics, the Erlang ecosystem hasn
16.
▲
by
sargun
1y ago
What's the biggest barrier to creating a lot of antimatter?
17.
▲
by
sargun
2y ago
No it wont. It's incredibly hard to build out a fully useful version of the Linux APIs, as shown to us by Cygwin, and WSL. Even if you built out a similar set of APIs, Linux itself offers a ridiculous set of interaction points where ap
18.
▲
by
sargun
2y ago
Where does the capsaicin go? How much ends up in the bird's blood, egg, and muscles?
19.
▲
by
sargun
2y ago
1. AWS and their account managers are relatively frugal compared to other enterprise sales teams. As far as I can tell, this is a good thing. 2. More 3. AWS has this idea of “customer obsession.” They will spend an absurd amount of time try
20.
▲
by
sargun
2y ago
What if I told you that a modern MBP has more IOPs (and faster individual cores) than servers that many large companies use?
21.
▲
by
sargun
2y ago
Wasn't there a paper from Heidi Howard that stated you it's not actually f failures in 2f+1 nodes, but you can actually make the number of nodes that can fail a lot higher, if you have some nodes that have to take part in the quor
22.
▲
by
sargun
2y ago
Is El Capitan entirely made of Oxide components?
23.
▲
by
sargun
2y ago
I wish the article actually talked about the interesting nitro enclave specific features more. A lot of it just talks about the basic hardening of a Linux VM and writing secure applications.
24.
▲
by
sargun
2y ago
Relyvrio was ALS drug. I don't think any HIV vaccines have gotten to phase III yet.
25.
▲
by
sargun
2y ago
I feel like Intel has embarked upon a bunch of good ideas like SDI ( https://www.intel.com/content/www/us/en/manufacturing/softwa... ), IoT / Edison ( https://ark.intel.com/content
26.
▲
by
sargun
2y ago
I've found iPhones get real wonky <-5C. I think the safe storage temp is like -20C because it can damage the battery.
27.
▲
by
sargun
2y ago
“You will never have less information than you do today”
28.
▲
by
sargun
2y ago
I’ve loved the Buttplug project. I was hitting an issue with their Bluetooth library controlling a we-vibe, and someone offered to drive over from the other side of the bay to help debug it. Bluetooth sniffer, and all.
29.
▲
by
sargun
2y ago
I wish that SSH would be disaggregated further. SSH has become the suite du jour for file transfer, remote access, and a handful of other things. Unfortunately, simultaneously, innovations have been made in transport protocols and elsewhere
30.
▲
by
sargun
2y ago
With seccomp, you have syscall filtering. The bits that are left exposed are largely around mm, and depending on how the sandbox works, non-syscall APIs like io_uring. It essentially actuates kernel APIs to sandbox, and then redirects a num
More ›