• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle


  • takeheart@lemmy.worldtoScience Memes@mander.xyzImplications
    link
    fedilink
    English
    arrow-up
    21
    ·
    4 months ago

    There’s different ideas on how time travel “could” work and one of them is the timeline-split notion upon which you base your idea. In that vain it’s solid.

    Other ideas are that time travel always results in a loop or that its perhaps only possible under very specific circumstances (ie you can’t pick an arbitrary location or time to travel to nor to travel from).

    My hunch is that even if time travel were possible there’s simply no practical experiment to tell whether you are in a split timeline (and if so how it differs from others), aka it’s outside of the realm of scientific // logical inquiry.

    If y’all like exploration of time travel go watch the show Travelers some time. It has some interesting premises in that regard.


  • takeheart@lemmy.worldtoLinux@lemmy.mlMusic Players
    link
    fedilink
    arrow-up
    5
    ·
    5 months ago

    I much like Quod Libet. It has a clean, functional interface to manage your local music collection. Also support for Plugins is nice.

    You can create Boolean Logic filters like (played < 10 times AND genre = classical AND composer = Mozart) which I appreciate. And some of the included tools like being able to automatically create meta data tags from file names (for instance <artist> - <album> - <track>.mp3).

    It’s the best replacement for Music Bee (Windows only) that I’ve come across.





  • Recently purchased a high class ebook reader and had to return it. The display technology simply doesn’t match paper yet.

    As far as the pure reading experience goes paper is better. Also less distractions and no blue light that keeps you awake late at night. Printed books take up physical space which is a negative for me.

    But digital has the advantage when it comes to working with the text: quickly being able to search for strings, copy and paste whole passages, get translations or pronunciations, reorder pages, etc. Plus all the meta data and library management.

    Libraries are in a weird space betwixt when it comes to digital versions btw. They give you a digital text but lock you into a specific app that denies the advantages of the digital format mentioned above.

    That being said stuff like blog posts, online articles, social media, etc simply doesn’t exist on paper. But for anything I read for pure enjoyment like literature paper is the way to go.

    Lastly, in my experience electronic versions tend to be a bit cheaper than paperbacks but a lot less so than you expect. But a library card pays off after borrowing even a single book, so there’s that 🤷‍♂️.



  • Works as intended for me between my android phone and Kububtu PC however I deliberately turned it off for security reasons.

    ¿Why? Whenever I copy a password from my password manager on the PC it is shared to the Android phone and stored on the clip board there in plain unecrypted form. Since I also use a clip board manager app which remembers anything that is copied for later retrieval this means that if I were to lose my phone it would yield the finder with a long list of logins and passwords that I use.

    I could of course manually delete each password from the smart phone after logging in but it’s way too much of a hassle and I’m prone to simply forgetting it.

    By default KDE connect should simply not transfer copies made from password managers. It bypasses the whole security feature that password managers have which automatically clears the clipboard a short time after copying any password. Last I checked there were feature requests // bug reports on github arounc issue. But I’m not tech savvy enough to know whether there is a programmatic way to detect what kind of app the copy is originating from or whether we are stuck with the current way by design constraint.