Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
archivator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
archivator
3y ago
Take a look at Core Feature #2 in this post - https://deepflow.io/ebpf-the-key-technology-to-observability... It looks like it's using tcp flow tuple + tcp_seq to join things.
2.
▲
by
archivator
4y ago
I'd love to see a size comparison of the DWARF encoding vs the binary search map. I have a strong suspicion that there's a neat perfect hash solution to this problem - perfect hashes can encode keys in single digit #bits, and you
3.
▲
by
archivator
4y ago
> Note that seccomp has limited visibility into recvmsg / sendmsg args because bpf can't dereference syscall arg pointers. BPF programs attached to syscalls (via kprobe or fentry) can read arguments via helpers (bpf_probe_rea
4.
▲
by
archivator
5y ago
The FDA's report on third party servicing says this: > The currently available objective evidence is not sufficient to conclude whether or not there is a widespread public health concern related to servicing, including by third par
5.
▲
On Signals
(delyan.me)
1 points
by
archivator
8y ago
|
0 comments
6.
▲
“It was a frat house”
(nytimes.com)
3 points
by
archivator
9y ago
|
1 comments
7.
▲
by
archivator
10y ago
That's fair, it's a better state than the previous attempts. Still, it's not as tested as, say btrfs and ext4. Can't wait to see its particular quirks.
8.
▲
by
archivator
10y ago
Except that's not how class linking works on Android :) In particular, everything is compiled down to lookup tables and hash tables within each odex/oat. Your point still stands but the hit is much lower than you would think and g
9.
▲
by
archivator
10y ago
This articles conflates a lot of things but it also has the priorities somewhat wrong. 1) fsync cost. Yes, fsyncs are dangerously slow in any Android app. (SQLite for example is a common culprit. Shared Prefs are another). HOWEVER, it'
10.
▲
by
archivator
10y ago
> and in a mobile device OS and application SW are tightly coupled I call bullshit. There's no reason Google can't update everything AOSP-y in /system - libc, libart, libwebkit etc. > Google (and Apple and Microsoft) ca
11.
▲
San Francisco’s Biggest Taxi Operator Seeks Bankruptcy Protection
(wsj.com)
2 points
by
archivator
11y ago
|
0 comments
12.
▲
by
archivator
11y ago
Trader Joe's has Unpasteurized Orange Juice which does taste like freshly squeezed juice. I wonder how real that is.
13.
▲
by
archivator
11y ago
Last I looked, no, but the immediate cause of nondeterminism I saw was the zip entry timestamps in the apk. I didn't bother looking further down the chain.
14.
▲
by
archivator
11y ago
Damn Interesting did a full episode on the entire event - http://www.damninteresting.com/the-zero-armed-bandit/ It's really fascinating stuff.
15.
▲
Managing Unconcious Bias
(managingbias.fb.com)
3 points
by
archivator
11y ago
|
0 comments
16.
▲
by
archivator
11y ago
I love how much longer the documentation is than the actual file. That said, I'm also somewhat wary of using forked pgsql and ubuntu images.
17.
▲
by
archivator
11y ago
The Bod and in general the wider library system in Oxford (over 120 libraries!) was easily the best part of my undergrad academic life there. Having a dedicated space for studying, open 24/7, within 20m of my room was absolutely libera
18.
▲
by
archivator
12y ago
This is my favorite Unreal 4 demo - https://www.youtube.com/watch?v=MOvfn1p92_8 (sadly missing the wonderful quote "I light my level by dropping a sun in.") I'm completely in awe of the feedback loop here. It
19.
▲
by
archivator
12y ago
It was meant to be hotels in a single country, it's still operational at http://bookinbulgaria.com In this business, the big competitors all reserve a bunch of rooms in the hotels and manage their booking themselves. The ho
20.
▲
Ask HN: How do you sell the software of a failed business?
51 points
by
archivator
12y ago
|
22 comments
21.
▲
by
archivator
12y ago
While I'm not arguing against your overall point, your example is not a good one. Volley was unnecessary. It only got attention because Google did it but the community was already on top of the issue. From shipping their own, newer Apa
22.
▲
Securing SSH with TOTP (2FA)
(delyan.me)
1 points
by
archivator
12y ago
|
0 comments
23.
▲
by
archivator
12y ago
As someone just now learning how docker works, I absolutely agree. Personally, I think there are some new-ish interesting immutability ideas that can be explored with regards to static files. It's not clear to me whether static assets
24.
▲
by
archivator
12y ago
Book In Bulgaria - http://www.bookinbulgaria.com - It's a full-blown reservation system, with a hotel reception endpoint (so that availability is always accurate). Hotels can sign up themselves, and it also has fully autom
25.
▲
by
archivator
12y ago
It's either that or Twitter will be completely blocked in Turkey. They're playing a tough game but at least it's a game that the Turkish public can play too, as long as you're faster than the censors. The alternative is
26.
▲
by
archivator
12y ago
What's the recommended non-serious-personal-use VPN these days? PPTP is completely broken (MS-CHAPv2 especially), OpenVPN is hard to setup and maintain. I've been using ssh as an impromptu VPN-like thing but I'd really, reall
27.
▲
by
archivator
12y ago
Well, actually, I did back up these guys - https://www.kickstarter.com/projects/117421627/the-peachy-pr... It's a laser-based solution, they're a small and lean team, their software is a Blender plugin a
28.
▲
by
archivator
13y ago
Comments like this, full with a longing for a simpler time, amuse me. No one's making anyone communicate in a "lonely" way. If you don't like it, you are free to demand your preferred means of communication. What you
29.
▲
by
archivator
13y ago
Thanks for clarifying. I'm new to the world of design and am still struggling with some of the nuances of expression.
30.
▲
by
archivator
13y ago
Except that Maestro cards start with 6 as well. Also, many ATM cards (a foreign concept to this European until very recently) overlap with Visa ranges. In fact, my ATM card parses exactly as a Visa number. It even has the Visa trademark men
More ›