Viewing profile — ImJasonH
ImJasonH
HN member- Joined
- Wed, Dec 01, 2010, 5:58 AM UTC
- HN karma
- 1,280
- Public activity
- 239 items
- HN profile
- View on Hacker News ↗
About ImJasonH
Recent public activity
- story
-
comment
Comment #48981688
Fun easter egg: the barcode on the cover (the one on the left at least) is for the book's ISBN.
-
comment
Comment #48934842
https://www.nola.com/news/hurricane/weather-satellite-goes-1... explains a bit more what this is, and what this means. > The main NOAA satellite for tracking Atlantic, Gulf Coast h…
-
comment
Comment #48881792
Already been done https://grit-scm.com/
-
comment
Comment #48858398
I fell down a YouTube hole and watched all of these Derail Valley playthroughs: https://youtu.be/JSONttyEJ4o Highly recommend if you like having something interesting on in the bac…
-
comment
Comment #48740278
Relatedly, I vibecoded this a few days ago for fun: https://imjasonh.github.io/kubescheduler-the-game/ It was fun.
- story
-
comment
Comment #48302295
Unfortunately due to the limitations of a valid image ref you can't include creds like that. You can fork the registry and include your own creds in the backend when it pulls the r…
-
comment
Comment #48300995
AFAIK people only begrudgingly pay for Docker and it does way waaay more. I have yet to receive any commercial interest in any of these tools :)
-
comment
Comment #48300852
You absolutely can just build things and put them on base images without building or pulling the base image at any point. This is a central feature of ko, a simple container build …
-
comment
Comment #48300829
I love seeing folks learn that container images are just fancy tar files and JSON and are therefore buildable by normal tools. Along my own journey of demystification I made a few …
-
comment
Comment #48272644
What's NASA :)
- story
-
comment
Comment #48192270
I'm really interested to see what folks can do with animated Gaussian splats: https://youtu.be/X8yRlA7jqEQ?si=dXeHa03jO7MTBNLA The filesize of a 3d animated splat is seemingly very…
-
comment
Comment #47973510
In the US we have the Super Bowl Flush: https://medium.com/nycwater/the-big-flush-on-super-bowl-sund...
-
comment
Comment #47968532
Can you create it?
- story
-
comment
Comment #47890449
The first time I'd heard of this was via https://github.com/jonjohnsonjr/dagdotdev/blob/main/internal... which powers https://oci.dag.dev to let you browse OCI images (e.g., https:…
-
comment
Comment #47878380
Reminds me of: https://www.youtube.com/watch?v=fqYyxvM85zU
-
comment
Comment #47863938
I did not get that impression from these docs or from a brief look through the gh CLI codebase. Can you point to evidence that makes you believe this is used to collect metrics abo…
-
comment
Comment #47862992
Do people think that GitHub isn't already collecting and aggregating all the requests sent to their servers, which is after all the entire point of the gh CLI? If you don't want yo…
-
comment
Comment #47832939
Why would OpenAI have bought stars for openai-fm I wonder?
-
comment
Comment #47771548
On this topic, there was a great episode of a little-known podcast about Python cryptography and OpenSSL that was really eye opening: https://securitycryptographywhatever.buzzsprou…
-
comment
Comment #47739961
It's pretty easy to write your own. I made this one a while ago: https://github.com/chainguard-dev/crow-registry
- story