I use OSMand alongside GMaps WV (a webview for Google Maps, wipes all data automatically after closing). Works well enough for me, but in GMaps you can’t rotate the map or provide your location
Hey 👋 I’m Lemann: mark II
I like tech, bicycles, and nature.
Otherwise known as; @lemann@lemmy.one and @lemann@lemmy.world
I use OSMand alongside GMaps WV (a webview for Google Maps, wipes all data automatically after closing). Works well enough for me, but in GMaps you can’t rotate the map or provide your location
I use “Automation” (on fdroid) - the UX could do with some improving but it thoroughly covers the basics.
Newer versions of Android make it difficult to automate certain things though, I find root helps to get around that in some cases
I was looking for Sleep As Android too!! Separately to this I saw a comment on R a while ago asking for FOSS alternatives, and to say the dev’s response was out-of-touch would be an understatement. They just complained about not being able to make a living from a FOSS app…
Regarding Gadgetbridge though, those devs and contributors are running into more and more accessories using encrypted protocols which is a bit worrying. Right now I’ve settled on the BangleJS which has official support, just wish it had a more accurate heart rate sensor!
My dream FOSS health app would be some concoction of OpenScale and Gadgetbridge 😂
Those are fake mirrors completely missing aniwave’s core features: account watchlists, auto skip intro/outro, auto next, watch together, and the comments don’t even work.
Wouldn’t surprise me if they’re missing the majority of Aniwave’s library too
Edit: The search is horrifically basic too. No filters at all, seriously? The clones don’t even try to compete 🤦♂️
Pirate websites like this usually rely on the shadier ad networks baked into these kinds of video streaming sites to make their money.
There’s no financial incentive to use BitTorrent based streaming, and if they did I feel the torrents would die rapidly just due to the amount of leechers with barely any seeders to offset the ratio disparity (Unless some kind of webseed was available ?)
Ouch, I remember when this was integration was announced a few years ago.
Glad I stuck with a locally managed library, however this must suck for those who have gotten used to the convenience of having one big music library…
I have to admit I’m not entirely convinced these requests are coming from a compiler…
Is it possible for you to virtualize an non-networked system with your GPU passed through? That seems like the best option IMO. Next best thing would be to set up an airgapped machine just for this, but not everyone has a 2nd machine.
Personally when I was trying out local LLMs I used a virtual machine, mainly due to the known code execution vulnerability related to Tensorflow model data being saved in python’s Pickle format. I believe the recommended save method changed twice since those days though.
With the Firefox stuff I’m assuming you’ve also checked their enterprise config options too (which are admittedly difficult to find and piece together online), so not too sure what else you could do except aside from continuing to block them. Librewolf however provides documentation on how to disable the extra requests sent from their browser in their FAQ, and covers some preferences on the subsequent page linked at the bottom
Nothing concerning for me here personally. However, if you have an issue with Firefox’s ‘QoL’ features dependent on Mozilla infrastructure, you could consider Librewolf instead as an alternative.
As for the reverse lookup requests, those are targeting local multicast addresses on your internal network, except the last one which is for the Fastly CDN service
Haven’t watched the video - just my thoughts…
Minetest (specifically Mineclone2) is an impressive feat, and a very faithful reproduction of the original. I pretty much used the Minecraft fandom wiki to progress through the game. Hours of fun was had without handing money to M$.
I only really stopped because the redstone functionality wasn’t fully implemented.
Hats off to the devs on that project regardless
AFAIK on Windows the physical disk containing the partition needs to be marked offline in Disk Management, and the disk or a partition given exclusively to VirtualBox running as administrator, otherwise access is limited to read-only
I would suggest checking some other sources as well, just in case this has changed over the years. If you do successfully pass the physical partition into VirtualBox read-write, you might need to set up a virtual disk with grub to boot into your physical Linux partition
Windows 7 being discontinued.
I migrated my HTPC to Linux several years ago, and since then just transitioned more and more of my machines over.
My desktop is the only machine left running Windows at this point due to there being no Freetrack implementation on Linux for sim games
TIL there was a cleaning solution for contact lenses - I thought they were only available as single use consumables…
I would agree that it’s not necessary - I only really use it when I’m feeling impatient or doing rapid prototyping of small parts 😅
Definitely isn’t good for the bed though, on some occasions I’ve seen pieces of the bed material on printed parts that have been removed this way
I’m rooted to…
If I wanted a heavily curated (and somewhat locked down) experience, I’d be in the Apple ecosystem - don’t know why Google thinks it’s a great idea to force this ideology onto practically all Android users…
Similar situation with that additional warning for sideloading apps - there’s already two warnings and Play Protect typically uninstalls these apps anyway, without the user’s consent - in one case deleting KDE Connect from users’ devices if installed with F-Droid
Uhh I definitely went off on a tangent, oops.
In my city? Really great, since people ride a fair bit here and there’s a lot of protected and off-road routes that are correctly labelled. I have my settings set to choose a slightly longer route, instead of just the fastest. If I remember correctly, there were also settings for whether on/off road directions are preferred. I’m pretty much kept on bike paths all the time
I don’t use navigation in the areas with cobblestone paths here though so can’t comment on that.
For the bike map view I’ve enabled the clock widget, speed widget, and track recorder widget, as well as a shortcut to quickly toggle it on. I set it up about 2 years ago when my bicycle computer was stolen, haven’t changed anything since.
Download it from F-Droid store instead, the Play Store option only exists for funding AFAIK
First time hearing of this! Thank you 😁
I was coming from Lighttpd which at the time had a very similar config syntax to Nginx. It was pretty much a no brainer, considering I wanted to shift to an automated Letsencrypt renewal process at the same time.
Sadly I wrote some python web services for CGI (not django/flask) that cannot be run anymore, since NGINX only supports FCGI, rather than just CGI as far as I can tell
The Grayjay app includes an entire development environment for plugins.
No idea why the keyboard app is “large”. Could it be for support on obsolete Android devices where they’ve needed to re-implement missing APIs and features entirely themselves (like Firefox/Fennec and the Share menu)?
They could also be using completely different local AI tooling, or a custom trained model that has a higher space footprint compared to other similar apps. As always the true answer lies in the available code…
Edit: Grayjay’s = The Grayjay
In desktop mode there is an easier way for the last part - click the battery icon in the taskbar, then click “temporarily don’t sleep”. Screen brightness can also be set in the same area
No quick solution for turning the screen off though AFAIK…
Edit: rephrasing post
The few times I’ve needed to
man [app name]
on a system without internet access or on an obscure utility, I’ve always been able to find what I need in the included docsI hope the dev eventually gets sponsored, this is one of those utilities that you don’t think you need until
--help
doesn’t cut it