I’ve been using mailbox.org for a while, and I’m happy with it. It costs 1€ per month at it’s lowest. They have also been developing an open source video conferencing thing (included in the 1€), which from my experience is much better than jitsi.
they/them
I’ve been using mailbox.org for a while, and I’m happy with it. It costs 1€ per month at it’s lowest. They have also been developing an open source video conferencing thing (included in the 1€), which from my experience is much better than jitsi.
The JavaScript isn’t slow at rendering, it’s re-doing all the network requests. It re-loads parts of the page each time the layout changes.
Dolphin has this as an option (Configure Dolphin > View > Content Display > Folder Size > Show size of contents[…])
I had the same idea, and I’m trying it right now… Not something I’ve ever done before though.
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.
boat
trefle.io has data from various sources, though a lot of pages are rather empty.
Nexus 5X still going strong!
(though it did need some hacking to keep it alive)
Well… I’ve tried to find out just now. Most taller lighthouses are on small rocks in the sea. On some the lighthouse covers the entire rock. I have also discovered that there are potentially taller land-based lighthouses in the uk, this one just seems to be best at advertising it.
Inside the fresnel lens of a lighthouse. (The tallest land-based lighthouse in the UK)
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).
From my experience, the large button does the flush, but the size of the flush depends on how far you push it down. The small one simply pulls the large flush button down with it, but stops it from going more than half-way, resulting in a smaller flush.
PyQT maybe? It’s a feature rich GUI library. There are also third party libraries for additional features: https://www.pyqtgraph.org/ . I found the documentation pretty good when I used it last.