Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mzs
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
mzs
8d ago
I mean the values of the computation not the runtime. I don’t know enough about ARM to say if doubles simply punt denormals to 0 for example.
2.
▲
by
mzs
8d ago
Are the results compared across architectures?
3.
▲
by
mzs
9d ago
CVE-2026-32746
4.
▲
by
mzs
10d ago
https://github.com/spc970-dumper-union/spc970-dumps-public
5.
▲
by
mzs
15d ago
> https://www.anthropic.com/threat-intelligence-report-septemb... GTG-30005: Military reconnaissance Naval reconnaissance In another investigation, we identified and disrupted an Iran-nexus threat actor that used Claude
6.
▲
by
mzs
16d ago
For DDSCAT there is the C analogue ADDA which is faster under most typical current uses. There's also IFDDA (basically fortran with a C++ convenience wrapper) offering the best performance with NVIDIA.
7.
▲
by
mzs
16d ago
It's not really about the compilers ever since C99's restrict (you can almost always equal fortran performance now), it's how much more you have to think and validate about how to write the C/C++ plus the compiler and li
8.
▲
by
mzs
16d ago
omitting when training concluded edit: ffsm8 makes a great point below, it doesn't matter. I'm not great with dates, sorry.
9.
▲
by
mzs
18d ago
"It was splendid! Waiter, share my regards with the oven."
10.
▲
by
mzs
18d ago
This is precisely what I would write after just learning that yes it did.
11.
▲
by
mzs
18d ago
AI companies don't share the dead ends and only sometimes a bit of the process toward success so people don't understand what was curious along the way.
12.
▲
by
mzs
19d ago
I always wondered about how feasible the usb drive propagation bit always noted was. Was there ever any evidence that the hardware was already infected at a less scrupulous reseller? I’ve heard of another site in EU that had misbehaving s7.
13.
▲
by
mzs
2mo ago
nice series from same author: https://www.leadedsolder.com/2020/02/16/colecovision-diy-par...
14.
▲
by
mzs
2mo ago
"This reporitory [ https://tangled.org/janantos.tngl.sh/brow6el ] is now the main and only source of truth, previous on Codeberg [ https://codeberg.org/janantos/brow6el ] is kept for referrence o
15.
▲
by
mzs
2mo ago
Similar story for our youngest - excuse after excuse. We just bought two round-trip tickets to Warsaw and paid privately. It was a little more but my wife and son got to spend time with friends and family for that extra. The effort we had s
16.
▲
by
mzs
2mo ago
"I've never been suicidal..." That's why you can't understand.
17.
▲
by
mzs
2mo ago
https://github.com/satoshi7190/Shinjuku-indoor-threejs-demo
18.
▲
The U.S. last beat screwworm in 1966
(texastribune.org)
6 points
by
mzs
3mo ago
|
0 comments
19.
▲
Trick or spice? How the 'nutmeg' came to dominate the soccer world
(text.npr.org)
3 points
by
mzs
4mo ago
|
0 comments
20.
▲
by
mzs
5mo ago
I wonder how, if at all, you can improve precision with 4 stratum-1 clocks like he author has.
21.
▲
by
mzs
5mo ago
I miss the days of knowing who last touched every source file and precisely what version it was: $ what /usr/bin/file /usr/bin/file: PROGRAM:file PROJECT:file-106 $File: apprentice.c,v 1.309 2021&#
22.
▲
by
mzs
5mo ago
archive of forth translation of Crenshaw’s howto https://web.archive.org/web/20190712115536/http://home.iae.n...
23.
▲
by
mzs
6mo ago
You'll probably dislike this too: $ { > echo foo \ > && echo bar \ > || echo baz ; > } foo bar <^P><^A>$<^F>IFS ${IFS# echo foo && echo bar || echo baz
24.
▲
by
mzs
6mo ago
Wow I hate* that. I use bracket comments. They're cool cause they are bracket comments, so I use it in scripts to document pipelines. They are annoying cause they are bracket comments, in an interactive shell I have to type more and in
25.
▲
by
mzs
6mo ago
indeed: B. Joshua Rosen https://www.polybus.com/hdlmaker/Resume.html
26.
▲
by
mzs
6mo ago
"Part 64: Self-compilation on an 8-bit CPU" Unlike how a bunch of projects end right as they start to get good, this has a great ending. Thank you
27.
▲
by
mzs
6mo ago
the code from 1995 https://github.com/thomas-hori/mirror-cwi-stdwin
28.
▲
by
mzs
6mo ago
1. is? https://bugzilla.mozilla.org/show_bug.cgi?id=1659672
29.
▲
LHCb Collaboration discovers new proton-like particle
(home.cern)
5 points
by
mzs
6mo ago
|
0 comments
30.
▲
by
mzs
6mo ago
Had an assignment to build a shell in a week, how hard could it be? controlling terminal session leader job control The parser was easy in comparison.
More ›