HackerLangs
トップ新着トレンドコメント過去質問紹介求人

ImJasonH

1,231 カルマ登録 16 年前
https://imjasonh.com

投稿

Kubescheduler: The Game

imjasonh.github.io
1 ポイント·投稿者 ImJasonH·15 日前·0 コメント

Containers Are a Security Boundary (some assembly required)

ram.tianon.xyz
4 ポイント·投稿者 ImJasonH·2 か月前·0 コメント

Cerberus Anti-theft is stalkerware: a reverse engineering

hexproof.dev
4 ポイント·投稿者 ImJasonH·2 か月前·0 コメント

Show HN: Portcullis, a review gate for curl|bash

github.com
5 ポイント·投稿者 ImJasonH·3 か月前·1 コメント

Stop using ldflags to embed Go build information

github.com
3 ポイント·投稿者 ImJasonH·3 か月前·1 コメント

Show HN: Droneski, an FPV drone ski camera simulator

github.com
2 ポイント·投稿者 ImJasonH·5 か月前·2 コメント

Show HN: B-IR – An LLM-optimized programming language

github.com
62 ポイント·投稿者 ImJasonH·6 か月前·41 コメント

コメント

ImJasonH
·19 時間前·議論
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 background.
ImJasonH
·10 日前·議論
Relatedly, I vibecoded this a few days ago for fun: https://imjasonh.github.io/kubescheduler-the-game/

It was fun.
ImJasonH
·先月·議論
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 repo though.
ImJasonH
·先月·議論
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 :)
ImJasonH
·先月·議論
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 tool for most Go applications: https://ko.build

(I am a maintainer)
ImJasonH
·先月·議論
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 toy container image registries over the years that generated and served container images from nothing but the URL itself:

https://ko.kontain.me builds a go application on demand and serves it atop a minimal base image

https://apko.kontain.me builds a base image containing packages listed in the URL, again on demand.

The latest addition, https://git.kontain.me serves an image with the specified git repo already checked out in the image.

None of these should be used for anything serious but they were fun to make and play with. :)

random.kontain.me has been uncharacteristically useful in debugging image caching scenarios.
ImJasonH
·2 か月前·議論
What's NASA :)
ImJasonH
·2 か月前·議論
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 small, and the method enables ~arbitrary FPS. But it seems the setup required to record it is still huge and expensive, which limits its usefulness.

Even with that there are some interesting use cases, eg. I'd love to be able to watch concerts this way, and freely move around the stage and crowd from any angle.
ImJasonH
·2 か月前·議論
In the US we have the Super Bowl Flush: https://medium.com/nycwater/the-big-flush-on-super-bowl-sund...
ImJasonH
·2 か月前·議論
Can you create it?
ImJasonH
·3 か月前·議論
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://oci.dag.dev/fs/ubuntu@sha256:b40150c1c2717d324cdb172...)
ImJasonH
·3 か月前·議論
Reminds me of: https://www.youtube.com/watch?v=fqYyxvM85zU
ImJasonH
·3 か月前·議論
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 about requests to other services?
ImJasonH
·3 か月前·議論
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 your requests tracked, you're going to have to opt out of a lot more than this one setting.
ImJasonH
·3 か月前·議論
Why would OpenAI have bought stars for openai-fm I wonder?
ImJasonH
·3 か月前·議論
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.buzzsprout.com/1822302/...

:)
ImJasonH
·3 か月前·議論
It's pretty easy to write your own. I made this one a while ago: https://github.com/chainguard-dev/crow-registry
ImJasonH
·3 か月前·議論
The leaked source code is fake? Or it's the real code that they leaked purposefully to generate buzz?

Either way I'm not sure I believe it's worth the effort. People have been talking about Claude Code plenty without having to resort to tricks.

Occam's Razor etc etc
ImJasonH
·3 か月前·議論
tl;dr debug.ReadBuildInfo has basically everything you need
ImJasonH
·4 か月前·議論
That is an interesting fact indeed!

https://macdailynews.com/2012/06/12/rush-limbaugh-okay-apple...