Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)GR
Posts
0
Comments
171
Joined
2 yr. ago

  • I'd recommend the prusa. Easy to get help official or otherwise, generally just works, easily fixable with easily acquired parts in most parts of the world.

    Bambu is excellent until you have any problem then it's about as annoying as constantly modifying and never actually using an ender 3

  • I have a kindle I got in 2020 and no idea where it is. I also have a Kobo Libra 2 that I take with me everywhere. If you don't want to constantly battle with jailbreaking get a Kobo. The two books I have on Amazon I transferred on with calibre and dedrm plugin

  • This is what I would do, hopefully it will work for you

    Back up the save manually or with ludusavi from discover in case steam cloud shits the bed,

    remove the compatdata but double check the game id number (any of steamdb, steam store, protondb, get id from web address):

    rm -r /home/deck/.steam/steam/steamapps/compatdata/1172620

    (Or just navigate to the location and delete it with the file manager)

    Set game to either to proton ge or just default if it's verified,

    launch game.

    I find this works whenever I screw up a game I'm modding or editing files of.

    Edit: if that doesn't work try disabling steam cloud, backing up save, and deleting the non-backup version in case the save is broken and the game can't handle it.

  • I was looking for ZigBee valves before but didn't find anything. I was also considering using an Arduino like board with ZigBee and making my own but never actually got around to it. My plants all died when work picked up but I might be trying again once work things stabilize

  • There are a few ways I can think of to do this but I'm not sure what would be the best way.

    You can just mount individual drives or partitions to the corresponding location (xdg directories or otherwise). This is what I generally do.

    I haven't tried this but If you don't want to partition the shared drives, you could make corresponding folders on the root of the drive (or anywhere really) and bind mount those folders to the corresponding location. For it to be persistent across reboots, a brief search says you can put it in fstab this way: /source /destination none defaults,bind 0 0 There is also rbind which I think is recursive but I haven't read up on when to use it.

    I haven't tried this either and forget which is which but symbolic link or hard link may or may not be viable and would also be persistent I think.

  • I'm not 100% on eu but for most wired in ZigBee devices you want 3 wires for it to be always on. 2 wire I think some people have made work anyways using a capacitor or something but that's too sketchy for my liking. Sometimes the corresponding light recepticle has 3 wires instead, at least in one of my previous homes in Canada, and I was able to put the ZigBee switch in there instead. My current house is about half and half 2 and 3 wire and I'm just shit out of luck on those because the ceiling boxes are all 2.

    Sorry 2 or 3 plus ground which is bare here. Edit: also I think the capacitor was to prevent the 2 wire versions of the switch, which are different, from flickering