Skip Navigation
how easy is it to install arch?
  • Since nobody else said it: make sure you have backups of any data you don't want to lose. It's really easy to accidentally partition any connected drive and wipe your data on it. (Learned it the hard way, but at least I had backups.)

  • I'm Not a Programmer, but Here’s Why Linux Is My Daily Driver
  • Have you tried Chocolatey? https://chocolatey.org/. It's a package manager for Windows and works great, much like brew for Mac. Or, if you prefer portable installation of programs without requiring admin, try Scoop (https://scoop.sh/). Of course, I'd rather use paru or yay on Arch, but I'm glad these options exist.

    I find it hilarious that Microsoft even suggests these tools on their own GitHub page for the Windows Terminal.

  • Can You Use Raspberry Pi 5 as a Desktop Computer?
  • Thin clients! I "upgraded" from a RPi3 to an HP T630 that I got new off of eBay for $65, including power supply (and case). I was able to upgrade the M.2 storage easily. I use mine as a home server running over a dozen Docker containers. It's x86 instead of ARM too.

    The only bad part was installing Linux. It took a while for me to figure out where the UEFI expected the boot files and documentation isn't great.

  • "No code" databases
  • NocoDB is awesome, although admittedly I haven't tried Baserow. The "group by," Kanban, and form features in NocoDB make data entry easy from mobile and nice to sort on desktop.

  • Self-hosting Photo Alternatives
  • Definitely check this summary out: https://meichthys.github.io/foss_photo_libraries/. Everyone's use case and priorities will be a little different, but I'd vote for Immich as a Google Photos replacement that looks nice and is very easy to use. I was awestruck by the facial and object recognition, which wasn't even a feature I particularly cared about.

  • Help with kitty terminal
  • Can you try pressing ctrl+shift+f2 from within Kitty and then adding font_size 20.0? That will make sure you are editing the same config file Kitty is using.

    If that doesn't work, I'd try deleting the config and then try again. Kitty should automatically create a new config.

    https://sw.kovidgoyal.net/kitty/conf/

  • Never Again
  • I've seen a lot of people recommending Teamgroup. They tend to be cheaper than Samsung but with supposedly better quality than other cheap options. I haven't looked up any studies yet though.

  • Most promising "self-hosting for the masses" projects?
  • Seems pushing a crypto agenda.

    Most definitely, they're not shy about that. A Bitcoin node used to be installed by default since that was their users' main goal and the point of the project, but as their self-hosted app list grew they made all the crypto apps optional. It doesn't bother me having the option so long as it isn't forced (I don't own Bitcoin). I just look for the biggest app store, which is why I'm rolling vanilla Arch and Docker Compose instead of a project like Umbrel for now.

  • Self-hosted VPN that can be accessed via browser extension
  • I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.

    It's working well so far, but I think the Cloudflare tunnel is the better option.

  • are tiling WM good only for terminal?
  • In the screenshots of people setups, there are always fancy terminals.

    Ha, they're just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I've had are some pop-up windows being tiled instead of floating, but that's an easy fix. They're not for everyone, but they work great with GUI apps.

  • Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)
  • Good question. Flatpak doesn't lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.

    Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It's kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn't matter if you're on Ubuntu, Fedora, or Arch, from the extension's perspective it's the same old Firefox and doesn't touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.

    The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.

    I'm not an expert, but hope this helps. For more/better info, I recommend reading https://itsfoss.com/what-is-flatpak/.

  • 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/)K4
    k4j8 @lemmy.world
    Posts 0
    Comments 21