Marek
banner
gibney.org
Marek
@gibney.org
And it is fixed!
November 11, 2025 at 8:17 AM
There is an issue tracked for it now:

issues.chromium.org/issues/45720...

And this seems to be a suggested fix:

chromium-review.googlesource.com/c/chromium/s...

Interesting to see how this takes its course.
Chromium
issues.chromium.org
November 4, 2025 at 7:01 AM
The Chromium team is now aware of it:

issues.chromium.org/issues/40101...

Holding my breath for it to be solved as multiple of the web-based tools that I use daily depend on it.
November 3, 2025 at 6:53 AM
I see. Yes, I have built similar tooling for my workflow.
September 16, 2025 at 6:28 AM
I'm not quite sure what it does. From skimming the readme, it looks like it expands a prompt with "Write a file in the language ... that does the following ..." and forwards it to an LLM?
September 11, 2025 at 5:27 PM
True. But does the XMLHttpRequest solution have any downsides?
July 9, 2025 at 4:29 PM
The File System Access API that is already supported by Chrome on desktop and mobile should be supported by Safari and Firefox as well.

It finally lets us write web apps that do not need to store the user's data in the cloud and lets the user backup their data themselves.
July 9, 2025 at 6:26 AM
Fetch has all the tools you need. You can get the content length from the headers and the content transferred so var via read():

www.gnod.com/search/ai?q=....
July 9, 2025 at 6:23 AM
Theory that explains the p-values:

The Vitamin D capsules tasted more like Theanine to you than the actual Theanine capsules. And thinking you took Theanine improved your mood.
March 9, 2025 at 11:46 AM
I'm interested in the question if a Surface Pro (With Snapdragon X Plus, which is an ARM chip) makes a good dev machine. As far as I know, you cannot boot a stock Linux distro on this device.

As for VM, which one would you suggest to run on an ARM machine?
February 17, 2025 at 10:35 AM
Hmm.. reading through that thread, it sounds like they did not use the Docker version that came with their distribution. I wonder if the version that came with the distribution worked better.
February 17, 2025 at 10:34 AM
The ticket is about the Windows version of Docker. Does it really apply to the Linux version?
February 17, 2025 at 10:23 AM
When you say "some Docker stuff", do you mean you typed "docker run someimage" in the terminal inside WSL2 and it did not work?
February 17, 2025 at 7:23 AM
I see. What's a weird thing you experienced?
February 16, 2025 at 10:45 AM
Would you say WSL can replace a native Linux machine for web development? So Apache, Python, Vim etc run in WSL?
February 15, 2025 at 6:40 PM
Isn't Waymo already doing over 150k autonomous rides per week?
January 12, 2025 at 7:37 AM
Oh, I see!
January 10, 2025 at 11:52 AM
What is an "order 6 Mandelbrot set"?
January 10, 2025 at 11:13 AM