Install Web Apps With the New HTML “install” Element, by @patrickbrosset:
https://developer.chrome.com/blog/install-element-ot?ref=frontenddogma.com
Install Web Apps With the New HTML “install” Element, by @patrickbrosset:
https://developer.chrome.com/blog/install-element-ot?ref=frontenddogma.com
What We Talk About When We Talk About #Sideloading (aka #Installing)| #FDroid - Free and Open Source Android App Repository
In light of the current reports about #Google wanting to prohibit the installation of applications on #Android outside of their app store if the application developers do not obtain approval for the application from Google using their personal data:
It is called #installing – not #sideloading …
“Sideloading” is a corporate term invented to frame the installation of applications outside of their app store as something shady/illegal/questionable.
You wouldn't call it “sideloading” if you were installing an application on your desktop or laptop computer not using the package manager.
So why call it “sideloading” if you’re installing an application on your handheld computer?
It is the exact same thing. There is no difference other than corporations want you to believe there are!
Behind the Scenes of “bun install”, by @lydiahallie.com (@bun.sh):
Another screenshot from the new #OpenRails v1.6 #RailSim running the #WupperExpress12 route addon.
Some #tips when #installing Open Rails on #Linux using #WINE:
1. use the 32bit versions of WINE and Open Rails as you need to apply some winetricks which may not be available for 64bit WINE (I will test 64bit installation seperately)
2. after installing OpenRails in WINE run the #winetricks script for the WINE prefix you have just installed Open Rails into
3. from wineticks install the following DLLs:
a) .NET 4.7.2 - this will take some time as you will iterate through versions 4, 4.5, 4.6, 4.6.1, 4.6.2 and finally 4.7.2
b) DXVK - this requires 32bit #Vulkan libararies for your video card (e.g. AMD) installed in your native Linux install. DXVK will fix issues with shading and textures (e.g when they are black in the distance but normal when coming closer)
c) XNA 3.1 - this will install .NET 2.1 as a dependency, don't worry.
4. The built-in content downloader (and network support in general) doesn't work too well with WINE, grab the free Content off the official Open Rails website.