Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oasisaimlessly
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
oasisaimlessly
8d ago
I assume you're running that test suite using a 3rd party 8051 emulator to avoid the potential for common-mode errors in both your compiler and emulator resulting in false confidence the compiler's correctness? > two simulators
2.
▲
by
oasisaimlessly
12d ago
It is still an unknown whether an unqualified increase in productivity in the long-term for software engineering is a given.
3.
▲
by
oasisaimlessly
19d ago
See e.g. https://en.wikipedia.org/wiki/Clutch_(sports)
4.
▲
by
oasisaimlessly
21d ago
Strong disagree. Leaded solder is still a ton easier to rework thanks to its lower eutectic melting point.
5.
▲
by
oasisaimlessly
26d 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.
6.
▲
by
oasisaimlessly
29d ago
Because most people do not get to choose what software they use for working?
7.
▲
by
oasisaimlessly
29d ago
> phone interviews within 75 to 105 days of starting antidepressant therapy. Different thing entirely from long-term effects.
8.
▲
by
oasisaimlessly
1mo ago
This doesn't allow reusing initialization work via CoW mappings (like GP was asking about).
9.
▲
by
oasisaimlessly
1mo ago
Yes: https://news.ycombinator.com/item?id=40441650 "TSMC EUV machines equipped with remote self-destruct in case of invasion"
10.
▲
by
oasisaimlessly
1mo ago
And it's so often wrong that you better be doing sanity checks if you use it for anything.
11.
▲
by
oasisaimlessly
1mo ago
That only works if failures are uncorrelated. Why are you ignoring basic principles of engineering?
12.
▲
by
oasisaimlessly
1mo ago
Please don't use double-quotes when you're not directly quoting someone.
13.
▲
by
oasisaimlessly
2mo ago
https://news.ycombinator.com/item?id=40441650 "TSMC EUV machines equipped with remote self-destruct in case of invasion"
14.
▲
by
oasisaimlessly
2mo ago
btw, your last paragraph makes you sound like an ass.
15.
▲
by
oasisaimlessly
2mo ago
I'm guessing Devuan still has /var/lib/dbus/machine-id.
16.
▲
by
oasisaimlessly
3mo ago
preach, brotha
17.
▲
by
oasisaimlessly
3mo ago
NBR = nitrile butadiene rubber, a synthetic rubber. Not really a raw material, as it's synthesized.
18.
▲
by
oasisaimlessly
3mo 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.
19.
▲
by
oasisaimlessly
3mo ago
s/shit/shot/g
20.
▲
by
oasisaimlessly
4mo ago
Why use zvols? Aren't they essentially just single-file ZFS datasets (allowing e.g. independent snapshotting)?
21.
▲
by
oasisaimlessly
4mo ago
OpenSCAD has almost zero crossover with B-rep modelling ('true' CAD, what this apparently is), though.
22.
▲
by
oasisaimlessly
5mo ago
No, that is actually very rare, not typical. Do you have any examples of password managers that do that?
23.
▲
by
oasisaimlessly
5mo ago
You dropped this: </sarcasm>
24.
▲
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
25.
▲
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().
26.
▲
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
27.
▲
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.
28.
▲
by
oasisaimlessly
5mo ago
This is a very SWE-centric perspective. The very names of software/hardwsre would imply the exact opposite.
29.
▲
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?
30.
▲
by
oasisaimlessly
5mo ago
I'm an actual boss, and wasting a week is cause for a 30-minute post-mortem, not immediate termination.
More ›