HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ImJasonH

1,231 karmajoined hace 16 años
https://imjasonh.com

Submissions

Kubescheduler: The Game

imjasonh.github.io
1 points·by ImJasonH·hace 15 días·0 comments

Containers Are a Security Boundary (some assembly required)

ram.tianon.xyz
4 points·by ImJasonH·hace 2 meses·0 comments

Cerberus Anti-theft is stalkerware: a reverse engineering

hexproof.dev
4 points·by ImJasonH·hace 2 meses·0 comments

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

github.com
5 points·by ImJasonH·hace 3 meses·1 comments

Stop using ldflags to embed Go build information

github.com
3 points·by ImJasonH·hace 3 meses·1 comments

Show HN: Droneski, an FPV drone ski camera simulator

github.com
2 points·by ImJasonH·hace 5 meses·2 comments

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

github.com
62 points·by ImJasonH·hace 6 meses·41 comments

comments

ImJasonH
·hace 17 horas·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
·hace 10 días·discuss
Relatedly, I vibecoded this a few days ago for fun: https://imjasonh.github.io/kubescheduler-the-game/

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

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