Simon Müller

Cat and Tech enthusiast from Germany. Account by @cyrus@wetdry.world

https://cyrus.pages.gay

  • 0 Posts
  • 20 Comments
Joined 5 months ago
cake
Cake day: April 30th, 2024

help-circle







  • Maybe you’re interested in the latest testing versions of Lawnchair?

    They’re completely rebased it on modern versions of the Stock Android launcher, and they do support the Google feed on the left, the searchbar, things like PixelSearch and more, as well as customizing the experience to your liking

    it is not on-par in features with old versions of Lawnchair 2 yet, but for being a complete remake from scratch I find it quite remarkable





  • If you wanna go nuts on the data, probably Obsidian.md with the built-in Daily Note plugin and the Dataview plugin, which allows you to do all kinds of crazy operations on the data in your vault as if it was a database.

    If you wanna go less nuts, obsidian still has tagging, linking notes, daily notes, and all kinds of other stuff built-in and is extensible by things like the Calendar plugin from the community.

    And everything is stored as plain Markdown with the occasional hint of JSON (for some plugins) so you’re not locked into using Obsidian until the end of time. Your data is yours.

    (I realise this sounds like an ad but I’ve just been using Obsidian for years now and I enjoy it)






  • Indeed, rooting usually beats the purpose.

    Not because it inherently makes you less private, but because having bad security makes it hard to be private, and opening up a way in android to allow apps to do what they want (selective root access) usually requires punching a lot of holes.

    Even with AVBRoot, which allows you to setup Magisk or KernelSU with full Verified Boot support, you’re still leaving open the possibility that something abuses the fact you’re rooted against you.

    But just so you know, if you insist, you can skip the step of locking your pixel’s bootloader and install Magisk, but do not expect any support from that point onwards.