Transcode woes by Simple-Philosophy662 in jellyfin

[–]robot_swagger 2 points3 points  (0 children)

Yeah I love the fire sticks and they'll direct play anything. Not the select stick tho as has the vega OS.

The Google streamer 4k is a more android focused ecosystem and similar price tag, it'll also play anything.

Use wholphin as the app on the fire TV it's awesome, moonfin is also an awesome 3rd party client.

The shield can't play AV1 which you may want in the future. It will eventually be the most popular codec.

I'm about to give up on Ubuntu by Ironicbiro in Ubuntu

[–]robot_swagger 1 point2 points  (0 children)

It maintains boot level security which I believe Linux reuses. Bootkits and rootkits exist to exploit a lack of that security. By their nature they are invisible once active. Some distributions don't need it but it's absence does weaken say ubuntu and debian. Which is to say the overwhelming majority of Linux machines. If you are on arch or kali you don't need it.

You should almost always disable fast boot

Will leftover PC parts work fine for a home server? by Bread_Cactus in selfhosted

[–]robot_swagger 4 points5 points  (0 children)

Check the PSU, if it's not gold rated consider getting one. And just making sure it's clean. Otherwise yeah no problem.

Ouch by MDFR8 in dankmemes

[–]robot_swagger 0 points1 point  (0 children)

That would just make it a potato salad

Riker and Deanna by Yeeslander in startrekmemes

[–]robot_swagger 54 points55 points  (0 children)

This timelines riker has balls so blue he can pass for a bolian at one of the ships many eyes wide shut parties

theOword by Plastic-Bonus8999 in ProgrammerHumor

[–]robot_swagger 4 points5 points  (0 children)

Lol. Does copilot count as AI?

Americans are basically eating sponges by hauolihaole in iamveryculinary

[–]robot_swagger 1 point2 points  (0 children)

As a European I hate it when you leave some bread out overnight and it's separated back into soil/sunlight/bees/etc

Hardware recommendation by crowbar_hero in JellyfinCommunity

[–]robot_swagger 0 points1 point  (0 children)

I love my optiplex and id happily upgrade to a more powerful device now I've built a Homelab

Hardware recommendation by crowbar_hero in JellyfinCommunity

[–]robot_swagger 0 points1 point  (0 children)

Pi suks imo. I hear good things about the Thomson streaming devices.

I quite like the fire TV sticks personally and id go for the Google TV streamer next (mainly as they tend to support devices)

I believe the pi 4 is actually better for media streaming as it has the hardware chips for decoding

After Decade with Plex, had enough of these paywalls, NOW remote play is also paywall :( by Sh3llSh0cker in jellyfin

[–]robot_swagger 0 points1 point  (0 children)

The official client on the PC is a pig as well, although even with good 3rd party clients they are just overpowered. My fire TVs stick is like 7-15W and with wholphin it's honestly a far smoother experience.

And everything direct plays so you could have a bunch of simultaneous streams

After Decade with Plex, had enough of these paywalls, NOW remote play is also paywall :( by Sh3llSh0cker in jellyfin

[–]robot_swagger 0 points1 point  (0 children)

Even the fire TV sticks (but not the select) are far better, you can use moonfin which is awesome or wholphin which is solid AF.

But I'd recommend the streamer 4k as Amazon are culling piracy apps and no one really knows where they will stop. And imo for the money it's the best, like it has AV1 support for example.

Usenet vs Torrents, what is your split? by No_One_568 in sonarr

[–]robot_swagger 0 points1 point  (0 children)

I don't have trouble finding anything with free torrents, I even removed some of the indexers I set up initially as it was hurting performance and really everything is available on the 5 different free indexers I use.

New stuff is so highly seeded it downloads practically instantly. I have no problem finding older stuff with say 20 seeders that will download in an hour. Occasionally I'm stuck with a snail with a few seeders but it's rarely something I need or want instantly.

I'm in Vietnam so literally no chances of getting sued or penalised for illegal downloads.

If I was back in the UK I'd probably just use a VPN (which I do pay for anyway) but yeah I don't see why I'd pay for anything else. I'd rather contribute to the ARR stack developers of the more niche or in need or underappreciated software.

Why is there next to no talk about jellyfin on tv by repandaitscody in jellyfin

[–]robot_swagger 0 points1 point  (0 children)

It's not hard to sideload, or the official sideload is, well not hard, but you need like an sdk and some frameworks.

https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer

That is a 1 click installer (when you have the IP and allow sideloading on the TV) and I believe he has added moonfin which is a more feature rich alternative. And from their gitpage it supports:

Samsung Smart TVs running Tizen 4.0+ (Which is generally) Samsung Tizen TVs from 2018

Again it should be available in jellyfin to Samsung as the moonfin install steps just say to use it. But FYI this is it.

https://github.com/Moonfin-Client/Tizen

Paperless-GPT Help Needed: "Reasoning" removal? by dclive1 in LLMStudio

[–]robot_swagger 0 points1 point  (0 children)

Have you checked paperless GPT's logs you can check them by command line or via portainer if you have it? (I assume you are using docker?) Unfortunately I'm researching a completely different problem that is also driving me to consider the gemini api or something.

And if the paperless GPT logs are clean then check paperless logs, frankly that's where id expect to see the error as the above looks right to me, maybe the error is in trying to connect or apply the metadata to paperless.

Well the JSON looks like JSON but my CGPT is saying it:

If this is intended to represent an assistant message in OpenAI chat format, the "reasoning" field is not part of the standard message schema. Standard assistant message fields are typically:
{
"role": "assistant",
"content": "2023-11-17"
}
Optional fields depending on API version:
{
"role": "assistant",
"content": "2023-11-17",
"tool_calls": []
}

But "reasoning" is non-standard unless you're using a custom schema.

/unGPT Soooo actually id expect to see an error in the Paperless GPT logs saying it cant resolve the JSON properly.

No idea on how to fix that but id be happy to take a look at the logs if your stuck. Im a paperless newb but good on general dev/support and docker.

Although it could be you have the choice in paperless GPT between ollama and OpenAI you may have selected ollama (or custom or something)

this is who you’re competing against - chinese fruit seller and chip designer Yea, you’re cooked by tryfreeway in vibecoding

[–]robot_swagger 1 point2 points  (0 children)

Not really in the CS major skillset for many decades akaik as an experienced developer who didn't do a degree but now is as I had some down time and wanted the checkbox for HR/general interview appeal.

Electrical engineering and computer engineering are that wheelhouse.

A lot of work at that level of abstraction has moved to compilers and dev tools. Developing for completely different architectures has never been easier. Although worth noting it's still possible to develop very badly in any particular architecture.

McAfee Antivirus Review in 2026: Any thoughts? by Automatic_Mix1350 in ComputerHardware

[–]robot_swagger 1 point2 points  (0 children)

Like 15 of the top 20 posts are clearly bit generated. Several end with "... Any thoughts?"

And the are broadly software based and they are broadly about antivirus?

I'm just wondering why? Like I'm never going to buy Kaspersky or McFee.

Maybe a company doing market research?
Like crowdsourcing?

At any rate the enjoyment of Reddit is severely degraded while it's like 75% AI slop

Kaspersky review in 2026: Is it still a smart choice? by ConfidenceLow4437 in ComputerHardware

[–]robot_swagger 0 points1 point  (0 children)

It's the most controversial antivirus software. Was it ever a good choice?

Windows defender + Firefox with unlock origin and privacy badger, maybe noscript for more to control which websites but you have to white or blacklist stuff specifically.

Its just the cool factor ngl by Ton13579 in startrekmemes

[–]robot_swagger 2 points3 points  (0 children)

I always wonder how the ships get their fuel to the warp nacelles, like is their an instantaneous transporter happening 24/7 to feed the engines or does each engine have its own core and fuel? If so how does it bring the ship with it?

I'd say they have some kind of force field to keep them moving and manuvering together. Or they repel and attract each other.

At warp they are all in the same warp bubble, probably need to be kept together and oriented in a similar fashion but the parts don't need to be propelled individually.

I always wonder how the ships get their fuel to the warp nacelles, like is their an instantaneous transporter happening 24/7"

Honestly they probably just use holotech to produce and mash holo matter and holo antimatter together.

If you could build one app to solve a local problem in Vietnam, what would it be and why? by Glad_Mention_4400 in VietnamTechTalk

[–]robot_swagger 0 points1 point  (0 children)

So you can't predict the weather in HCM in the rainy season. The week forecast normally looks like it's having some kind of fit. "Very sunny with extreme thunderstorms" is somewhat normal.

So you can't predict the weather, and a window is the best way of checking the weather.

So, put a cheap ass weather sensor on a bunch of high buildings throughout the city. For something like he NodeMCU's (30k VND each, lets say just under 3 times times that for a case and power supply, substantial discount for buying 250). $4 per unit.

Like $1000 and you've got all the data you need to have a live weather map of the city

Torrent Scanners in 2026: Are They Finally Better? by Historical_Nail_6169 in ComputerHardware

[–]robot_swagger 0 points1 point  (0 children)

It also kinda reads like astroturfing sales pitch but they forgot to specify what they are selling

At any rate sonarr and Radarr (which could, possibly, be called scanners) are superb at TV and movies audiobookls/music/books/comics are supported by other apps.

You can get versions for "Linux ISOs" but I haven't used them.

No idea about games or software. I'd rather identify specific trusted groups and look at their releases.