Viewing profile — jmillikin
jmillikin
HN member- Joined
- Mon, Mar 23, 2009, 7:46 PM UTC
- HN karma
- 11,492
- Public activity
- 1,668 items
- HN profile
- View on Hacker News ↗
About jmillikin
john@john-millikin.com
Currently semi-retired; formerly at Google (2011-2017) and Stripe (2017-2022)
Recent public activity
-
comment
Comment #48846412
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 …
- story
-
comment
Comment #48093118
> 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 pers…
-
comment
Comment #47813923
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 …
-
comment
Comment #47613702
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 …
- comment
-
comment
Comment #46705978
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 archi…
-
comment
Comment #46705603
> 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…
-
comment
Comment #46702645
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. --- …
-
comment
Comment #46599210
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…
-
comment
Comment #46598783
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. …
- story
- story
-
comment
Comment #45640601
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…
- story
- story
-
comment
Comment #45313407
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…
-
comment
Comment #44763470
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 t…
- story
- story
- story
- story
- story
- comment
- story