Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jmillikin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jmillikin
2mo ago
That's the idea behind Taalas ( https://taalas.com ), except as silicon rather than ROM. They run a demo at https://chatjimmy.ai/ which serves an old open weights model (Llama 3.1 8B) at something like 15,000
2.
▲
Announcing Zstandard in Rust
(trifectatech.org)
63 points
by
jmillikin
4mo ago
|
8 comments
3.
▲
by
jmillikin
4mo ago
> The mathematician and the blog author are not the same person > (as you seem to understand). Nathanson (the mathematician) is > the one who is the expert verifier. He is the person who has > the higher value and won
4.
▲
by
jmillikin
5mo ago
This might be a very dumb question, but if the process is being run under KVM to catch `int 0x03` then couldn't you also use KVM to catch `syscall` and execute the original binary as-is? I don't understand what value the instructi
5.
▲
by
jmillikin
6mo ago
Surprising that the Linux setup instructions for the server component don't include Docker/Podman as an option, its Snap/PPA for Ubuntu and RPM for Fedora. Maybe the assumption is that container-oriented users can build their
6.
▲
by
jmillikin
8mo ago
It doesn't matter, though. xxhash is better than crc32 for hashing keys in a hash table, but both of them are inappropriate for file checksums -- especially as part of a data archival/durability strategy. It's not obvious to
7.
▲
by
jmillikin
8mo ago
> It seems that JPEG can be decoded on the GPU [1] [2] Sure, but you wouldn't want to. Many algorithms can be executed on a GPU via CUDA/ROCm, but the use cases for on-GPU JPEG/PNG decoding (mostly AI model train
8.
▲
by
jmillikin
8mo ago
I use CBZ to archive both physical and digital comic books so I was interested in the idea of an improved container format, but the claimed improvements here don't make sense. --- For example they make a big deal about each archive ent
9.
▲
by
jmillikin
8mo ago
I'm not (only) talking about the general population, but major sites. As a quick sanity check, the following sites are serving images with the `image/jpeg` content type: * CNN (cnn.com): News-related photos on their front page * R
10.
▲
by
jmillikin
8mo ago
Most of the code in WebP and AVIF is shared with VP8/AV1, which means if your browser supports contemporary video codecs then it also gets pretty good lossy image codecs for free. JPEG-XL is a separate codebase, so it's far more e
11.
▲
First-class custom smart pointers
(nadrieril.github.io)
3 points
by
jmillikin
10mo ago
|
0 comments
12.
▲
Progress update on Clang's new constant expression interpreter
(developers.redhat.com)
2 points
by
jmillikin
11mo ago
|
0 comments
13.
▲
by
jmillikin
11mo ago
The https://github.com/blackjetrock/ghidra-6303 repository your post links to (containing a SLEIGH spec for the HD6303) is no longer available, did you happen to save a local clone that could be re-uploaded somewhere?
14.
▲
Introduction to reverse-engineering vintage synth firmware
(ajxs.me)
196 points
by
jmillikin
11mo ago
|
27 comments
15.
▲
The biggest semantic mess in Futhark
(futhark-lang.org)
63 points
by
jmillikin
1y ago
|
8 comments
16.
▲
by
jmillikin
1y ago
There's at least one proprietary platform that supports Git built by via a vendor-provided C compiler, but for which no public documentation exists and therefore no LLVM support is possible. Ctrl+F for "NonStop" in https:&#x
17.
▲
by
jmillikin
1y ago
Among ecosystems based on YAML-formatted configuration defaulting to YAML 1.1 is nearly universal. The heyday of YAML was during the YAML 1.1 era, and those projects can't change their YAML parsers' default version to 1.2 without
18.
▲
Tracking source locations in the Futhark compiler
(futhark-lang.org)
43 points
by
jmillikin
1y ago
|
0 comments
19.
▲
Hacking Coroutines into C
(wiomoc.de)
160 points
by
jmillikin
1y ago
|
42 comments
20.
▲
Bin2Wrong: A fuzzer for uncovering semantic errors in binary-to-C decompilers [pdf]
(futures.cs.utah.edu)
3 points
by
jmillikin
1y ago
|
0 comments
21.
▲
Unsoundness and accidental features in the #[target_feature] attribute
(predr.ag)
3 points
by
jmillikin
1y ago
|
0 comments
22.
▲
Using the Internet without IPv4 connectivity
(jamesmcm.github.io)
296 points
by
jmillikin
1y ago
|
130 comments
23.
▲
Announcing the Clippy feature freeze
(blog.rust-lang.org)
72 points
by
jmillikin
1y ago
|
9 comments
24.
▲
Graduate student develops an A.I.-based approach to restore damaged paintings
(smithsonianmag.com)
2 points
by
jmillikin
1y ago
|
1 comments
25.
▲
by
jmillikin
1y ago
Arguably the root problem was lack of user namespacing; the incident would have been less likely to happen in the first place if the packages in question were named "~akoculu/left-pad" and "~akoculu/kik".
26.
▲
by
jmillikin
1y ago
I think that statement is parsed as "npm was the first incredibly accessible package manager for [server-side JavaScript, which at the time was] an emergent popular technology,"
27.
▲
Plutonium Mountain: The 17-year mission to guard remains of Soviet nuclear tests (2013)
(belfercenter.org)
88 points
by
jmillikin
1y ago
|
46 comments
28.
▲
RULECOMPILE - Undocumented Ghidra decompiler rule language
(msm.lt)
1 points
by
jmillikin
1y ago
|
0 comments
29.
▲
by
jmillikin
1y ago
Nothing that you wrote here indicates you understand what is being discussed. Water has very low compressive strength, so low that it freely deforms under its own weight. You can observe this by pouring some water onto a table. This behavio
30.
▲
by
jmillikin
1y ago
You wrote "water has great compressive strength", sk5t directly (and correctly) refuted that claim. What is there to think about? Are you confusing "compressive strength" with compressibility?
More ›