Readit News logoReadit News
_ache_ commented on AGENTS.md – Open format for guiding coding agents   agents.md/... · Posted by u/ghuntley
theshrike79 · 4 days ago
Context is not infinite. Saving context for what matters is key in working with LLMs.
_ache_ · 4 days ago
Context is not infinite yet.

New standard for something that maybe false very soon is just a bad idea.

_ache_ commented on Emacs as your video-trimming tool   xenodium.com/emacs-as-you... · Posted by u/xenodium
smw · 5 days ago
All of your links to your own posts in your blog seem to be broken -- relative links need a "/" at the beginning, I think?
_ache_ · 5 days ago
It's odd. There multiples problems on that blog.

https://xenodium.com/emacs-as-your-video-trimming-tool/

Is fixed and also fix various typo in the blog post. Bbut has other bugs, for example, the title link redirect to the bugged URL.

But (the bugged URL):

https://xenodium.com/emacs-as-your-video-trimming-tool Have the problems with relative links you talked about.

_ache_ commented on "Remove mentions of XSLT from the html spec"   github.com/whatwg/html/pu... · Posted by u/troupo
codedokode · 5 days ago
This is actually not a bad idea. Why should the browser contain a specific template engine, like XSLT, and not Jinja for example? Also it can be reimplemented using JS or WASM.

The browsers today are too bloated and it is difficult to create a new browser engine. I wish there were simpler standards for "minimal browser", for example, supporting only basic HTML tags, basic layout rules, WASM and Java bytecode.

Many things, like WebAudio or Canvas, could be immplemented using WASM modules, which as a side effect, would prevent their use for fingerprinting.

_ache_ · 5 days ago
I get the point a minimal browser and WASM, but Java bytecode ?! Why not Python bytecode ? Seems unreasonable to me to add any specific bytecode support. By layout rules you mean get rid of CSS ? Sounds also unreasonable IMHO.

And no WebAudio and Canvas couldn't be implemented in client WASM without big security implication. If by module you mean inside the browser, them, what is the point of WASM here ?

_ache_ commented on Fight Chat Control   fightchatcontrol.eu/... · Posted by u/tokai
forty · 12 days ago
Isn't this for the extension of the temporary measure that allowed providers to volontarily scan messages and which does not break E2E encryption?
_ache_ · 10 days ago
Technically it for the version of ChatControl of mid-2024 where it was about adding a backdoor to E2E. I didn't find most recent data.

But the current version isn't "volontarily" (you mean unpaid or self-willed ?), it's mandatory.

_ache_ commented on SIMD Binary Heap Operations   0x80.pl/notesen/2025-01-1... · Posted by u/ryandotsmith
_ache_ · 10 days ago
Can't see the Website.

I'm the only one with a HTTPS problem here? Bad domain, `art.mahajana.net` instead of 0x80.pl.

_ache_ commented on Fight Chat Control   fightchatcontrol.eu/... · Posted by u/tokai
forty · 14 days ago
If you value democracy, I suggest not to trust any random website you read. Of course the French left (at least EELV/LFI) is not going to support this. This should be obvious if you know a bit what ideas they are defending (them and the others too), which you should as well if democracy matters to you.
_ache_ · 13 days ago
Can you explain a little why it's obvious? Last time I checked, LFI was for and EELV against.

https://mepwatch.eu/9/vote.html?v=167712&country=fr

_ache_ commented on Show HN: Wordle-style game for Fermi questions   fermiquestions.org/... · Posted by u/danielfetz
danielfetz · 21 days ago
It should now be fixed. Sorry for the inconvenience! If there is any issue remaining, please let me know!
_ache_ · 18 days ago
Thank you. No other errors. It works. Nice game. :D
_ache_ commented on Open models by OpenAI   openai.com/open-models/... · Posted by u/lackoftactics
timmg · 19 days ago
Orthogonal, but I just wanted to say how awesome Ollama is. It took 2 seconds to find the model and a minute to download and now I'm using it.

Kudos to that team.

_ache_ · 19 days ago
To be fair, it's with the help of OpenAI. They did it together, before the official release.

https://ollama.com/blog/gpt-oss

_ache_ commented on Show HN: Wordle-style game for Fermi questions   fermiquestions.org/... · Posted by u/danielfetz
_ache_ · 22 days ago
Can't play the game. My local use space ' ' as a hundred separator.

So, I any guess above 1 000 is truncated. 1 000 is 1.

_ache_ commented on Asciinema: Record and share your terminal sessions   asciinema.org... · Posted by u/phendrenad2
kragen · a month ago
That sounds cool! An animated SVG? How do you convert to SVG format?
_ache_ · a month ago
svg-term-cli I think. I found a post talking about it not long ago.

https://github.com/marionebl/svg-term-cli

u/_ache_

KarmaCake day399October 30, 2021View Original