

Update June 2024: this issue is no longer updated. Progress on federation can be followed from:
- The monthly reports
- Issues and pull requests tagged with
forgejo/federation - The dedicated federation repository which includes a roadmap


Update June 2024: this issue is no longer updated. Progress on federation can be followed from:
forgejo/federationSounds like you already know what you need to know to host Ollama in a Docker container. Ollama is an LLM “engine” - you can interact with LLM models via a CLI or you can integrate them into other services via an API.
To have a web page chat like ChatGPT or others, I installed OpenWebU. I love it! A friend of mine likes LMStudio, which i think is a desktop app, but I don’t know anything about it.


Yup! Though that’s Adam Sandler doing the bit in the Rob Schneider movie, the original bit on SNL was done by Schneider (originally in 1993 i think). 🙂


Movie quote? I recognize it from a recurring Rob Schneider character on SNL. What movie was it in?


I really enjoy tt-rss. I self host it so i guess I’ll keep using it until i find a replacement, but this is sad.


This project is licensed under the Open WebUI License, a revised BSD-3-Clause license. You receive all the same rights as the classic BSD-3 license: you can use, modify, and distribute the software, including in proprietary and commercial products, with minimal restrictions. The only additional requirement is to preserve the “Open WebUI” branding, as detailed in the LICENSE file. For full terms, see the LICENSE document.
The license seems to me to say that you can use, modify, redistribute Open-WebUI as you want, but you can’t change the branding unless your instance has <= 50 users (or a couple other conditions are met).


I’m not familiar with Caddy at all - I use Traefik for a reverse proxy, and my knowledge there isn’t huge either. But I think that your reverse proxy terminates TLS (HTTPS) from the world and then forwards traffic to the appropriate service on your local network using HTTP by default - but if your local service can handle TLS, I think you can configure your reverse proxy to forward the traffic to it using TLS.


IT-Tools is kind of fun: a web page full of common tools, converters, references, cheat sheets, etc.


A few of you mentioned the “indent” - I never even saw it until I zoomed way in on the photo I took after you mentioned it. I can’t even see it in person. My vision isn’t great, but I think that suggests even more strongly a bad design.


I agree, if you have POTS then you can send a fax if the printer has a modem installed. I don’t happen to have a POTS landline.
I use Tesseract, which is fantastic. Be wary, though: the developer recently put the project in maintenance mode and swore off the fediverse, then i guess changed his mind and continues to develop it - it’s certainly possible it could happen again.


Image failed to load: that’s mildly infuriating!
I’ll look into this. 🙁


I selfhost Cryptpad, but it sounds like it may be more than you’re looking for.


I have a numebr of backup systems going on, but if i take “cloud” to mean “offsite” then my sution to that is a proxmox backup server set up in my home (great for proxmox PVEs but you can back up anything to them) and my friend 3000 miles away also has one in his home. We each set up sync jobs so our local backups are also stored on the remote proxmox backup server.


You posted something in the wrong community? That’s mildly annoying. Oh but wait, that’s this community, so i guess you posted it in the right community, which is not mildly annoying. But that means it’s in the wrong community, which is mildly annoying…


I use xBrowserSync for bookmark syncing. The code hasnt been touched in a few years but it still works great. Set it and forget it. There’s also an android app - not sure about ios.
But it doesnt do browser tabs - just bookmarks.


I’ve heard numerous recommendations of both sabre and radicale, but ive never used them. I use baikal for both contacts and calendars. It’s simple and it works well.


I like it. It feels cleaner, simpler, less busy to me.
When I experienced the same symptoms, i eventually found out if was because ROCm didn’t support having an AMD GPU as well as an AMD iGPU (iGPU is an integrated GPU, on the motherboard). Once i disabled the iGPU, those symptoms stopped.
l don’t remember how i disabled the iGPU. Might have been in the bios settings, might have been a kernel parameteretc in
/default/grub.If it doesn’t fix your issue, you can just re-enable the iGPU.