Skip Navigation
Jump
Please suggest some good self-hostable RAG for my LLM.
  • I'm not sure how well it would work in a self-hosted or server-type context, but GPT4all has built in RAG functionality. There's also a flatpak in addition to the Windows, Mac and .deb installs.

    1
  • Jump
    Is Linux (dumb)user friendly yet?
  • I've had no problems with the Discord flatpak and updates. I use a KDE variant of UBlue and the package manager prompts me to update all flatpaks when I start the computer (whenever there are updates available), which I do with one click.

    For a new user, i would think that individually managing package updates is probably not a desired workflow.

    2
  • Jump
    TriliumNext Notes - The last note taking app you should ever need
  • The ability to easily do synchronization through a Nextcloud instance (or commercial cloud storage providers like OneDrive) is what's keeping me on Joplin.

    9
  • Jump
    The anti-AI sentiment in the free software communities is concerning.
  • Oh, that's very interesting. I knew about flak in the military context, but never realized it was the same word used in the idiom. The idiom actually makes a lot more sense now.

    2
  • Jump
    The anti-AI sentiment in the free software communities is concerning.
  • You're getting a lot of flack in these comments, but you are absolutely right. All the concerns people have raised about "AI" and the recent wave of machine learning tech are (mostly) valid, but that doesn't mean AI isn't incredibly effective in certain use cases. Rather than hating on the technology or ignoring it, the FOSS community should try to find ways of implementing AI that mitigate the problems, while continuing to educate users about the limitations of LLMs, etc.

    2
  • Jump
    This week in KDE: Triple buffering and other sources of amazingness
  • Weren't the devs also supposed to be adding the ability to rebind the overview to just the super key (like GNOME)? Is that still in the works?

    8
  • Jump
    Bazzite 3.0 has been released!
  • Yes, I don't know all of the details, but most of the system config files like fstab and such are modifiable. I automount my NAS by putting a command in fstab.

    2
  • Jump
    what's your experience with paperless?
  • Maybe I'm misunderstanding this, but their FAQ specifically says:

    By default, your documents are stored inside the docker volume paperless_media. Docker manages this volume automatically for you.

    It also says that documents are removed from the consumption directory, renamed, and put into a folder that you shouldn't modify.

    And that's my problem with the project. I want to be able to keep my file name and organizational structure.

    8
  • Jump
    Anyone selfhosting RSSHub?
  • I experimented with self hosting RSSHub a while back and I do believe you could get past rate limiting on Instagram by configuring the app with your personal Instagram account credentials. I think those without an Instagram account were advised to follow pages via the Pikuki route instead.

    1
  • Jump
    Trouble with Handbrake, PopOS and Accelerated AV1
  • You need to use amdgpu-pro, according to the page here. I tried installing the pro drivers on Linux Mint a few weeks ago and still couldn't get hardware acceleration in Handbrake to work, but it might be worth a shot.

    2
  • Jump
    What's the best strategy for changing to GrapheneOS?
  • Does WhatsApp not work at all on Graphene OS or do you just need to enable Google Play services for it to work? (I do understand why you personally may not want to enable the Play services, but I'm just curious about the potential capabilities).

    4
  • Jump
    Librewolf but like... for chromium?
  • Thanks for the additional reading and information. Maybe it's just me, but I feel like I hear about a security vulnerability in "processor microcode" or packages or other software basically every day. As a relatively non-technical user, it's always very difficult to tell how much these things actually matter for normal users. Flatpaks are incredibly convenient because they "just work" and are easily compatible with immutable distributions. For better or worse, I suspect many people are not going to be dissuaded from using them by hypothetical/abstract security risks.

    1
  • Jump
    Librewolf but like... for chromium?
  • Can you say more or provide a source on why you shouldn't use a browser as a Flatpak? Is it just because the sandboxing is potentially weaker?

    1
  • Jump
    [US] Consider a brokerage account for your main bank
  • Oh, that makes sense. Thanks for the very thorough and helpful response.

    After reading this and some other posts, it looks like what I actually want is the standard brokerage account, so I can have SPAXX as my core position and make other investments in the same account. It looks like the brokerage account has all the same features as the CMA except for the debit card perks, but I almost never use debit cards.

    I did not know about the yearly "Savings Match" on Bloom until you mentioned it here. Maybe I'll also open that account and throw $300 in for the cash bonus.

    1
  • Jump
    [US] Consider a brokerage account for your main bank
  • I've heard a lot of positive things about the Fidelity Cash Management Account and I've been seriously researching and considering opening one. Am I correct in understanding that I could have it set up so that my direct deposit goes into the CMA and is automatically used to buy into the money market fund, then have it automatically liquidate the money market fund to cover expenses and withdrawals from the account?

    1
  • Jump
    Bluefin | The Next Generation Linux Workstation
  • It's hard to explain until you've used it, but in my experience I think this is much different than a traditional Linux distro. Every other distro I've tried has (to some extent) dependencies that can get out of whack, configuration drift that makes it hard to get things to work sometimes, random codecs or drivers or other things you need to install to get a system working as it should, etc. In the "cloud native" model, all the packages, drivers, etc. are built and tested in the cloud. So when they arrive on your machine, they "just work" and updates are handled automatically - it's great. Maybe not great for tinkerers, but great for regular users who just want to use their computer.

    3
  • Jump
    Bluefin | The Next Generation Linux Workstation
  • They need to work on their branding. "Cloud Native" triggers images of subscription services and data mining. But the idea here is that the whole OS and its components are all sort of containerized, so you can just pull pre-configured "cloud" images that are guaranteed to work out of the box to your machine.

    20