You know more than me
James R Kirk
I’m not Admiral Patrick of the former dubvee.org I just play along to waste the time of those who believe they are successfully harassing him.
- 0 Posts
- 150 Comments
Look into NGINX Proxy manager and DuckDNS
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Portainer 3.0 is coming, and here's what it means for you — PortainerEnglish
23·3 days agoPortainer has worked well for me but it has so much that I don’t need or use. It looks like Dockhand has a Home Assistant integration which is nice, so I’ll check that out thanks for the rec.
Same and same! I don’t think it’s fully sunk in for a lot of Linux die-hards the game changer that is immutability/flatpaks.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
2·5 days agoYes but I recommend waiting until someone makes a version of Linux specifically for Bigscreen because it’s not really ready yet
It’s in the post. They wanted immutability:
“Unraid has always been a so-called immutable OS— however you modify your server, if you go in there, you type the wrong command, you delete all the files from your root, you still could just reboot and you’re back to the virgin release… and that’s a big reason why we’ve chosen Fedora [uCore].”
— Tom Mortensen, creator of Unraid
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
3·6 days agoNot running on a Pi yet, any spying would depend on the distro. There’s no dedicated Bigscreen distro yet but I’m pretty sure it’s being worked on.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
12·7 days agoThat’s true even the premium brands won’t halfway decent CPUs in them to keep the giant bloated menus from stuttering.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
48·7 days agoThere’s no best answer right now, Plasma Bigscreen is making good progress.
I have to imagine they’ll soon be putting cellular antennas in the TVs to circumvent all that anyway.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
3·7 days agoI could never get those Android TV builds to work with CEC which kind of defeats the purpose for me. I’ll try it out with the next update. Librelec had no issues.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Self-hosted TV interface solutionsEnglish
6·7 days agoI couldn’t find a working YouTube app on Kodi, nor any of the streaming sites (besides Disney plus oddly) nor Plex. It kinda felt like a real debrid frontend and graveyard of plugins.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•[CBH] BentoPDF can now edit existing PDF text along with two new engines.English
1·15 days agoFirefox can edit existing pdf text?
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•[CBH] BentoPDF can now edit existing PDF text along with two new engines.English
5·15 days agoWhat others are there? This is the first I know of!
Argosy has to be vibe coded because while the UI appears very polished it is the most confusing and inconsistent piece of software I’ve ever used.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Do any self hostable security cameras support a VPN to upload footage to another site?English
11·17 days agoIf you’re using Frigate with docker you could route the container through a gluetun container.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Finally moved family off Google Photos to Immich on a closet Optiplex 7040 — almost lost a month of kid photos in JanuaryEnglish
3·19 days agoYou’re backing up 4tb for $6/mo? I looked into B2 for a 2tb drive and it was double that.
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Nitter receives Cease & Desist from X/TwitterEnglish
10·19 days agoNo need for an alternative, it can be self hosted and (for now) the original repo is still up: https://github.com/zedeus/nitter
James R Kirk@startrek.websiteto
Free and Open Source Software@beehaw.org•Nitter receives Cease & Desist from X/TwitterEnglish
6·20 days agoI thought Nitter had been broken for some time now?
James R Kirk@startrek.websiteto
Selfhosted@lemmy.world•Recommendations to watch Youtube on TVEnglish
11·24 days agoOh nice,for some reason I thought that was only the 5. Surprised we haven’t seen more media center OS for it besides Kodi which is pretty meh these days.
LLMs can quickly produce outputs that can fool people into thinking a human wrote it, but they cannot write “good” code for the same reason they cannot write good prose, and that’s because they have no understanding of what the code means. The only thing they are rewarded with in training is “are humans able to tell that this thing wasn’t made by a human?” and if the answer is “no” it gets it’s digital training cookie. That’s all LLMs “know”.
So getting back to your question, there is no reason LLMs can’t be used to assist a programmer, or even one day quickly create bespoke software for single use/short term purposes. But a project being FOSS kind of definitionally implies collaboration to ensure reliability which is very difficult when LLMs are used, since again, they don’t have an understanding of what specific code actually means.
IMO anyone ascribing ethics or morals to LLMs (not its use but the technology itself), even in a negative light is grossly exaggerating their capabilities, often unintentionally. LLMs do not have will, they cannot develop a will. They are not curious, they cannot become curious, they cannot understand the world. They do not understand English or Javascript.