

neat! very unique idea which is impressive these days


neat! very unique idea which is impressive these days


I have that ups! apc br1500g?


looks like an older nvidia workstation card. potentially a tesla k80 of the top of my head? the annoying thing with those cards is that they’re meant to be passively cooled in a temperature controlled environment, so looks like they added a fan to help keep it cool. those cards get mad hot otherwise.


not really. you can disable the default jellyfin login and force it to use ONLY ldap.


you totally can use ldap or oidc it just requires more setup. you just ensure jellyfin and your source of truth talk on their own subnet, docker can manage it all for you. ldap can be setup to be ldaps with ssl and never even leave the docker subnet anyways.
and yes I suppose you could rely on whitelists, but you’d have to manually add to the whitelist for every user, and god forbid if someone is traveling.


ldap auth will work on tvs


or use the ldap auth plugin with your source of truth, put it behind a reverse proxy, protect it with fail2ban and anubis. there are ways of exposing it safely.


thanks for posting this!


yeah agreed. I’m fully in support of an open source discord alternative, it’s sorely needed, but expecting to vibe code real time communication tells me exactly which programmers have worked with real time systems before. RTC is not something you vibe code successfully haha.


there’s a .cursor directory in there with a rule specifically telling it to not mark generated code as generated. I can’t see how that could ever cause any issues /s


really cool idea. ty for sharing!


dead ram definitely still happens, yes, but it’s exceedingly rare. I fix hundreds of PCs a year, and I maybe get one or two a year where the root cause is actually bad ram. more often it’s configuration issues or hardware implementation issues, for example the gigabyte x870 boards really don’t like XMP for some reason.
ecc doesn’t really have anything to do with whether a ram stick fails or not, it can help with misbehaving sticks but if a stick is dead it’s dead and ecc can’t help a dead region.


smartctl would be what your looking for even for ssds (although ssds fail quick enough that if smartctl catches something there’s a chance it’s already too late, smartd allows for scheduled tests and I’ve definitely saved data off of ssds because I had daily smart tests running that caught early failure).
I however strongly disagree with the hardware issue. there is no indication that this is hardware (honestly hardware accounts for VERY few issues like this, and RAM failing still happens but is 98% a thing of the past). diagnosing without any logs is a bit of a lost cause, we simply don’t have enough info, hopefully OP updates the post with the output of journalctl from the last boot.


musl is very cool and has very specific use cases. workstations are not one of them. you won’t be able to install drivers for gpus for example.


you can always use which cmd to find where a program is located. if you’re looking for where to find your systems JDK for example you could run which java. you can use realpath on the output as well if you’re concerned with it being a symlink.
it’s definitely a learning curve, but remember that the curve is there because now you’re being exposed to a lot more fundamental concepts that windows obfuscates. it may seem more confusing now, but stick with it and it won’t take long for you to start wondering why windows would ever do things as it does.


precisely this, I would say with a touch of “just wanting to belong”. I think a lot of people who end up in tankie circles are chronically online, and have a hard time socializing. echo chambers don’t really care, and will treat anyone who regurgitates the same talking points as an equal. maybe that’s just around here though, there’s plenty of leftists around but I have yet to see specifically ML/maoist groups that aren’t just more than reading theory. I imagine it’s easy to fall into that kinda “western country bad” thought pattern when the only people who you interact with tell you it’s righteous and justified with zero nuance.
I’m a socialist and am lucky enough to meet a lot of leftists irl, and I get along with all of them regardless of specific viewpoints. unfortunately, the people who are the loudest on lemmy aren’t the kind of people you meet walking down the street, so they end up lacking the “challenging your own ideals” bit of developing rational and sane viewpoints.


I’m a big enjoyer of pushd and popd
so if youre in a working dir and need to go work in a different dir, you can pushd ./, cd to the new dir and do your thing, then popd to go back to the old dir without typing in the path again


just installed it. to be honest I didn’t mind the r2modman ui but now I’ve seen the light…
thanks haha


very cool! do you know if gale supports the exporting and importing profiles as hash codes? that’s how me and my friends tend to share modpacks.
either way though I’ll check out, thanks.
honestly the ports are whatever, I care more about the shitty TI PD controllers that always break and are programmed and not replaceable even by people who can replace the ports.