They are probably moving to Chrome DevTools Protocol or WebDriver BiDi
JaddedFauceet
That's sad... i am not able to play battlefield 2042 after switching to linux too. For the same reason, their anti cheat is not compatible
But..... i am still curious.. what are you trying to run 😆
What software / game is that? it could still run in Wine or Bottle.
Wait, can we even update / install system package via Discover? i always thought it just contains KDE stuff and the flatpak installed through Discover.
if that's the case, is there a way to disable system packages in Discover?
I really like my KDE plasma
what are the things i will miss from plex's pre-enshittification?
it will still shows stuff in the library even if it failed to pick up the metadata.
for jellyfin, folder structure is kinda important for auto detection to work.
For shows, you can organises your files like this:
series-name-a/
season-01/
episode-01
episode-02
You can check out the doc, it is more detailed
Prettier doesn't make my markdown table prettier tho. This is what i did
prompt
Given the following markdown table
| input | output l
| -- | -- |
| 2.6 | 3 |
| 2.5 | 2 |
| 2.4 | 2 |
| 1.6 | 2 |
| 1.5 | 2 |
| 1.4 | 1 |
Align the vertical bar. Align number to the left
output
Here's the table with the vertical bars aligned and numbers left-aligned:
| input | output l |
|-------|----------|
| 2.6 | 3 |
| 2.5 | 2 |
| 2.4 | 2 |
| 1.6 | 2 |
| 1.5 | 2 |
| 1.4 | 1 |
Each column has been padded so that the vertical bars line up consistently, and the numbers are aligned to the left as requested.
I used LLM to format my markdown table (ಥ ͜ʖಥ)
This is how I remembered it. I always see Elop as a trojan horse from Microsoft
i have a debian os running in termux.
I sometimes use it to debug websites on my phone running desktop version of firefox via vic