• 1 Post
  • 6 Comments
Joined 4 months ago
cake
Cake day: April 7th, 2025

help-circle

  • I use a KDE variant of this that uses klipper instead (whatever you pipe to this will be available in klipper):

    ` #!/bin/sh

    function copy {
        if ! tty -s && stdin=$(</dev/stdin) && [[ "$stdin" ]]; then
            stdin=$stdin$(cat)
            qdbus6 org.kde.klipper /klipper setClipboardContents "$stdin"
            exit
        fi
    
        qdbus6 org.kde.klipper /klipper getClipboardContents
    }
    
    copy $@`
    




  • mmmm@sopuli.xyztoAndroid@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I don’t know about others but I like my phones to actually last.

    My previous phone was a Sony Xperia z1. It went with me for more than 7 years working great until I accidentally dropped it and the screen cracked. Changed the screen but it wasn’t the same thing and the battery suffered too so decided to get another one, a Xperia 1ii. This november it’s going to be 5 years since I got it and it’s still going absolutely great.

    But on both times they went great not only because Sony happens to make great hardware but because LineageOS - I’ve used it on other phones since it was CyanogenMod. As not everything in the world is perfect Sony gives no flying fucks about updates so in two years your phone is not going to get more official updates - enter LineageOS, GrapheneOS or what you like. I’m grateful those things exist, have donated to them and it will be very sad if one of those Google stupid movements make them vanish.


  • The maintainer of X11Libre, Enrico Weigelt, is an anti-vaxer who already got scolded by Torvalds for writing bullshit on the kernel mailing list

    Oh, so it’s him. Dude got absolutely lucky Linus is on mild mode nowadays. On his prime the scold would’ve been of such epic proportions all the viruses he could have on his body would’ve leave him out of pure cringe.