Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fuzzybear3965
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fuzzybear3965
2mo ago
Oh nice. Thanks!
2.
▲
by
fuzzybear3965
2mo ago
This. Sometimes I want to see what I'm looking at and then (using that dump as a reference) follow up with a corresponding filter (| jq .key, or | tail -n 30). Sure, I could use less, but then I context switch on exit; no support from
3.
▲
by
fuzzybear3965
3mo ago
Yes. Thanks.
4.
▲
by
fuzzybear3965
4mo ago
"We" refers to Germany?
5.
▲
by
fuzzybear3965
6mo ago
Yes. Look at the README. https://www.informit.com/store/linux-application-development...
6.
▲
by
fuzzybear3965
8mo ago
Of course mileage may vary with different workloads, but are there any good benchmarks/suites to use for comparison in cases like these? They used YCSB but I don't know if those workloads ([1]) are relevant to modern/typical
7.
▲
by
fuzzybear3965
8mo ago
Sure, but on principle, looking at the paper, I'd expect it to outperform B-trees since write amplification is reduced, generally. You thinking about cases requiring ordering of writes to a given record (lock contention)?
8.
▲
by
fuzzybear3965
2y ago
Weeks? Try years. As a parent of a newborn, I can confidently say that my wife hasn't had a full night's sleep for even one night since the kid was born in early July - she watches the kid at night (we live in a one bedroom apartm
9.
▲
by
fuzzybear3965
2y ago
Okay. Deal.
10.
▲
by
fuzzybear3965
2y ago
I'm not sure what "memory efficient" means. But, Go sprung as a competitor to Java (portability, language stability, corporate language support/development) and C++ (faster compile times). Can't beat C++ in terms of
11.
▲
by
fuzzybear3965
2y ago
Yeah, I think you're wrong. It should only take ~10s. tokio::time::sleep records the time it was called before returning the future [1]. So, all 1 million tasks should be stamped with +/- the same time (within a few milliseconds).
12.
▲
by
fuzzybear3965
2y ago
Yep. ~$.33/kWh in Southern California (SoCal Edison) and going up all the time!
13.
▲
by
fuzzybear3965
2y ago
Or like Pulumi?
14.
▲
by
fuzzybear3965
2y ago
Wait. Am I missing something? Isn't that ~90m of car time assuming mild traffic?
15.
▲
by
fuzzybear3965
2y ago
Thanks!
16.
▲
by
fuzzybear3965
2y ago
I don't understand how this works in the case of testing many applications running on many machines, where many services on many machines need to communicate with each other. We deploy a mix of systemd services and OCI containers (runn
17.
▲
by
fuzzybear3965
3y ago
Trump is cooler, you mean?
18.
▲
by
fuzzybear3965
3y ago
Maybe you'd have had better luck with placebos. No side effects?
19.
▲
by
fuzzybear3965
3y ago
What about in many words?
20.
▲
by
fuzzybear3965
3y ago
> Starting the drug use - sure. But do you think the same of people who are already physically addicted continuing use? And does it matter for the problem itself? Yes, I think if you're neck deep in a fentanyl and tranq addiction yo
21.
▲
by
fuzzybear3965
3y ago
As far as I can tell, the concern is regarding drug users. As an ex-user and as an ex-homeless person drug use is a choice. Every recovered addict will tell you the same thing. I'd conjecture there's as much victimization in the
22.
▲
by
fuzzybear3965
3y ago
> consent This is not, and should not be, an important factor in journalistic reporting. Often, the most valuable stories are those which would never receive consent by the relevant parties. > Addiction in general vs. the individual I
23.
▲
by
fuzzybear3965
3y ago
I think PolKit can be used to delegate fine-grained control to users. Which other tools are available on Linux to control users' access to fs and network resources? File permissions, systemd-nspawn?
24.
▲
by
fuzzybear3965
3y ago
Wow. I'm not sure it's right. But, that feels/seems right.
25.
▲
by
fuzzybear3965
3y ago
What does "alemetical" mean?
26.
▲
by
fuzzybear3965
3y ago
What's Thermale?
27.
▲
by
fuzzybear3965
3y ago
As a consumer, if I was obligated to pay to file a claim with a payment provider I'd be disincentivized to use that payment solution. Also, if I had a real issue and the fraud system failed to evaluate the case properly/competentl
28.
▲
by
fuzzybear3965
3y ago
My understanding is "safety". You need to cover all cases of enums, you can't implicitly coerce a number to a string, you can ensure that there's no side-effects in company code, etc.
29.
▲
by
fuzzybear3965
3y ago
This is incredible! Great work Cloudflare team!
30.
▲
by
fuzzybear3965
3y ago
Thanks. This was really un-Google-able. Edit: ChatGPT was able to answer: https://chat.openai.com/share/7dd3589f-7cf7-4c37-b613-63b57b... .
More ›