Garrett LeSage

Results 776 comments of Garrett LeSage

I'll look at this further next week, if @jelly doesn't find a local work-around (possibly what I mentioned above, but we'd need to test it) in the meantime. Also: Note...

Two different naive approaches, without much code modification: - One passes all the names to a data attribute and CSS specifically acts upon the attribute (with a simple class selector...

It's still in English as "top-level", at least in https://wiki.debianforum.de/Btrfs : ![image](https://github.com/user-attachments/assets/b2128d6d-8f87-433c-9371-3aa6a8f61292)

> Thanks for addressing these small issues, but please consider combining related commits into a single commit to improve the commit history. These are unrelated, except that they're related to...

Let's change the test to something that doesn't affect the filesystem. This should be simple enough: ``` echo HELLO \ && echo LINE2 \ && echo LINE3 ``` ## Firefox...

> When I said that the problem was on Fedora 41 I meant the server-side. On the client-side I used Windows 11. That's an important distinction! It's really easy to...

@Danik1601: Following up on @Mash707's point, many Windows apps and extensions can modify the clipboard, sometimes even affecting line breaks, especially as Windows uses CRLF (carriage return and line feed)...

When you turned off PowerToys (including Advanced Paste), did you reboot before testing? It might modify your system in ways that aren't fully undone until a reboot. (I don't know...

This requires _an_ error message. Right now, the message in my screenshot is assuming Python 3 is installed and has an error that it's not. This bug is that it...

Thanks for opening this. It's been a longstanding that "16px" (approximate, not actually set in px) has been default for browsers _for decades_, and it's the de facto body size,...