Install Guix

  • 1 Post
  • 59 Comments
Joined 1 month ago
cake
Cake day: March 17th, 2026

help-circle







  • Generally no. I feel like I’m always getting screwed. High price, rushed job because they don’t care/have to get to the next job.

    One house emergency I’m dealing with right now (I have several) is that the contractor who installed a toilet and tile (paid by previous owner) half assed it and didn’t seat the toilet properly and didn’t install the tiles properly. So water leaked from underneath the toilet, traveled through hollow tiles, and reached my drywall. I got a mold problem now.

    This is why I generally try to do things myself. I don’t trust people.


  • I just started experimenting with SailfishOS, a Linux (non-Android) OS for phones. It’s got an app store, but since it’s not Android the app selection is pretty limited. I was actually wondering if this could be a compromise between full smartphone and full dumbphone.

    I am able to run some Android apps, by installing them through F-Droid, like Bitwarden, but it seems like I wouldn’t be able to install Facebook I think? Idk. Literally just got this SailfishOS phone from Jolla Devices yesterday.



  • doesn’t mean every customer that wants high resolution has to suffer.

    There’s no possible solution to this problem. Oh, no. If only someone could invent some way where customers that want to deal with bugs could buy a HiDPI display and customers who just want their software to work could chose a regular DPI display. Like, if 2 options were available or something crazy like that… Idk.

    Also yeah, I’m on a super niche DE nobody has ever heard of: GNOME.

    I’ve dealt with this first hand. It was so bad I returned my old Framework. Not doing that again. Anyway, looks like nothing has changed. Have fun dealing with scaling issues. ✌️









  • There are two types, by map and token to conform to different usecases.

    Ahh, ok… I’m seeing the docs.

    ShareType: type of share
    
        token: token-based share (do not require user authentication)
        map: map-based share (requires user authentication)
    

    Ahh, ok. So whether you need authentication or not.

    There are also two different storage types, csv and files.

    And the docs for that…

    CSV
    
    One CSV file containing one row per sharing config, separated by ; and containing header with columns from above.
    
    If given, properties are stored in JSON format in CSV.
    Files
    
    File-based configuration store is using encoded PathOrToken as filename for each config. File contains the data stored as "dict" in binary Python "pickle" format (same is also used for item cache files).
    

    So if you want plaintext vs binary storage.

    you have to edit your config file with the ‘[sharing]’ section.

    Would you mind sharing your config, pretty please. 🙏