Well I only play a single game, at 30fps and 50% resolution, because I really dislike the fan coming on.
Outside games, I guess higher resolution is better for reading text, but 2k should be enough for that.
they/them
Well I only play a single game, at 30fps and 50% resolution, because I really dislike the fan coming on.
Outside games, I guess higher resolution is better for reading text, but 2k should be enough for that.
Every toilet’s a bathtub if you believe in it enough.
I’ve never tried having the app on multiple devices - I specifically didn’t want it on my phone - but it’s worth a try. I use whatsapp web in firefox, and only start waydroid when I need to log in again. The third party linux apps just load whatsapp web in electron or something.
Exactly. I created my whatsapp account in waydroid like this.
They have already bought .org and .net. I guess they just haven’t set them up yet.
trefle.io has data from various sources, though a lot of pages are rather empty.
Onlyoffice runs in a browser: https://www.onlyoffice.com/presentation-editor.aspx
Sadly KDE is also trying out the “modern” style tabs in some places too:
Right, that makes sense as well. What I was thinking is that the use of the accent colour shows which one is active, though it would probably be less confusing if this wasn’t done with an outline. See the KDE version for example:
Regarding keyboard navigation, I could see this working similarly to radio buttons, where the tab key selects the entire tab group, and tabs need to be navigated using the arrow keys. In this case I think it makes sense to put the focus border around only the selected option, and having the focus border follow the selected option when arrow keys are used. If this is the case, I think swapping the current version does make sense.
If they did the exact opposite of this, I think it would look ok. If I was trying to fix this, I would probably just swap the styles of the selected and deselected states. Maybe it’s a miscommunication between designers and implementers, causing the meanings to be swapped?
At least it’s not as common as it used to be. You don’t see many products advertised as “patented technology” or “patent pending” anymore.
I use LeechBlock NG. It has many different blocking options, including greyscale, or a countdown before the page loads.
You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.
It’s gradually getting there. The settings redesign was introduced a few versions ago, and the online content menu redesign will hopefully land in the next version (and potentially replace the current content tab after that). I agree that the main menu redesign might be a while away though.
I believe it is the implementation of the tick system in Mesecons (which VoxeLibre redstone is based on) that is the issue, and I agree it makes it nearly useless. It is absolutely an issue with the mod, not the engine, but would probably require a big rewrite of the mod to fix (not that I’m familiar with the actual implementation of mesecons).
Gemtext has no commenting feature, however there is a workaround I can think of for “commenting” single lines, by turning the line into the alt text of an empty preformatted text block:
This is a paragraph / other line
becomes
```This is a paragraph / other line
```
I have tested this in lagrange and kristall and it becomes completely invisible.
As the specification doesn’t require the alt text to be hidden, there is no guarantee some visitors won’t see it.
I believe birds have a very different perspective of harmonisation. What they sing might sound harmonised to them, but not to us (and vice versa).
Yes they share many similarities with the FSF, but they are separate, and have some different viewpoints on things. You can’t use something they do as an argument as to why FSF is good, when the actual FSF doesn’t do that thing. They also dislike RMS, who is also one of @onlinepersona@programming.dev 's arguments against the FSF.
FSFE is not the same as FSF. It’s a completely independent organisation.
p2p from behind a CGNAT works just fine as long as a single server is accessible and can mediate connections between other peers. Most non-servers are behind some sort of NAT these days.