curled

joined 1 year ago
[–] [email protected] 15 points 1 month ago (1 children)

Yea you are? Sprinters or Crafters easily fit a stack of sheets, at least in the EU they do

[–] [email protected] 10 points 4 months ago* (last edited 4 months ago)
[–] [email protected] 31 points 5 months ago* (last edited 5 months ago) (1 children)
  • touch the tip of the solder where the iron meets the pad or the pin

  • try to get as much contact with both the pad as the pin as you can

  • the pad could be dirty or not hot enough. Especially when the pad is connected to a ground or power plane layer in the PCB it may take longer than expected to reach a sufficient temperature. Usually adding some flux helps remove any dirt.

[–] [email protected] 2 points 6 months ago

Just upgraded to 10.9.0, server didn't close properly so there were sqlite .db-wal files left besides the jellyfin.db and library.db files which caused an error about the database tables being locked.:

Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 6: 'database table is locked'.

Solved it by running

systemctl stop jellyfin
cd /var/lib/jellyfin/data
sqlite3 jellyfin.db
> .recover
> .quit
sqlite3 library.db
> .recover
> .quit

Now the .db-wal files were gone and I could

systemctl start jellyfin

I did lose a bunch of music metadata, but the advantage of contributing to musicbrainz is that it's easily recovered :)

[–] [email protected] 13 points 6 months ago

Thanks for the update and your hard work!

[–] [email protected] 6 points 9 months ago

It's cheddar cheese with some common, food safe chemicals that help suspend extra water in the cheese to make it melt easier and stringy-er. So it's basically cheese.

[–] [email protected] 6 points 11 months ago (1 children)

Did something change? Last time I bought an album on Qobuz i could download the whole thing in a single zip file. This was quite a while ago though

[–] [email protected] 6 points 1 year ago

Similar setup here, as a bonus I also connected my jellyfin to Listenbrainz to get recommendations and some sweet stats.