Is the OSK inside of the GZDoom engine, or do you mean the Steam OSK? With the Steam OSK, I cannot type.
I’ve tried using a mouse to select the new save option, and no OSK shows.
EDIT: Figured it out. Thanks.
Is the OSK inside of the GZDoom engine, or do you mean the Steam OSK? With the Steam OSK, I cannot type.
I’ve tried using a mouse to select the new save option, and no OSK shows.
EDIT: Figured it out. Thanks.
NixOS is a fully declarative and reproducable system.
What this means is that you can create a single configuration.nix
, which includes all of your applications, settings, aliases, environment variables, user account + groups, etc., and copy that over to another NixOS machine (including different architectures) and run nixos-rebuild boot
to completely reproduce the system on that other machine.
The nix package manager is also really good at telling you if the configuration will break anything, where, and how, and refuses to apply until the issue is fixed.
Also every time you use nixos-rebuild
, it creates a new generation of your NixOS install meaning if something ends up breaking, you can reboot into the old system.
So for example, I can theoretically have the exact same configuration across my desktop, laptop, phone, server, etc., minus the automatically generated hardware-configuration.nix
, which is specific to the hardware.
Also Nix supports package overlays, which means that you can modify an existing package while the maintainer still keeps it up to date.
/r/iPhone is posting pics of Tim Cook
What part of 98SE made you feel like it was that much different from 95, outside of being slightly less buggy?
WebKit is not inherently bad. The thing that makes it not great in my opinion actually has nothing to do with the tech in this instance, but instead has to do with monopolistic practices from both Apple (who directly uses and develops WebKit) and Google (who forked WebKit into Blink).
Using Gecko browsers (Firefox and co.) en masse tells website operators that they should develop for that other option and officially support it.
So is Jerboa on Android. These apps are quite new and need some time to evolve.
You can also put Lemmy on your homescreen as a PWA.
Firefox is basically the only non-WebKit/Blink browser out there.
Infinite scrolling not being default makes sense IMO. It’s a highly addictive feature, and a bit part of these open source, federated communities is they try to avoid the addictiveness that big tech platforms try to enforce onto their users if possible.
Sometimes the feature is highly liked by people, so they add it as a non-default option.
Just keep in mind that it uses your system’s WebView. If you’re not rooted/don’t have a custom ROM, that’s likely going to be Google’s proprietary version of Chrome.
I use DivestOS, which comes with Mulch WebView.
Yeah. Native Alpha is open source.
Hermit isn’t open source. This makes the code not publicly auditable, which means that verification of security by a third party is impossible.
I love the idea of IPFS, but every time I’ve tried to use it, it has always been very slow.
I’d imagine if/when the fediverse becomes popular, search engines will account for this.
“Team member” implies equality. I prefer the term “employee”
I like to think he’d be promoting the Fediverse. Closer to the ideal of free speech than a centralized service.
No. Hopefully this will be a feature in the future of ActivityPub, but it isn’t right now.