It's a bit sad to see hardware manufacturers changing the pixel layout because we weren't able to adapt modern software to do sub-pixel font rendering that works with different layouts out of the box.
On the other hand: it's nice to see the march of pixel density increasing which makes this problem go away entirely.
I used an LG C2 42" as a monitor for a few years. The color fringing was particularly bad for me because I like yellow text and LG uses RWBG. 4K 42" and 1440p 27" are about 110 DPI. This is not enough. 4K 27" is about 160 DPI. That is enough. We've already pushed past needing to care about subpixel layouts if you properly weight pixel density in your selection.
You actually can edit your redirects in Firefox Mobile (at least it works in Nightly). There is a focus bug in the Edit Redirects popup.
Tap the Edit Reditects button. Nothing seems to happen, but then tap the back-arrow at the top. Go to your Firefox tab switcher, and you should now see a "REDIRECTOR" tab. This is the editor.
Anyone want to try a prompt injection? All we need to do is to get one or two story in the front page that have a good < 80 characters prompt injection.
By default, this is only in debug mode. I recently forgot to add it to release mode on a project, and was surprised when I broke the CI (tests run in debug, I only tested in release mode).
Yes that's a great stat. It's amazing how slowly large companies can die. Intel has serious problems in all those segments. Maybe they can recover but I'm pretty pessimistic about their chances.
The instruct models are available on Ollama (e.g. `ollama run ministral-3:8b`), however the reasoning models still are a wip. I was trying to get them to work last night and it works for single turn, but is still very flakey w/ multi-turn.
Yes, the 3B variant, with vLLM 0.11.2. Parameters are given on the HF page. Had to override the temperature to 0.15 though (as suggested on HF) to avoid random looking syllables.
> I solve and write a lot of puzzlehunts, and I wanted a better programming language to use to search word lists for words satisfying unusual constraints, such as, “Find all ten-letter words that contain each of the letters A, B, and C exactly once and that have the ninth letter K.”1 I have a folder of ten-line scripts of this kind, mostly Python, and I thought there was surely a better way to do this.
I'll chose to remember it was designed for AoC :-D
reply