asklemmy Ask Lemmy If someome made a Bingo card based off of your daily life, what would the free space be?
Jump
  • lividhen lividhen 1 year ago 28%

    This

    -3
  • android Android How does everyone feel about iPhones?
    Jump
  • lividhen lividhen 1 year ago 100%

    I have some nostalgia for when they introduced the appstore. Aaaand that's where the nice things I have to say end.

    2
  • android All about Android Please help me choose a phone
    Jump
  • lividhen lividhen 1 year ago 100%

    Have a Z flip 5 which has the same soc as the s23 and I super love it! If you don't end up loving oneui you can always customize the heck out of it with samsung theme park or (third party) hex installer.

    1
  • android
    All about Android lividhen 1 year ago 100%
    The z flip 5 seems to support hdmi out!

    Currently typing this on my flip 5 connected to an external display via hdmi. This didn't work on the previous generations. Only on the fold. There is no toggle for dex which is exceptionally dissapointing. Does anyone know if you can launch it via adb?

    2
    0
    steamdeck Steam Deck Can i have trackpad joystick off-center?
    Jump
  • lividhen lividhen 1 year ago 100%

    They're stiff? That doesn't sound right...

    4
  • disneyvacation Disney Vacation Creation of the c/disneyvacation
    Jump
  • lividhen lividhen 1 year ago 100%

    This is so funny 🤣
    Any idea why it's called Disney vacation?

    2
  • technology Technology Japan Earthquake Alert App Says Sayonara to X - Unseen Japan
    Jump
  • lividhen lividhen 1 year ago 100%

    I thought this post was satirical at first before I realized they were a real company 😅

    24
  • lividhen lividhen 1 year ago 100%

    It's so cool!!!
    Do you have a pattern or a general path you follow when making it?

    3
  • gaming Gaming Sources: Nintendo targets 2024 with next-gen console | VGC
    Jump
  • lividhen lividhen 1 year ago 100%

    I only own a switch to buy nintendo games to play them on my steam deck as I'd rather not pirate them if I have the option to pay for them.

    2
  • Steamdeck
    SteamDeck lividhen 1 year ago 100%
    Can't boot recovery image

    So far I have tried a USB stick, a Linux storage gadget, and 2 micro SD cards. Both the USB and emulated storage device booted to the logo then a black screen where the fan spun down then sat there for 3 hours before I tried something else. The weird thing about both the micro sd's is that after booting them once the deck no longer recognises them as bootable drives. I have to reflash the recovery image before I can boot to it again. One of the cards (cheap nameless 16 gig) booted to the logo and sat there for several hours and the other (1TB Sandisk) booted to the logo then a black screen and is still sitting here 2 hours later. Edit: leaving the 1TB overnight got as far as the touchpads vibrating when touched.

    3
    0
    degoogle DeGoogle Yourself Alternate push notifications on unrooted device?
    Jump
  • lividhen lividhen 1 year ago 100%

    I wonder if we could use lspatch (or similar) to hook in and change that. I might have a project ahead of me. We'll see.

    3
  • degoogle DeGoogle Yourself Alternate push notifications on unrooted device?
    Jump
  • lividhen lividhen 1 year ago 100%

    No idea if this would he possible but my starting idea here is using a server of some sort to grab the firebase notifications and push them all over one webocket similar to GMS. What I don't know is how registering apps works. I know from micro g they register themselves to receive notifications but I'm not sure of what data is actually given to micro g or the relationship between the app and micro g/the web socket.

    1
  • degoogle DeGoogle Yourself Alternate push notifications on unrooted device?
    Jump
  • lividhen lividhen 1 year ago 100%

    I will have to look at how that works. Maybe I can run a server on a computer to push to ntfy.

    1
  • degoogle DeGoogle Yourself Alternate push notifications on unrooted device?
    Jump
  • lividhen lividhen 1 year ago 100%

    My bad! I meant lspatch.

    3
  • degoogle
    DeGoogle Yourself lividhen 1 year ago 100%
    Alternate push notifications on unrooted device?

    I have a us Samsung phone so I an unable to root and replace GMS with micro g. Would it he possible to patch apps (with lspatch for example) to use another app for push notifications? Firebase notifications are the only reason I have GMS at all still.

    6
    10
    196 196 XRules
    Jump
  • lividhen lividhen 1 year ago 100%

    😳

    14
  • memes Memes File saved successfully
    Jump
  • lividhen lividhen 1 year ago 100%

    MMMMmmmmm yeah scoped storage was the worst decision ever. WHERE ARE YOU PUTTING EVERYTHING?!?!

    4
  • AskKbin Moving to: m/AskMbin! Anyone else still kinda miss Reddit?
    Jump
  • lividhen lividhen 1 year ago 100%

    No.

    1
  • rareinsults Rare insults can never recover from this one
    Jump
  • lividhen lividhen 1 year ago 100%

    What is this for 😆

    9
  • selfhosted Selfhosting Share your network naming conventions!
    Jump
  • lividhen lividhen 1 year ago 100%

    You have now made me realize I should be using host names 😅. I just memorize everything's ip...

    6
  • cat cats Mimi is reaching out to wish you a happy Caturday.
    Jump
  • lividhen lividhen 1 year ago 50%

    Thank you. I needed this.

    0
  • softwaregore Software Gore INSERT HAZARD alert for INSERT GEOGRAPHIC AREA residents!!!
    Jump
  • lividhen lividhen 1 year ago 100%

    INSERT REGRET FOR NOT TESTING

    7
  • privacyguides Privacy Guides Is switching to Aegis really worth the hassle?
    Jump
  • lividhen lividhen 1 year ago 100%

    I'v been trying to self host bitwarden but I keep running into error after error. Mostly with nginx 😑

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSE
    Selfhosting lividhen 1 year ago 100%
    Cannot figure out elasticsearch and owncloud.

    I need some help figuring out elastic search. My end goal at the moment is to get the full text search owncloud app working. They are both in docker containers (docker compose). I am able to input my url in the owncloud settings ([http://es01:9200](http://es01:9200)) and hit setup index. After that it does not index anything or I think pass on anything to elasticsearch at all. Which leads me to my second thing. Cant figure out how to use kibana to help debug anything. I have no idea if owncloud is trying to send any data to elastic. It currently just says "0 nodes marked as indexed, 0 documents in index using 225 bytes". Here is my compose file. Kind of a hodge podge mix of things from the web to get it to even start 😅. [docker-compose.yml](https://jareds-mac-mini.tail53633.ts.net/owncloud/s/PiQpBOLljmjnduV) [.env](https://jareds-mac-mini.tail53633.ts.net/owncloud/s/VfEIrz2SkgHGwoL)

    1
    0
    fediverse Fediverse Tame your inner dictator!
    Jump
  • lividhen lividhen 1 year ago 100%

    We are trying to prevent a repeat of Google with xmpp.

    13
  • nostupidquestions No Stupid Questions If beauty is tightly associated with facial symmetry, then why doesn’t everyone have their hair part down the middle?
    Jump
  • lividhen lividhen 1 year ago 100%

    It's because it doesn't! That is a myth.

    1
  • technology Technology How much of your life have you degoogled?
    Jump
  • lividhen lividhen 1 year ago 100%

    Just switched from Google photos to photoprism. It's pretty awesome! It only took 8 hours to index and label my 17500~ photos (not including the week and a half Google Takeout took). That was the big one for me. Not I am slowly working through all my other google/centralized services and seeing if there are self hosted or decentralized alternatives.

    2
  • newcommunities
    New Communities lividhen 1 year ago 100%
    Takeaplantleaveaplant - trade plants on the fediverse

    Not associated with r/takeaplantleaveaplant but it's the same idea. Lemmy: [takeaplantleaveaplant](/c/takeaplantleaveaplant@kbin.social) / [!takeaplantleaveaplant@kbin.social](https://kbin.social/m/!takeaplantleaveaplant@kbin.social) Kbin: [@takeaplantleaveaplant](https://kbin.social/m/takeaplantleaveaplant)

    2
    0
    newcommunities
    New Communities lividhen 1 year ago 100%
    AllTheMons - a community for discussing all varieties of virtual monsters and news about them

    Lemmy [AllTheMons](/c/AllTheMons@kbin.social) / [!AllTheMons@kbin.social](https://kbin.social/m/!AllTheMons@kbin.social) Kbin: [@AllTheMons](https://kbin.social/m/AllTheMons)

    4
    0
    operating_systems Operating Systems Linux gamers, what distro are you currently on?
    Jump
  • lividhen lividhen 1 year ago 0%

    How's your vm setup?

    0
  • cat cats L O A F
    Jump
  • lividhen lividhen 1 year ago 100%

    I love it so much 😭

    1
  • lividhen lividhen 1 year ago 100%

    Oops

    6
  • cat cats L O A F
    Jump
  • lividhen lividhen 1 year ago 0%

    😂 The fact that kbin squashes images in preview makes this even better

    0
  • android Android Folding screens - are there any good options?
    Jump
  • lividhen lividhen 1 year ago 100%

    The Z Fold also has s-pen support and hdmi out (over usb c) which the flip does not have. My be some other hardware based things too, not sure.

    2
  • news News Kbin.social Russia megathread
    Jump
  • lividhen lividhen 1 year ago 100%

    I like the 1984 reference, feels very accurate.

    3
  • general_discussion General Discussion How do you feel about bots automatically reposting content from Reddit onto Lemmy?
    Jump
  • lividhen lividhen 1 year ago 100%

    I have moved a couple tutorial posts of mine to their respective communities, but the mass reposting is obnoxious and pointless.

    6
  • antiwork Antiwork Paid maternity leave is a thing
    Jump
  • lividhen lividhen 1 year ago 100%

    Finland up here being quirky af

    4
  • aww aww He blep. Long blepper.
    Jump
  • lividhen lividhen 1 year ago 100%

    BLEP
    gif

    1
  • food Food and Cooking How do you cook perfect rice?
    Jump
  • lividhen lividhen 1 year ago 100%

    Depending on the pot you can do rice to the first knuckle and water to the second and it's the right proportions, but most pots it's not. Measure it, stuck your finger in, and see where the water and rice come up to. After that you can just add rice and water and use your finger to quickly measure.

    1
  • RedditMigration Reddit Migration What do you think of subreddits protesting with rule changes (e.g., only allowing John Oliver)?
    Jump
  • lividhen lividhen 1 year ago 100%

    Iirc the goal is to scare off advertisers

    1
  • reddit Reddit I can't believe how sycophants some people are.
    Jump
  • lividhen lividhen 1 year ago 100%

    TIL: You can have an animated profile

    1
  • food Food and Cooking How do you cook perfect rice?
    Jump
  • lividhen lividhen 1 year ago 100%

    First rinse the rice, then put 1:2 rice to water plus a little extra water to account for steam in a pot. After you figure out how much the water comes up it's easy to do the knuckle thing. Wait till it comes to a boil then cover and cook for 20 mins. Proceed to fluff with a fork, spoon, or other object.

    3
  • reddit Reddit Apollo developer debunks claims made my spez
    Jump
  • lividhen lividhen 1 year ago 100%

    Would it be too far for them to edit the post in the database to skew things? Is there anything stopping them?

    2
  • meta Meta (lemmy.one) I have 10 lemmy instance accounts. Am I doing something wrong?
    Jump
  • lividhen lividhen 1 year ago 100%

    It might still be, I'm not sure. I have no idea what it is counting in the first place though 😅

    2
  • meta Meta (lemmy.one) I have 10 lemmy instance accounts. Am I doing something wrong?
    Jump
  • lividhen lividhen 1 year ago 100%

    No idea! Haha

    1
  • RedditMigration Reddit Migration I've felt more compelled to contribute to the "Fediverse" than I ever did on Reddit.
    Jump
  • lividhen lividhen 1 year ago 100%

    First thing I noticed when moving to kbin is that I see what I want to see, and have only talked to people who felt like humans so far.

    7
  • Steamdeck
    SteamDeck lividhen 1 year ago 100%
    Raid home partition with btrfs.

    'Salvage' from reddit Original post: For those of us with the 64 gig model, having a small home partition can be an issue from time to time. While you can symlink compatdata and shadercache to the sdcard, flatpaks are more difficult and you may have other files taking up space too. Disclaimer ---------- I am not responsible for you borking your deck or losing any data. **This is not for everyone, and if you can get away with symlinking I highly recommend doing that instead. You will not be able to swap out the sdcard without data loss after this process.** ​ Prerequisites ========== 1. You must have a btrfs formatted home partition. You can find how to do this [here]([https://gitlab.com/popsulfr/steam](https://gitlab.com/popsulfr/steam) os-btrfs) 2. You must back up any existing data on your sdcard to an external device or an off site location such as cloud storage. This can take a long time depending on how much data you have. 3. (optional) Back up your /home partition to an external device or off site location such as cloud storage. 4. You must have a sudo password. ​ Using your sdcard as Adoptable Storage ========== There may be a way to do this more directly without data loss, but I will go with my current solution based on my somewhat limited knowledge of the btrfs filesystem. How to ---------- 1. Make sure your home partition is btrfs and that all the data you care about is backed up. 2. Open konsole and enter a su shell: `sudo -s` 3. Unmount your sdcard using `mount /run/media/mmcblk0p1` 4. If your sdcard is not already formatted btrfs from SteamOS BTRFS, do `mkfs.btrfs /dev/mmcblk0p1` 5. Add the sdcard to the home volume: `btrfs device add -f /dev/mmcblk0p1 /home` 6. (optional) Balance the filesystem: `btrfs filesystem balance start /home`. This can take a VERY long time. 7. Reboot and go back to desktop mode. Restoring data ---------- I will go through the steam folder, but for other files you can pretty much drag and drop. 1. Copy all the data you backed up to `/home/deck` 2. Enter your steam library folder that was originally on your sdcard. 3. Merge the `steamapps` folder with your main steam library folder (usually `/home/deck/.steam/steam/steamapps`) 4. Go to your steam library and click install on all the games that were on your sdcard. Steam should verify them and then let you play. If you know a way to merge the .vdf file please mention it. Check your swap file ========== In my case, the swap file was not working, you may have to create a new one. 1. Run the command `free -m`. 2. If the Swap row doesn't say 0 0 0 your all good. If it does, continue on. No swap file ---------- Note: I was not able to use the existing [@swapfile](https://kbin.social/u/@swapfile) subvolume from SteamOS BTRFS for some reason, so I will show the process of making a new one. 1. Open konsole and enter a su shell: `sudo -s` 2. Create the new subvolume: `btrfs subvolume create /home/@swap`. 3. Set the attributes to allow swap: `chatter -R +C /home/@swap`. 4. Create the swapfile with `truncate -s 0 /home/@swap/swapfile` 5. Allocate storage to the swap file. You can allocate as much as you'd like. I tend to do a lot of memmory heavy things, so I will make it 16 gigs: `fallocate -l 16384M /home/@swap/swapfile`. 6. Set the permissions for it: `chmod 600 /home/@swap/swapfile`. 7. Make it a swap file: `mkswap /home/@swap/swapfile` 8. Add the following line to `/etc/fstab` and save it: `/home/@swap/swapfile swap swap defaults 0 0` 9. Enable swap: `swapon /home/@swap/swapfile` 10. Run `free -m` to check if it worked. 11. Reboot and run `free -m` in konsole again to make sure it stuck. Leaving extra unallocated space ========== Btrfs is bad at handling running out of space! Like, really bad! It basically makes its self read only with no way out. To avoid this you should leave a few gigs of unallocated space. Setting up pacman ---------- If you already have pacman set up skip this. 1. Open konsole and disable the read only filesystem: `sudo steamos-readonly disable` 2. Run `sudo pacman-key --init` 3. Populate the keyring: `sudo pacman-key --populate archlinux` 4. Update with `sudo pacman -Syu` Gparted ---------- 1. Install gparted: `sudo pacman -S gparted` 2. Run gparted and give it your sudo password. 3. Select the physical device you want to shrink the partition on. 4. If possible prevent anything from writing to the disk to avoid corruption. 5. Right click the allocated space and hit resize/move. 6. Add to Free Space Following (MiB). I did 3 gigabytes, so that would be `3072`. "Help I ran out of space!" ---------- If you have done this process, just expand the btrfs partition with gparted, delete some files, and run `sudo btrfs balance start /home` in konsole and wait. Wait a long time. Probably several hours. After that re-create the unallocated space in case it happens again. Done! ========== You now should have a home partition that spans across multiple devices and a working swap file. P.S. I'm writing this because I have a migraine and can't do anything, but I'm bored. So if there are any mistakes please yell at me in the comments 😂

    5
    1
    Steamdeck
    SteamDeck lividhen 1 year ago 100%
    Apx package manager on Steam Deck

    'Slavage' from reddit. Original post: What is apx? ========== Apx (/à·peks/) is Vanilla OS' package manager. Since Vanilla OS is for the most part an immutable operating system, it can't write packages to the root partition. It creates and manages containers using distrobox and podman (or docker) for various other package managers such as yay, apt, dnf, zypper, and several others. Any package installed in a container can easily be exposed to the host os. Why would I want the is? ========== Apx is intended to avoid package conflicts and have all the possible options for places to get packages from. Say you wanted to build a software that is easier to build on Ubuntu than arch, you could run `apx install <insert packages here>` to install the dependencies without having to find the arch package names or have any conflicting packages. These packages will also not take up space on the fairly-limited-in-size root partition. Prerequisites ========== 1. Have pacman set up. 2. Disabled read only filesystem 3. An internet connection. 4. Desktop mode. I recommend you read through all this and use the help of the internet to figure out what any of these commands do you aren't sure about. How to ========== 1. In a konsole window, install the necessary packages: `sudo pacman -Syu base-devel holo-rel/linux-headers linux-neptune-headers holo-rel/linux-lts-headers git glibc gcc gcc-libs fakeroot linux-api-headers libarchive go podman` 2. Clone the apx repo and enter the directory it downloads: `git clone --recursive https://github.com/Vanilla-OS/apx.git && cd apx` 3. Build apx with `make build` 4. Then install it: `sudo make install` Fixing podman ---------- At this point it will not work as podman doesn't work out of the box. Run the following commands to fix it. ``` sudo touch /etc/subuid sudo usermod --add-subuids 10000-75535 deck sudo touch /etc/subgid sudo usermod --add-subgids 10000-75535 deck ``` Allowing graphical applications ---------- (skip if you don't need em) 1. Run `kate /etc/systemd/system/apxgui.service` 2. Paste in the following: ``` [Unit] Description=Run xhost + on boot [Service] Type=simple ExecStart=xhost + [Install] WantedBy=default.target WantedBy=graphical-session.target ``` 1. Run `sudo systemctl enable apxgui` to enable the service. 2. Run `sudo systemctl start apxgui` to start the service. 3. run `xhost +`. Using apx ---------- Run `apx` to see a list of arguments and options. To install packages run `apx install <package name>`. By default it uses the apt container, but you can make it use any other container by using an argument. For example, `apx install --xbps neofetch` will install neofetch from the Void Linux repository. You can run programs from specific containers the same way. `apx run --xbps neofetch` will run the version of neofetch you have installed in the xbps container. Entering a container's environment is the same: `apx enter --yay`. You can then use it as if you were using that OS. If it's not working, that means I probably missed something. Please let me know. I had to noodle through this and looked at my bash history after, so there is a chance I might have missed a required package or something.

    3
    0