starshipwinepineapple

joined 1 year ago

Thanks, I'll take a look!

[–] starshipwinepineapple@programming.dev 1 points 1 day ago* (last edited 1 day ago) (2 children)

Out of curiosity what wiki are you hosting? I have a community that we were thinking about moving our docs to a wiki to be more accessible to non tech savvy people wanting to contribute

[–] starshipwinepineapple@programming.dev 2 points 4 days ago* (last edited 4 days ago)

Well you're in self-hosting so if you don't know docker yet, you'll get the advantage of learning it. It will open up many self hosting opportunities.

For me one advantage is just one central place for all my containers. I don't know how the package center handles storage but the docker version you'd have clear and easy access to the storage mount and would be able to make backups before big migrations, and you could set it up on a new server in the future. Imo there's just no reason to use the package center one unless youre not very tech savvy and don't want to learn anything else related to self hosting. I'm just assuming package center is easier in that regard but again i haven't used it.

Also, when there are critical CVEs like the nextjs one found this past week allowing RCE then yeah, you want your stuff as up to date as possible. You don't want to have to wait an unknown number of days for a downstream version to get updated. Docker let's you get your updates straight from the source

Fair enough, i mostly use symfonium so same thing since both jellyfin/navidrome support subsonic API. I do like using the navidrome web ui on PC though

[–] starshipwinepineapple@programming.dev 2 points 6 days ago (4 children)

I haven't gotten to hosting my own wiki, but i do host an internal-only personal knowledge static site built with hugo. I have it set to build the site on my server which then serves it. Very useful to have something like that or a wiki.

[–] starshipwinepineapple@programming.dev 3 points 6 days ago* (last edited 6 days ago)

Nice! I haven't dug into the API yet. The big thing for me was actually pretty small feature but tandoor let's me scale recipes up and down on the fly with just a click of a button. I couldn't find that in Mealie. We do a lot of home cooking for guests and large parties so being able to quickly see the portions and scale a recipe up/down saves a lot of mental math or errors.

Edit: though looking at mealie demo again i see some recipes let you adjust the serving. But others do not.

Edit 2: seems to be related when ingredients aren't parsed

[–] starshipwinepineapple@programming.dev 7 points 6 days ago (2 children)
  • media: jellyfin for videos, navidrome for music
  • photos: immich
  • game servers: +1 to foundryvtt if you're into tabletop rpgs. While the core software isn't open source, most systems are, and the pf2e system in particular is the best virtual tabletop experience you'll have on any platform.
  • recipes: i settled on tandoor. Very much a fan of it.
  • if you're a data nerd then chartdb for database diagraming, and cloudbeaver for database management
[–] starshipwinepineapple@programming.dev 6 points 6 days ago (2 children)

I much prefer navidrome for music over jellyfin. Better presentation and usage, tracks meaningful data and displays it by default, and won't delete your music library data if a folder gets moved. In other words jellyfin just gets rid of that data but navidrome will track missing songs and make you explicitly confirm removing them from the database.

[–] starshipwinepineapple@programming.dev 2 points 1 week ago (1 children)

I didn't have "deeply rooted" projects, but i started by just creating new projects on codeberg. It gave me time to test it out before i moved the rest of my projects which i did ~6 months later.

For your use case i would consider the same. Figure out where you might like to migrate to and give it a test run with new projects. Then decide if you want to migrate the deeply rooted project(s) or not.

I didn't have to worry about the community much, both because i didn't have large projects and also because i was on gitlab to begin with. If anything going from gitlab to codeberg i had the same if not more engagement with my small projects. But my motivation for my migration was just wanting to use services that support what i support. For me that's what was most important in the long run.

Also re: github container registry. Forgejo (what codeberg uses) supports this: https://forgejo.org/docs/latest/user/packages/container/ . These images would then also show up on your project page under "packages" tab if it has been enabled

[–] starshipwinepineapple@programming.dev 4 points 3 weeks ago* (last edited 3 weeks ago)

I have mine only internal so i haven't ran into that. But check console. You mention mobile so if you're on android you can hook it up to your pc and use debugging through chrome.. In the past I've had success looking at error messages to see why my requests were failing. Usually because i wasn't passing headers correctly.

I use symfonium and it looks like it let's you pass custom headers if needed. Good luck

[–] starshipwinepineapple@programming.dev 4 points 1 month ago* (last edited 1 month ago) (1 children)

Neat project! And welcome to lemmy!

 

(Obligatory self post.) I normally don't care enough to share my content but thought this post i wrote the other week would be of interest to this community.

Tldr from the conclusion:

  • the messages sent to Lumo need to be able to be temporarily decrypted for Lumo to process them.
  • Lumo’s response is generated as unencrypted text prior to be encrypted and sent back to you.
  • portions of the conversation context (previous messages) get resent with each interaction.
 

Hi all, I'm relatively new to this instance but reading through the instance docs I found:

Donations are currently made using snowe’s github sponsors page. If you get another place to donate that is not this it is fake and should be reported to us.

Going to the sponsor page we see the following goal:

@snowe2010's goal is to earn $200 per month

pay for our 📫 SendGrid Account: $20 a month 💻 Vultr VPS for prod and beta sites: Prod is $115-130 a month, beta is $6-10 a month 👩🏼 Paying our admins and devops any amount ◀️ Upgrade tailscale membership: $6-? dollars a month (depends on number of users) Add in better server infrastructure including paid account for Pulsetic and Graphana. Add in better server backups, and be able to expand the team so that it's not so small.

Currently only 30% of the goal to break-even is being met. Please consider setting up a sponsorship, even if it just $1. Decentralized platforms are great but they still have real costs behind the scenes.

Note: I'm not affiliated with the admin team, just sharing something I noticed.

view more: next ›