Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
1
Comments
120
Joined
3 yr. ago

  • I know you didn't mention video but if you think you might want to host jellyfin in the future, make sure your CPU supports hardware decoding for modern formats.

    For example, my lenovo mini pc with an i5-6500 has support for h265 but not h265 10bit or AV1, which makes playing those formats on some devices basically impossible without re-encoding the files.

  • I hate AI because I want to be able to afford RAM and storage again

  • I had a single desk in my bedroom set aside for projects. Above that desk I had a pegboard for some frequently used tools and a small shelf next to the desk where I out anything that has its own case.

    Not that great but it worked for me.

  • Sounds nice but the main issue I personally see with that bag philosophy is needing the same tool for 2 different tasks. I'm sure as heck not buying a second pair of 50 euro knipex because I have the other pair set aside for some other task.

    Currently I can barely get most of tools that don't have a box of their own into a big metal toolbox. If I was going to live where I am currently for more than the next year I might think about setting up a pegboard for my tools again. Maybe make a nice wall of pliers

  • NSFW Deleted

    Permanently Deleted

    Jump
  • Guess I have an old one. I'm on a Pixel 7

  • NSFW Deleted

    Permanently Deleted

    Jump
  • Jokes on them, my fingerprint scanner refuses to recognize my fingerprint 75% of the time. Maybe because I use GrapheneOS

  • I know that some people have managed to get it working but I have yet to see it in practice. Granted, my experience in the industries is currently only what I learned during my studies and 2 internships.

    In general, C is supported. C++ is sometimes supported and very few people even talk about Rust.

  • As an embedded dev, good luck not using C

  • Probably Excel and Word alongside the already mentioned things

  • Out of curiosity, do yoy know how Jellyfin handles network failures with mounted network drives?

    I had a navidrome server where once my network machine failed to start properly, the entire database was deleted because it looked to the server like I deleted all of my files. I luckily had my favorites cached on my phone client and was able to restore most of my playlists from there but it was still an incredibly annoying thing to go through. I have since turned off automatic scanning of files for that service since that seemed like the only way to prevent this happening again

  • I have a pretty similar setup currently running but I bought a public domain that I use for my certificates.

    I used to have a pi-hole as my DNS server where I entered all subdomains and pointed them at the right address, namely my reverse-proxy.

    My reverse-proxy, Nginx Proxy Manager, got the certificates from my domain registrar and forwarded the requests to the correct services based on subdomain.

  • Deleted

    Permanently Deleted

    Jump
  • I mostly dislike using AI to code. The one exception I recently got into was when I was fighting with a python script and didn't understand why it was behaving the way it did. I used AI for possible causes and pretty quickly managed to fix it. Sometimes it's just nice to have some possible causes for a bug listed so you can check them out

  • Deleted

    Permanently Deleted

    Jump
  • Stop calling me out

  • Oooh those are stomping boots. I thought they looked like inline skates and was wondering about using those with an axe

  • To be fair, I would also be upset if someone consolidated their toolbox with mine. I am single though so that would make that a whole lot weirder

  • That's why I put my phone on my desk over night instead of next to my bed. When the alarm goes, I have to get up to turn it off and at that point I might as well get dressed. Oooor hit snooze and literally fall back into my bed

  • Yes but do they present a stripped copy or strip it from the original?

  • I guess that might work. I'll have to try it on monday though it's probably more effort this way compared to just doing it manually since the snippets I have to add currently are mostly single functions with less than 20 lines

  • Unfortunately not because the word document is meant to be the "master" document. We aren't even supposed to export PDF versions because in the future people may see the PDF in the folder and use that as a reference instead of the main word document even though the word doc was updated and the PDF wasn't. Also I tried pandoc md conversion to docx in the past for another document and it didn't go very well. The formatting of the headers was all over the place which made it impossible to generate the Table of Contents in word