I’ve not found them useful yet for more than basic things. I tried Ollama, it let’s you run locally, has simple setup, stays out of the way.
Coolcoder360
- 1 Post
- 12 Comments
Thanks for the info! Tbh I never looked into extensions, honestly like 90% of the point was to get the hundreds of photos off my phone and into somewhere else.
But I’ll have to look into that.
Honestly syncthing was very attractive at first, and then I went for next cloud because it looked to me more complete and more full. I’m trying to find something my wife could possibly also use, so next cloud having online editing with collabora was nice to try to have it feel like Google docs, but since I’m migrating away from that then maybe sync thing is worth a try too.
I’ve had next cloud break on me before and it runs slow, so I switched to Seafile instead for files, but actually Seafile scares me even more than next cloud because at least next cloud saves files on disk as files you can copy out to somewhere else if you need to access them (I’m not above emergency scp of important files to get the files I need).
Seafile uses some binary format that means I can only get files in and out through the Web interface. If Seafile breaks, I’m SOL to recover data to somewhere else and need to be able to get a working backup or fix it. I can’t just scp files to a local machine to work on them.
Nothing broken yet, but there’s still time! So far I set up immich instead of seafile for photos (keeping seafile instead of next cloud for files, but immich is way better for photos) And set up link warden and floccus for book mark backup and sync.
I have had some interesting DNS issues though where the immich app would not reliably resolve my immich local domain from the pihole, so of course there’s a DNS issue… Working around that by using the IP for now, it seems to be an issue only with the app.
Coolcoder360@lemmy.worldto
Linux@lemmy.ml•What 3D printing-related software runs on Linux?
0·3 months agoPrusa slicer, orcaslicer, I’ve used both on Linux, runs native.
Prusa slicer was in the repos, orca slicer I had to download the app image.
Also openscad, freecad, also work for 3d modeling and should be in your distro’s repositories.
I started using Linux in addition to Windows years ago, but I switched full-time because I found that Linux actually runs faster on the same machine hardware, and if you have a stable distro it actually breaks things less often.
I’ve had windows go to do it’s update, and sit on the update screen for ages, never seeming to finish. No process bar, nothing, just that stupid screen saying “we’re doing updating, thanks for waiting” or whatever (cycling through several messages without saying what it’s doing, is it stuck?) I would have to hard reset my windows machine when it did that.
And windows has so much stuff running in the background, either pre installed things running or who knows what services. I didn’t use edge or IE but they would still be running there in the background in task manager.
Not to mention the other issues like having to go find software I wanted to download, hunting for a real, valid, non-virus link to download, then run an installer, and click click click through the installer. Oh it needs some version of Microsoft visual C++ runtime that it didn’t include automatically? Good luck finding the right vcredist to install to make it work, you’re on your own.
Linux has none of that nonsense.
You want to update? You either click the button or type the command, put in your password, it gives you a list of exactly what it’s going to update. You confirm yes and it goes and giving you a progress bar and tells you what it’s doing each step of the way. No guessing if it’s stuck or broken. If it does break, it gives you an error message you can actually Google for a result for.
You want to install new software? For most of what I’ve wanted, I can just go to the distro’s software repository and download things directly from a trusted source. The builds are signed and verified so I can trust they’re real and not a virus rather than having to go searching online. All dependencies are also automatically installed with the correct versions to make everything just work.
And there are no installers, you click the buttons to install and what you want installs with no extra stupid menus or anything, if you want to install 10 things in one go you can.
Also there are standard paths for everything, you can pretty much Google “Linux how to” and you’ll get sane results for most distro’s.
And games run faster on Linux with less overhead from background things competing, there’s no background update crap kicking in to nuke your game performance. I’ve been running steam and the free epic games stuff on Linux full-time and Linux only for probably 5 years and I’ve had minimal issues, VR also works. Sure there may be some setup involved but there are many guides and instructions out there, and it mostly amounts to installing things and maybe a little bit of configuration.
Which, on Windows you still often need to install things to get stuff to work anyways, so really the argument that windows “just works” has worn a little thin with me. I’d believe you if you told me that a Mac just works, I’ve not used one.
I’ve used Windows for decades, I know that “just works” is a lie. It works no better than Linux imo, and depending on distro, some Linux just works better than Windows.
From my decade of Linux I would suggest: Debian or Ubuntu for a rock solid stable distro. Probably go Ubuntu since you’ll find way more help easily Googleable, but snap causes some difficulties.
Garuda is my current Arch based distro, so far no breakage after about 2 years of use, great for gaming. Would not recommend arch based for your first foray, I ran archlinux itself for about 6 years but it would break from time to time (fixable, but still not beginner friendly.)
Coolcoder360@lemmy.worldto
Selfhosted@lemmy.world•Getting the right setup for Vaultwarden compose.yamlEnglish
0·4 months agoI think when I set up vault warden with the docker compose it had scripts to generate it’s own self-signed certificate. So it was already set up to use https.
I have a CA I created with easyrsa so I went and found the csr from vault warden and signed it with my own CA, so I didn’t have to juggle two certs.
But otherwise yeah, running it on my local LAN, no let’s encrypt.
Coolcoder360@lemmy.worldto
Linux@lemmy.ml•I just wanted to compare FOSS Linux budgeting software
0·4 months agoI never set up the actual bank sync, I think what I did was basically a CSV export and then import, rather than the bank sync.
But it’s been about a year so not remembering exactly how the import was.
Coolcoder360@lemmy.worldto
Linux@lemmy.ml•I just wanted to compare FOSS Linux budgeting software
0·4 months agoI use actual as well.
The docker compose works really well, basically set it up once and then it works, even with running updates by pulling new container versions.
I used the account importing to start but now input everything manually and don’t do live sync.
Never heard of the other options so didn’t know about them to compare before setting up actual. I do like the methodology of actual, where it has you only budget money that actually exists in your account, that feels very sane to me.
For what it’s worth I was able to migrate my docker of gitea to a docker of forgejo by just changing the image to be forgejo and remaining some if the environment variables. It uses the game data and database so it’s basically a drop in replacement that they have instructions for on their website.
Makes trying it out pretty simple, not sure about migrating back to gitea from forgejo though.
Only flaw is that they’re drinking Modelo and not Busch, the brand that makes beer in camo cans. 10/10 no notes.

Grats on the 10k stars!
Unfortunately I’m also in the camp of “when would I need this” but maybe I’ll try to set it up anyways/just in case. I never need to do anything to pdfs that Firefox can’t do…