I have tried, and my hair gets super greasy and a bit smelly if I don't wash it every once in a while. And the conditioner is mostly just to keep it from getting frizzy after I've slept on it all night.
Ahh I didn't realise this isn't twitter, I thought musk must have some weird thing against tumblr or something :)
The views are all just webviews. You can find all of the pages in the app/src/main/assets/pages folder, it's all html and css.
Their package name is also still com.example, their target sdk doesn't match their compile sdk, and also neither match with the target sdk in their AppManifest.xml.
So I'm guessing this is just someone who isn't really familiar with java or native android views or something, so just decided to build it in something they do know instead.
You could also host a website like that on Cloudflare pages for free. That way you even get ddos protection and some other stuff.
That's plenty for me, but I'm probably far from a typical user of these things.
I barely store anything besides apps on my phone. Photos get automatically synced to my nextcloud, and after I sort them I just delete them from my phone. I also self-host all of my music, and just stream from that using Navidrome. Has worked pretty well for me so far.
Actually I think that's pretty much all I do with my phone lol, maybe I should look for a cheaper one next time as I don't really need a flagship or anything.
No, the drive needs a boot partition for the bios to know there is something to be booted on the drive.
Most Linux ISO's do properly include the partitions in the ISO, so you can clone the iso to a drive and that should work, using dd for example. But just copying the files won't work.
iirc windows iso's did use to support just creating a fat32 partition and moving all the files over, not sure how they managed that. But now the international ISO for win 11 has a file that's more than the max 4Gb allowed by fat32, so you can't do that anymore either.
Iirc LineageOS always names their builds nightly, right? I don't think they have any real stable builds. (as in no builds tagged stable, their nightlies should be considered stable afaik)
Huh, just noticed my link shows the price at 100 euros, but the bloated one shows it for 121 euros
Nvm different size was pre-selected
Ahh that does make more sense. I thought it was just showing a sort of alias besides the real name.
Yup, that's my coworkers as well. Constantly complaining about how shit windows is, already developing in docker on wsl anyway, but they never want to switch to anything that would solve all their complaints.
It's the actual link itself that decides if it should open in a tab or redirect the current one. If a link ( tag) has the target: '_BLANK'
attribute, it opens in a new tab. Otherwise it usually opens in the same tab.
Ngl I have no idea what I'm looking at here