Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oasisaimlessly
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
oasisaimlessly
9d ago
See e.g. https://en.wikipedia.org/wiki/Clutch_(sports)
2.
▲
by
oasisaimlessly
11d ago
Strong disagree. Leaded solder is still a ton easier to rework thanks to its lower eutectic melting point.
3.
▲
by
oasisaimlessly
16d ago
Most equipment connects the shield of all ethernet ports to chassis ground, so you're back to zero isolation if you use shielded cables.
4.
▲
by
oasisaimlessly
19d ago
Because most people do not get to choose what software they use for working?
5.
▲
by
oasisaimlessly
19d ago
> phone interviews within 75 to 105 days of starting antidepressant therapy. Different thing entirely from long-term effects.
6.
▲
by
oasisaimlessly
21d ago
This doesn't allow reusing initialization work via CoW mappings (like GP was asking about).
7.
▲
by
oasisaimlessly
23d ago
Yes: https://news.ycombinator.com/item?id=40441650 "TSMC EUV machines equipped with remote self-destruct in case of invasion"
8.
▲
by
oasisaimlessly
23d ago
And it's so often wrong that you better be doing sanity checks if you use it for anything.
9.
▲
by
oasisaimlessly
24d ago
That only works if failures are uncorrelated. Why are you ignoring basic principles of engineering?
10.
▲
by
oasisaimlessly
26d ago
Please don't use double-quotes when you're not directly quoting someone.
11.
▲
by
oasisaimlessly
1mo ago
https://news.ycombinator.com/item?id=40441650 "TSMC EUV machines equipped with remote self-destruct in case of invasion"
12.
▲
by
oasisaimlessly
2mo ago
btw, your last paragraph makes you sound like an ass.
13.
▲
by
oasisaimlessly
2mo ago
I'm guessing Devuan still has /var/lib/dbus/machine-id.
14.
▲
by
oasisaimlessly
2mo ago
preach, brotha
15.
▲
by
oasisaimlessly
2mo ago
NBR = nitrile butadiene rubber, a synthetic rubber. Not really a raw material, as it's synthesized.
16.
▲
by
oasisaimlessly
2mo ago
For things that need much more precusion than my lunch, ±1 second probably still isn't good enough, so they need another layer of correction anyway. Given that exists, might as well push leap seconds into that layer too.
17.
▲
by
oasisaimlessly
3mo ago
s/shit/shot/g
18.
▲
by
oasisaimlessly
3mo ago
Why use zvols? Aren't they essentially just single-file ZFS datasets (allowing e.g. independent snapshotting)?
19.
▲
by
oasisaimlessly
4mo ago
OpenSCAD has almost zero crossover with B-rep modelling ('true' CAD, what this apparently is), though.
20.
▲
by
oasisaimlessly
5mo ago
No, that is actually very rare, not typical. Do you have any examples of password managers that do that?
21.
▲
by
oasisaimlessly
5mo ago
You dropped this: </sarcasm>
22.
▲
by
oasisaimlessly
5mo ago
> Wrapping around is what happens when you decrement the minimum value of any integer type, including signed types. No, signed wraparound is undefined behavior in C, whereas unsigneds are defined to wraparound. If you use -ftrapv, signed
23.
▲
by
oasisaimlessly
5mo ago
> That's true for signed numbers too though? `int_min - 2 > int_min` No, that's undefined behavior in C, and if you care about correctness, you run at least your testsuite in CI with -ftrapv so it turns into an abort().
24.
▲
by
oasisaimlessly
5mo ago
MEMS oscillators do use a vacuum, and that's why they're susceptible to helium. A helium atom is tiny compared to an oxygen or nitrogen atom, and can leak through many otherwise-perfect seals. So, a (badly-designed) MEMS oscillato
25.
▲
by
oasisaimlessly
5mo ago
You don't have to 'build' anything. Just spin up a GitLab docker container. Bonus: If you put it behind a VPN, you never have to worry about updating it.
26.
▲
by
oasisaimlessly
5mo ago
This is a very SWE-centric perspective. The very names of software/hardwsre would imply the exact opposite.
27.
▲
by
oasisaimlessly
5mo ago
What? > Exactly, the application logic is the target. Actually doing seccomp bpf base but for managed bindings (Java, Node, Go, ...) add a lot of complexity.... Maybe proofread the slop before posting it next time?
28.
▲
by
oasisaimlessly
5mo ago
I'm an actual boss, and wasting a week is cause for a 30-minute post-mortem, not immediate termination.
29.
▲
by
oasisaimlessly
5mo ago
I don't think this is true. Modulo the sign bit, the "next float" operator is equivalent to the next bitstring or the integer++.
30.
▲
by
oasisaimlessly
5mo ago
I've never heard anybody (mis)attribute that to Apple.
More ›