HN user

asaaki

57 karma

https://markentier.tech/

Posts3
Comments16
View on HN
Arguing with Agents 3 months ago

Thanks! I was starting to feel alone with that.

Not sure what others have been reading so far, but this article already smells so human, I couldn't imagine anyone mistaken it for LLM output (especially since it is about LLMs and how they fail to work for some of us).

Funnily enough I also consulted three models across different vendors, and all came to the same conclusion (it's very human and very unlikely LLM produced). And yes, I let them all cross reference with older posts which are all pre-LLM era. Takes less than 5 minutes to do so.

The "Idiosyncratic rater bias" is a bit confusing to me, since it starts already with Bob being an EM, and to counter it is suggested to write from the manager's perspective. So what are managers supposed to do when they are falling for this bias like Bob did? Was either the example or the solution different initially? Maybe it's just the phrasing. (Hey, EM-Bob, try to write like a manager … — Erm, I am one. Duh.)

I think I should just remove the poster, it was initially replacing the GIF, which was megabytes in size. Given that the sizes of the WebP and WebM animations are pretty close I can live without it; all major browsers support both formats anyway.

I cannot help with the caching fun here, quick tested in both Chrome and Firefox. There's probably something strange in the video tag, either by design or by implementation.

Also zola, hugo, and other pretty light weight generators are quite okay. I'm using zola which runs nicely on Win/Mac/Linux. All you need to get started is some theme/template and your blog posts in Markdown. Then enrich it with whatever floats your boat.

I decided to have no (client side) tracking at all, for both usually it requires JS and cookies. And honestly I don't like to have both on my site if not strictly necessary (as a European citizen I'm also quite aware of all the shenanigans one has to do wrt privacy and consent).

Thanks.

If you're okay with a non-node/js solution, use https://github.com/kornelski/cavif-rs - it does the job for me pretty well.

For node it looks surprisingly disappointing right now, the only real candidates being the packages @saschazar/wasm-avif (v1.0.0) and avif (v0.0.1-alpha2) — I'll probably never understand the ecosystem and community, the format is out for some time and fully supported in the most widely used browser, yet barely noticeable support in the JS world.

Yes, we're running multiple k8s clusters on AWS. Only a few components are not there yet due to their too snowflaky deployment procedures, but we're getting there. So far everyone likes it and would recommend it.