HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ImJasonH

1,231 karmajoined 16 лет назад
https://imjasonh.com

Submissions

Kubescheduler: The Game

imjasonh.github.io
1 points·by ImJasonH·15 дней назад·0 comments

Containers Are a Security Boundary (some assembly required)

ram.tianon.xyz
4 points·by ImJasonH·2 месяца назад·0 comments

Cerberus Anti-theft is stalkerware: a reverse engineering

hexproof.dev
4 points·by ImJasonH·2 месяца назад·0 comments

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

github.com
5 points·by ImJasonH·3 месяца назад·1 comments

Stop using ldflags to embed Go build information

github.com
3 points·by ImJasonH·3 месяца назад·1 comments

Show HN: Droneski, an FPV drone ski camera simulator

github.com
2 points·by ImJasonH·5 месяцев назад·2 comments

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

github.com
62 points·by ImJasonH·6 месяцев назад·41 comments

comments

ImJasonH
·18 часов назад·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
·10 дней назад·discuss
Relatedly, I vibecoded this a few days ago for fun: https://imjasonh.github.io/kubescheduler-the-game/

It was fun.
ImJasonH
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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 месяца назад·discuss
What's NASA :)
ImJasonH
·2 месяца назад·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 месяца назад·discuss
In the US we have the Super Bowl Flush: https://medium.com/nycwater/the-big-flush-on-super-bowl-sund...
ImJasonH
·2 месяца назад·discuss
Can you create it?
ImJasonH
·3 месяца назад·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 месяца назад·discuss
Reminds me of: https://www.youtube.com/watch?v=fqYyxvM85zU
ImJasonH
·3 месяца назад·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 месяца назад·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 месяца назад·discuss
Why would OpenAI have bought stars for openai-fm I wonder?
ImJasonH
·3 месяца назад·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 месяца назад·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 месяца назад·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 месяца назад·discuss
tl;dr debug.ReadBuildInfo has basically everything you need
ImJasonH
·4 месяца назад·discuss
That is an interesting fact indeed!

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