Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leakybucket
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
leakybucket
5y ago
What finally worked well for me was an "ear loop" tool, a small, cheap plastic tool with a safety guard, that makes extracting the wax quite easy. They cost less than $10 USD, do not rely on uncomfortable squeezing of water or liq
2.
▲
by
leakybucket
6y ago
The copy object operation has options to control if the copy occurs based on examining source metadata, see "x-amz-copy-source-if-match" at https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyOb
3.
▲
by
leakybucket
6y ago
With this change, is there a way to implement atomic operations like put-if-absent?
4.
▲
by
leakybucket
6y ago
I had a 'rattling' issue, but mine correlated with moving my head. If I held very still, the sound was fine. This didn't happen at first, it developed over time. I wondered if the issue was either loose/dirty silcone tip
5.
▲
Brim's Electron choices: structure, libraries, testing
(github.com)
4 points
by
leakybucket
6y ago
|
0 comments
6.
▲
by
leakybucket
6y ago
We're still early in development, but the ZNG format is one we're working on for schema-less, semi-structured, zero-copy operations: https://github.com/brimsec/zq/blob/master/zng/docs/
7.
▲
by
leakybucket
7y ago
Rafael Weinstein's mutation-summary library, from a few years back, includes functionality to transmit & mirror DOM's: https://github.com/rafaelw/mutation-summary
8.
▲
The art of writing eBPF programs
(sysdig.com)
137 points
by
leakybucket
8y ago
|
7 comments
9.
▲
A C Either metatype so Rust and C++ can call each other directly
(docs.google.com)
2 points
by
leakybucket
8y ago
|
0 comments
10.
▲
You Have $1B to Win a Space Race. Go
(fivethirtyeight.com)
3 points
by
leakybucket
10y ago
|
0 comments
11.
▲
by
leakybucket
11y ago
Perhaps Ithaca, New York? It's a smallish college town (Cornell, Ithaca College), but with lots of great scenery nearby, including forest, lakes, and gorges.
12.
▲
Scientific bug hunting in the cloud
(blog.stephenwolfram.com)
1 points
by
leakybucket
11y ago
|
0 comments
13.
▲
by
leakybucket
12y ago
I believe you're referring to the Musée Mécanique ( http://museemecaniquesf.com ). Besides the arcade games, the orchestrons are captivating.
14.
▲
Ask HN: Who uses vmware over virtualbox for vagrant?
3 points
by
leakybucket
12y ago
|
2 comments
15.
▲
Getting hooked
(economist.com)
2 points
by
leakybucket
12y ago
|
0 comments
16.
▲
by
leakybucket
12y ago
An advantage of dynamic libraries is that the memory used to hold the library's executable pages can be shared across processes. So using static only binaries will lead to less free memory on the OS.
17.
▲
by
leakybucket
12y ago
As I recall, we used this for system call testing/timing. (I worked at Be.)
18.
▲
Show HN: Juttle language Playground
(jut.io)
22 points
by
leakybucket
12y ago
|
1 comments
19.
▲
by
leakybucket
12y ago
My favorite tech poem is Radia Perlman's "Algorhyme". She's the inventor of the spanning tree protocol. Algorhyme I think that I shall never see a graph more lovely than a tree. A tree whose
20.
▲
Ants show that emergency exits can work better when they’re obstructed
(nautil.us)
109 points
by
leakybucket
12y ago
|
16 comments
21.
▲
by
leakybucket
12y ago
Though I appreciate the idea of 'storing bandwidth' by just sending lots of qubits ahead of time, that ignores the extra communication overhead needed of tracking them: When Bob receives a qubit from Alice, he needs to know which
22.
▲
No perks? No problem
(sfgate.com)
1 points
by
leakybucket
12y ago
|
0 comments
23.
▲
by
leakybucket
13y ago
Perhaps the attackers are drawn to sites they believe will later publicly document the attack, to learn whatever they can on how the operations team responded.
24.
▲
by
leakybucket
13y ago
I've got a passing interest in Erlang, and also saw the existence of Elixir http://elixir-lang.org/ , which uses the Erlang VM. Could someone from either language's community comment on if they see a strong future
25.
▲
Nodejitsu doesn't support development environments
(github.com)
1 points
by
leakybucket
13y ago
|
0 comments
26.
▲
by
leakybucket
13y ago
Sessionbox - San Francisco, CA (SOMA) http://www.sessionbox.com/ Because instrumenting the frontend should be easy. (Let's just say that's the visible part of the iceberg). We've opened up the hood in a new w
27.
▲
by
leakybucket
13y ago
So I'm not sure why this is HN material, but as I have recently co-founded a company (www.sessionbox.com), and just purchased a new printer because of it, I'll pipe up. When you start a company, there's a ton of paper involve
28.
▲
by
leakybucket
13y ago
Yes - I came in just to mention this. A great combination of a glance into the dotcom startup days + a feel of the classic gothic horror novel.
29.
▲
by
leakybucket
14y ago
The BeOS userland api had base classes with reserved functions that were there solely to reserve space in the objects vtable becase of the fragile base class problem: http://en.wikipedia.org/wiki/Fragile_binary_interface_proble... I wonde
30.
▲
by
leakybucket
15y ago
My rough estimate was ~$14,000 for 24 hours of 10,000 windows instances: 24 hours of 10,000 non-persistent on-demand Windows micro instances in Amazon West: $7200 Assume 0.5 mbit/sec average to each instance over 24 hours (105TB): $5020 AWS
More ›