Which games exactly? What are their ratings on protondb?
But it's a Friendica post, not from Mastodon. You can't write such a long posts on mastodon
Most of the originalish content on lemmy are linux related stuff, memes and porn. The latter 2 are mostly image/video based, so you don't search for that very frequently and easily. I can see that in the future it will become a very relevant source of info in linux admin and user circles.
I go back to r*ddit sometimes for some local content which is non existent on lemmy. I see that the tech related subs are mostly dead there, or at least only shadows of their former selfs. E.g. go to r/linux, sort by top all time. In the first 100 results you will barely find anything posted after the exodus.
This comes from hangout_services/thunk.js
I searched for hangout
in the vanadium repo, no result, so it's not patched there either: https://github.com/GrapheneOS/Vanadium
Can you open about:processes
?
Ram and sata cable faults have similar symptons as well.
Why can't we build things which are not deliberately hostile to someone? Why we should make someone's life even more miserable? It's a bench. It's purpose should be to give some rest for ANY people, regardless of financial status or weight.
To see it in context the opposite of hostile architecture is called universal design.
Have you read this? It tells a different story. Strowger didn't get the calls because some tin plate shorted the phoneline, it was his imagination that the phone girls were the culprit. So yeah, the story is not exactly the same, as I expected, it tells it from Stowgers point of view.
And where is this linked on wiki? I can't find it.
Amp url!!!
We need amputatorbot on lemmy
I found it! I can reproduce the issue, it's not random, we can open a bug report. It happens if you focus another window with the mouse, than even though you can focus the window with touch, the button won't work there.
The button works this way:
- Click on the header of the Console window with mouse
- Touching the menu button works on the Console window.
- Touching on any other menu buttons on different windows doesn't work.
The button doesn't work this way:
- Click to any other window or just on the empty desktop with mouse
- You can focus the window with touch, but the button doesn't work.
So in other words, it works only, if you focused the window with mouse previously. I can't see anything related to this in the logs. Please try to reproduce.
I'm still on Gnome 44, I would wait until I get Gnome 45, to see if maybe they fixed this.
This style is called "boterismo". Look up his other paintings and sculptures, they have similar proportions. This is an early example.
Some feedback:
pyproject.toml
you can merge them a single easy to read and edit fileos.path.join(os.environ["APPDATA"], "Tagify", "config.yaml")
will fail on *nix systems. Usepathlib.Path
instead ofos.path
. Use pathlib, I see on a lot more places it would make your life much easier.Keep up the work, it seems like a nice project!