[-] starshipwinepineapple@programming.dev 19 points 1 day ago* (last edited 1 day ago)

In your docker-compose.yaml you need to add in your directory if you haven't already

services:
  immich-server:
    volumes:
      # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
      - ${UPLOAD_LOCATION}:/usr/src/app/upload
      - /etc/localtime:/etc/localtime:ro
+     # Add NAS pictures and videos folders to use as External Libraries
+     - "/volume1/data/ Pictures:/usr/src/app/library/pictures"

Then in immich you need to add this as an external library. Click your profile icon -> administration -> external library -> create library. It will ask for a path and you need to use the library mount point within docker which was /usr/src/app/library/pictures from my example. Click add path

That should get you good to go

You're right to question this.

In machine learning Accuracy means the correct % of overall classifications. There's some other terms like:

  • Precision which is the % of correctly identified positives divided by the number of positive classifications. A high precision score would mean that of everyone who flagged as a match you had relatively few who were not actual shoplifters.
  • Recall (true positive rate) which is the % of correctly identified positives divided by all actual positives. A high recall score measures how many shoplifters you caught and would minimize false negatives, but at the cost of more false positives.

So in the case of classification of shoplifters ideally you would focus on Precision as false positives are undesired, but if a company doesn't care about false positives as much as getting the shoplifters they'd focus on Recall. In either event, Accuracy is a poor metric to use or advertise in an imbalanced data set like shoplifting as most customers are not shoplifters so even if the model didn't classify anyone as a shoplifter they'd still be 99+% accurate.

To be fair MS makes orders of magnitude more money and has the benefit of operations at scale. Whereas codeberg's operational budget for 2025 was 100k euro and they still need to deal with DDoS and bot scraping. They also were running off a single server up until sept'25 when they had two donated hardware services which are now hooked up to make a 3 node ceph cluster.

25

(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.
[-] starshipwinepineapple@programming.dev 101 points 11 months ago* (last edited 11 months ago)

I submitted a response but if i may give some feedback, the second portion brings up:

I am willing to pay a substantial amount for hardware required for self-hosting.

This seemed out of place because there were no other value related questions (iirc). Such as:

  • I believe self hosting saves me money in the short term
  • i believe self hosting saves me money in the long run

I'm sure you could also think of more. But i think it's pretty important because between cloud service providers and any non-free apps you want to use, it can be quite costly compared to the cost of some hardware and time it takes to set things up.

The rest of my responses don't change but if you're wanting to understand the impact of money in all of this, i think some more questions are needed

Best of luck!

[-] starshipwinepineapple@programming.dev 26 points 11 months ago* (last edited 11 months ago)

For some background, it turns out organic maps had a for profit llc registered and long poised itself as free and open source. When the llc was discovered the community volunteers wrote an open letter

When their concerns were not answered they forked the project and created CoMaps which in theory is supposed to be everything organic maps ever portrayed itself as.

CS50 is produced by Harvard and is opencourseware (free) that isn't going away.

What is changing is that Yale won't be offering CS50 courses going forward, seemingly due to funding issues.

[-] starshipwinepineapple@programming.dev 35 points 2 years ago* (last edited 2 years ago)

And it makes no mention that they were modifying and using GPL code prior to making their code "open source".

Id argue that this story is not over until the GPL code can be confirmed removed by a third party

There are much smaller projects that ask for more from commits/merge messages. This is a normal ask

[-] starshipwinepineapple@programming.dev 53 points 2 years ago* (last edited 2 years ago)

Gitea, took control away from community and gave it to a for profit organization. Forgejo was born

186

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.

It's once per year, easily dismissed, and can be permanently disabled. Seems entirely reasonable for a piece of free software that someone would use everyday

tldr - lesson learned. buy a new domain and move over to it.

but for those who want to learn something new - you are only renting your domains. If you fail to pay by the registration date then you generally get a grace period to pay more money to renew it. If you fail to pay before that period expires then the domain will be released. Some companies like godaddy will automatically buy the domain for another year (or more). But even if Godaddy doesn't then it still goes up on a list of expiring domains and there are backorder services that will try to buy the domain or auction them off.

So in the end it doesn't really matter what registrar you use. If you do not pay, it goes back to a list where people can see it is expiring and then you'll get some people who either want to legitimately use that domain or more likely they are wanting to try to sell it to you or someone else for more than they buy it for.

And I saw someone mention file a complaint. I'm sorry to say that if you did not have money to renew the domain then you aren't going to be able to do that either. This is called Uniform Domain Name Dispute Resolution Policy (UDRP) and the fee is between $1500-4000 for 1 to 5 domains.. Additionally, just because you file a complaint does not mean the issue will be resolved favorably or timely. These complaints can last years, and there is no guarantee you will get the domain back.

This is why you should always pay your domain rental fee. And if you don't, then you need to either be willing to pay a ton of money to get it back or you will need to move on. Sorry its a tough lesson to learn but if you're just a student then you probably weren't using this to run a business or anything so in the end you are quite fortunate.

view more: next ›

starshipwinepineapple

0 post score
0 comment score
joined 2 years ago