frongt
@frongt@lemmy.zip
- Comment on Dead in Bermuda is Free on Steam until until Friday, August 29 at 12:00pm CT 1 hour ago:
Doesn’t hurt to grab it anyway.
- Comment on 451 error on Lemmy.zip media? ("Unavailable due to legal reasons") 1 hour ago:
The user erred in attempting to access a forbidden resource, yes. The server was perfectly capable of providing it, but it refused. That’s how HTTP status codes work.
- Comment on 451 error on Lemmy.zip media? ("Unavailable due to legal reasons") 5 hours ago:
No, 400-series errors are user errors. Not that you necessarily did something wrong, but the server did everything right. 500-series errors mean the server itself fucked up.
In this case, the error isn’t very different from 403 forbidden, except it specifies it’s forbidden by law, not just server policy.
- Comment on Authors celebrate “historic” settlement coming soon in Anthropic class action 1 day ago:
$5 says they’re allowed to keep whatever they already have.
And they’ve already downloaded basically all the available media currently in existence.
- Comment on Breaking Down the Lawsuit Against OpenAI Over Teen's Suicide 1 day ago:
The “some people” should be the AI pushers.
- Comment on DM me on Spotify: Spotify launches a messaging feature. 2 days ago:
At that point I’d just say “we’re not going to use Spotify any more” and switch to something else.
- Comment on Kick faces possible $49 M fine after French streamer Jean Pormanove dies on air 2 days ago:
Was it real or simulated? I haven’t seen any article make a definitive statement.
- Comment on Stop children using VPNs to watch porn, ministers told 4 days ago:
Let’s say they do. So people start using non UK VPNs. So you need age verification for any Internet access? For any computer or phone that could connect to the Internet?
- Comment on I blew the whistle on workplace abuses at ZA/UM. In return, ZA/UM tried to defame me. 4 days ago:
I don’t think it stands for anything.
- Comment on How do you manage accessing multiple Plex and Jellyfin servers simultaneously? 4 days ago:
Plex lets you add multiple servers.
The jellyfin app lets you switch, but maybe not use multiple servers simultaneously. I don’t have a second one I can add to test.
Actually, they have a demo server. Be right back.
- Comment on Best Practice Ideas 4 days ago:
Nah, use one VM on each node as the kube host. That’s fine. You’re doing it for fun, you don’t need to min-max your environment.
You’ll probably want to tear it down and redeploy it eventually anyway. That’s going to be a pain if you’ve installed them on bare metal.
- Comment on Instagram Caught Hiding Posts That Say "Immigrants Make the Country Great" 5 days ago:
So what you’re saying is there’s no reported evidence of that happening.
- Comment on Your fav guide/method for securing Jellyfin? 6 days ago:
I don’t think jellyfin supports that either. I tried it a while back and only saw partial success.
- Comment on Your fav guide/method for securing Jellyfin? 6 days ago:
Docker packs the whole application and its dependencies into a container, hence the name. You can run and delete that application as much as you want without affecting the host system. (But you should probably keep your media library and config outside the container, and use a bind mount. The setup documentation covers this.)
- Comment on [PDF] Tesla is slow in reporting crashes and the feds have launched an investigation to find out why 6 days ago:
The alternative is fragmentation.
- Comment on Americans’ junk-filled garages are hurting EV adoption, study says 6 days ago:
Yeah lemme just do that on my apartment
- Comment on TikTokers are calling LA ICE raids 'music festivals' to trick the algorithm 6 days ago:
The board
- Comment on Docker or Proxmox? Something else entirely? 6 days ago:
Proxmox can run lxc containers natively.
Personally I keep a Debian VM for docker, a holdover from before hypervisors supported containers natively. I use docker compose and it Just Works™.
- Comment on Docker or Proxmox? Something else entirely? 6 days ago:
I don’t think jellyfin runs on DOS.
- Comment on Do we need a crawler to load content from other lemmy instances? How are we supposed to federate without one? 6 days ago:
There’s a bot you can use to jump-start federation. No idea what it’s called, but I’m sure you can find it with a few seconds of searching.
- Comment on Your fav guide/method for securing Jellyfin? 6 days ago:
VPN. Jellyfin is not intended for direct exposure to the Internet.
You should run it in docker anyway for convenience. A reverse proxy is optional, but I use traefik also for convenience (so that I can just use domain names on the same port, and so that it can automatically fetch certs).
- Comment on Computer Science, a popular college major, has one of the highest unemployment rates 1 week ago:
And most of them are shit at their jobs because they just do it for money. No care for the skill.
- Comment on It Took Many Years And Billions Of Dollars, But Microsoft Finally Invented A Calculator That Is Wrong Sometimes 1 week ago:
That’s just called Access
- Comment on [deleted] 1 week ago:
Devuan is Debian with sysv.
- Comment on Is the amount of Lemmy activity declining? 1 week ago:
A couple million posts isn’t much?
- Comment on Is the amount of Lemmy activity declining? 1 week ago:
Therefore to comply, the server would relocate or go offline.
- Comment on Is the amount of Lemmy activity declining? 1 week ago:
I specifically said linear and not flat because it is a non-exponential increase.
You could say the rate of posts is flat, but the data series is posts, not rate of posts.
- Comment on Is the amount of Lemmy activity declining? 1 week ago:
lemmy.fediverse.observer/stats
Total posts by month appears fairly linear.
- Comment on choosing a NIC for OPNsense 1 week ago:
Intel’s current corporate nonsense doesn’t affect the quality of existing products. They will continue to be supported under Linux and BSD for a long time.
- Comment on Sam Altman admits OpenAI ‘totally screwed up’ its GPT-5 launch and says the company will spend trillions of dollars on data centers 1 week ago:
I’ve used it for work bullshit like employee goals. My goal is to keep doing my job and tackle problems and projects as they are needed.
Also for giving examples for poorly-documented but popular programs.
It’s definitely not what the media and their PR makes it out to be.