It’s not currently my own jellyfin server but I am looking to set up one soon. Thanks for the huge write up though, it’ll be very helpful when I eventually get to it. So far whenever I searched it up, I just found a lot of complaints on GitHub with not much solutions, so I really appreciate it.
- 0 posts
- 16 comments
- pycorax@lemmy.worldtoSelfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish1 year
- pycorax@lemmy.worldtoSelfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish1 year
Is there some trick to get it to work properly? Everytime I tried to use it, it works fine for like 10 minutes and then everyone desyncs to hell.
It’s still better than Plex’s which didn’t work at all though.
That’s a rather misleading headline, it’s completely different from what the article which talks more on adopting good practices.
- pycorax@lemmy.worldtoSelfhosted@lemmy.world•Fireshare: Selfhosted clip sharing with unique linksEnglish2 years
This looks great, I’ve been looking for a self-hostable replacement ever since gfycat was shut down. Gonna give it a shot.
I do believe there is value in understanding the fundamentals of how the computer executes code by learning C as it is a nice balance without going to the level of Assembly. I don’t think I would be as good of a programmer as I am today without having learnt C as my first language but the way the school teaches it is important.
That said, that’s in the context of a role of a software engineer with a CS degree, if you’re just a regular developer writing web apps or plan on only ever using frameworks then yea, you probably don’t need that kind of knowledge. Even then, I’d argue knowing these details would help you resolve issues with the framework if you ever encounter them.
It doesn’t necessarily mean you have to use C to make products but it certainly is useful to get a feel of how it works.
- pycorax@lemmy.worldtoSelfhosted@lemmy.world•What self hosting feels like (It's painful, please help 🥲)English2 years
The worst is when it’s buried in Github issues or in a header file with thousands and thousands of lines of code. Yes I’m looking at you DearImGui, your documentation is awful and I’m already being generous.
- pycorax@lemmy.worldtoSelfhosted@lemmy.world•What self hosting feels like (It's painful, please help 🥲)English2 years
They should make any developers who are required to write documentation go through this step. It’ll be an interesting day and you’ll actually learn something… I hope.
Yea I wasn’t a fan of it initially coming from C++ and C# but it is growing on me. There’s a lot of neat concepts. I just wish it’d allow me to put curly braces on the next line.
- 2 years
The JVM isn’t free. It was a simple data collection device that interfaces with a sensor which ideally doesn’t need maintenance as long as possible. Something light written in C is more than enough.
- 2 years
Battery life is a reason. I’ve had clients come to me complaining their solution from another vendor didn’t last very long. Turns out it was running Java on an embedded device.
- pycorax@lemmy.worldtoProgramming@programming.dev•RelaGit: First Beta Release now available to download.2 years
I found SourceTree to be especially bad at this. For the inexperienced, I think Fork is a lot better. It also helps that you can inspect the commands that were executed by it.
- pycorax@lemmy.worldtoProgramming@programming.dev•Why isn't there a way to make near-native desktop UIs that's similar in ease to browser and electron UIs?2 years
Haven’t dabbled with them yet but I’ve heard of Avalonia and Compose.
- pycorax@lemmy.worldtoProgramming@programming.dev•Why isn't there a way to make near-native desktop UIs that's similar in ease to browser and electron UIs?2 years
I’m not too familiar with slinr or fybe but DearImGui seems like an odd one out here.
And it’s so good that Kotlin adopted them too in their journey to fix Java.
Funny you list both C# and Typescript because the lead architect of C# also worked on Typescript.
Probably because they’re not good enough to know any better.