HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ImJasonH

1,231 karmajoined 16 năm trước
https://imjasonh.com

Submissions

Kubescheduler: The Game

imjasonh.github.io
1 points·by ImJasonH·15 ngày trước·0 comments

Containers Are a Security Boundary (some assembly required)

ram.tianon.xyz
4 points·by ImJasonH·2 tháng trước·0 comments

Cerberus Anti-theft is stalkerware: a reverse engineering

hexproof.dev
4 points·by ImJasonH·2 tháng trước·0 comments

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

github.com
5 points·by ImJasonH·3 tháng trước·1 comments

Stop using ldflags to embed Go build information

github.com
3 points·by ImJasonH·3 tháng trước·1 comments

Show HN: Droneski, an FPV drone ski camera simulator

github.com
2 points·by ImJasonH·5 tháng trước·2 comments

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

github.com
62 points·by ImJasonH·6 tháng trước·41 comments

comments

ImJasonH
·Hôm qua·discuss
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
·11 ngày trước·discuss
Relatedly, I vibecoded this a few days ago for fun: https://imjasonh.github.io/kubescheduler-the-game/

It was fun.
ImJasonH
·tháng trước·discuss
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
·tháng trước·discuss
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
·tháng trước·discuss
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
·tháng trước·discuss
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 tháng trước·discuss
What's NASA :)
ImJasonH
·2 tháng trước·discuss
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 tháng trước·discuss
In the US we have the Super Bowl Flush: https://medium.com/nycwater/the-big-flush-on-super-bowl-sund...
ImJasonH
·2 tháng trước·discuss
Can you create it?
ImJasonH
·3 tháng trước·discuss
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 tháng trước·discuss
Reminds me of: https://www.youtube.com/watch?v=fqYyxvM85zU
ImJasonH
·3 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
Why would OpenAI have bought stars for openai-fm I wonder?
ImJasonH
·3 tháng trước·discuss
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 tháng trước·discuss
It's pretty easy to write your own. I made this one a while ago: https://github.com/chainguard-dev/crow-registry
ImJasonH
·3 tháng trước·discuss
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 tháng trước·discuss
tl;dr debug.ReadBuildInfo has basically everything you need
ImJasonH
·4 tháng trước·discuss
That is an interesting fact indeed!

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