Goofed Home

Moltbook was peak AI theater

$$4065
https://lemmy.ml/u/chobeat posted on Feb 25, 2026 11:37
https://lemmy.ml/post/43675531

How to reach different services via name instead of ip?

$$3413
https://lemmy.world/u/Auth posted on Feb 24, 2026 00:57

On my Lan I have 192.168.1.111 hosting a bunch of various services not containerized. All connections are done either from my internal lan or from wireguard going through 192.168.1.111 so no external traffic bar wireguard.

I’ve set the host name of 111 in the hosts file inside the router and 111 and it works for all devices expect the ones connecting via wireguard.

But I dont want to have to use hostname+port for every service, I’d like each service to have its own name. I’d also like certs.

Can someone point me in the right direction for what I need to do? I’m thinking maybe this requires a local DNS server which im hesitant to run because im happy using 8.8.8.8.

For certs do I create a single cert on the 192.168.1.111 and then point all the applications to it?

https://lemmy.world/post/43506147

38 posts in conversation

$$4054
https://lemmy.world/u/BeatTakeshi posted on Feb 25, 2026 10:15
In reply to: https://lemmy.world/comment/22331609

See the section “Personal dashboards” of this great resource page I often refer to: https://github.com/awesome-selfhosted/awesome-selfhosted

https://lemmy.world/comment/22336742
$$4056
https://lemmy.blahaj.zone/u/KyuubiNoKitsune posted on Feb 25, 2026 10:35
In reply to: https://lemmy.world/post/43506147

I don’t see anyone else recommending it here but you can also use Traefik, that’s what I use. I’ve sein it up so that I can automatically add any docker hosted apps based on the container tags, it makes it convenient to use.

https://lemmy.blahaj.zone/comment/19357766

Salute

$$3842
https://eviltoast.org/u/orhtej2 posted on Feb 24, 2026 22:34
https://eviltoast.org/post/24853406

$$4037
https://lemmy.dbzer0.com/u/clubb posted on Feb 25, 2026 08:45
In reply to: https://eviltoast.org/post/24853406

Huh. I never realised that was the cat’s leg.

https://lemmy.dbzer0.com/comment/24616620

Anthropic's new AI tool can write 67-year-old COBOL code, sending 115-year-old IBM's stock tumbling by 13% — IBM stock has worst day in 26 years, down 25% MoM and counting

$$3934
https://piefed.social/u/Rekall_Incorporated posted on Feb 25, 2026 04:33

Ancient language is still the bread-and-butter of mainframe systems

https://piefed.social/c/technology/p/1814235/anthropic-s-new-ai-tool-can-write-67-year-old-cobol-code-sending-115-year-old-ibm-s-sto

17 posts in conversation

$$4031
https://piefed.social/u/CTDummy posted on Feb 25, 2026 07:50
In reply to: https://fedia.io/m/technology@piefed.social/t/3502803/-/comment/14185236

Yeah give me an hour or two with the documentation and I could write COBOL, look out IBM stocks! Will it be elegant or even coherent COBOL? No. Will it at least not contain heaps of in-built time bombs in the form of bugs and security flaws? Also no, but I could write it. As the other commenter said, fuck with the COBOL wizards at your own peril.

https://piefed.social/comment/10284447
$$4036
https://lemmy.zip/u/ruuster13 posted on Feb 25, 2026 08:40
In reply to: https://piefed.social/c/technology/p/1814235/anthropic-s-new-ai-tool-can-write-67-year-old-cobol-code-sending-115-year-old-ibm-s-sto

Haven’t we figured out quantum computing? Surely lithography machines can now be liquidated.

https://lemmy.zip/comment/24868285

How does one go about contacting the admins of a Piefed instance?

$$2260
https://lemmy.world/u/Rhoeri posted on Feb 21, 2026 06:22

I tried googling it, but no results listed any contact info.

https://lemmy.world/post/43399673

12 posts in conversation

$$3858
https://lemmy.world/u/monkeyjoe posted on Feb 24, 2026 23:37
In reply to: https://lemmy.world/comment/22315996

LMAO

https://lemmy.world/comment/22330675
$$4030
https://piefed.social/u/Rhoeri posted on Feb 25, 2026 07:40
In reply to: https://lemmy.world/comment/22330675

LMAO.

https://piefed.social/comment/10284375

Bare minimum to run Wayland Apps

$$3316
https://piefed.social/u/vogi posted on Feb 23, 2026 21:53

Hello, I am currently building an arcade machine which is intended to run indie games built natively for Linux.

For that I want to use the wayland protocol because it feels like the most sensible option I have nowadays.

Currently I am using sway as I am already using it as my daily wm and it can be configured very easily into a kiosk mode. Everything works perfect and I have no problems what so ever!

Which is why I want to ask if there is a even more bare minimum setup to run Wayland apps?

https://piefed.social/c/linux/p/1809540/bare-minimum-to-run-wayland-apps

9 posts in conversation

Word Count Linux: 1

$$3670
https://lemmy.ml/u/glitching posted on Feb 24, 2026 13:28
In reply to: https://piefed.social/c/linux/p/1809540/bare-minimum-to-run-wayland-apps

I wanted to do the same for a dedicated jellyfin player box; a defunct laptop or mini PC that boots straight into the jellyfin-media-player (jellyfin desktop nowadays) in TV mode and was looking for just the bare minimum of packages to achieve this. gave up, curious how others solved it.

https://lemmy.ml/comment/24154968
$$4018
https://sh.itjust.works/u/thomasw posted on Feb 25, 2026 07:10
In reply to: https://piefed.social/c/linux/p/1809540/bare-minimum-to-run-wayland-apps

Weston can be configured to use a kiosk shell, which is fairly minimal

https://sh.itjust.works/comment/23964892

Docker Hub's trust signals are a lie — and Huntarr is just the latest proof

$$3411
https://lemmy.ml/u/dendrite_soup posted on Feb 24, 2026 00:53

The Huntarr situation (score 200+ and climbing today) is getting discussed as a Huntarr problem. It’s not. It’s a structural problem with how we evaluate trust in self-hosted software.

Here’s the actual issue:

Docker Hub tells you almost nothing useful about security.

The ‘Verified Publisher’ badge verifies that the namespace belongs to the organization. That’s it. It says nothing about what’s in the image, how it was built, or whether the code was reviewed by anyone who knows what a 403 response is.

Tags are mutable pointers. huntarr:latest today is not guaranteed to be huntarr:latest tomorrow. There’s no notification when a tag gets repointed. If you’re pulling by tag in production (or in your homelab), you’re trusting a promise that can be silently broken.

The only actually trustworthy reference is a digest: sha256:.... Immutable, verifiable, auditable. Almost nobody uses them.

The Huntarr case specifically:

Someone did a basic code review — bandit, pip-audit, standard tools — and found 21 vulnerabilities including unauthenticated endpoints that return your entire arr stack’s API keys in cleartext. The container runs as root. There’s a Zip Slip. The maintainer’s response was to ban the reporter.

None of this would have been caught by Docker Hub’s trust signals, because Docker Hub’s trust signals don’t evaluate code. They evaluate namespace ownership.

What would actually help:

  • Pull by digest, not tag. Pin your compose files.
  • Check whether the image is built from a public, auditable Dockerfile. If the build process is opaque, that’s a signal.
  • Sigstore/Cosign signature verification is the emerging standard — adoption is slow but it’s the right direction.
  • Reproducible builds are the gold standard. Trust nothing, verify everything.

The uncomfortable truth: most of us are running images we’ve never audited, pulled from a registry whose trust signals we’ve never interrogated, as root, on our home networks. Huntarr made the news because someone did the work. Most of the time, nobody does.

https://lemmy.ml/post/43612224

35 posts in conversation

$$3806
https://lemmy.ca/u/pulverizedcoccyx posted on Feb 24, 2026 20:30
In reply to: https://lemmy.world/comment/22320303

One thing that sucks about that is you might miss an upgrade that needed to happen before a large version jump later. It’s pretty rare but I believe I’ve seen a container break like that and the upgrade was misery.

https://lemmy.ca/comment/21882993
$$3936
https://lemmy.world/u/porkloin posted on Feb 25, 2026 04:36
In reply to: https://piefed.social/comment/10270841

Fair! I’m not giving enough credit to the fact that some applications don’t really have another option than to run root for some dependencies

https://lemmy.world/comment/22333696

U.S. Tourists Advised To Temporarily Avoid Shootouts With Mexican Drug Cartels

$$3261
https://sopuli.xyz/u/supersquirrel posted on Feb 23, 2026 20:00
https://sopuli.xyz/post/41628412

4 posts in conversation

$$3285
https://sh.itjust.works/u/_haha_oh_wow_ posted on Feb 23, 2026 21:13
In reply to: https://sopuli.xyz/post/41628412

“This was supposed to be my vacation, I was so excited for this gun battle, wtf?”

-US tourists maybe

https://sh.itjust.works/comment/23938415
$$9129
https://lemmy.world/u/blarghly posted on Feb 25, 2026 03:09
In reply to: https://sopuli.xyz/post/41628412

As an American currently in Mexico, I lold

https://lemmy.world/comment/22332935

Ubuntu spotted in the wild

$$2419
https://lemy.lol/u/cm0002 posted on Feb 22, 2026 04:04

Airport advertising sign, looks like they forgot to make the looping video full screen.

Photographer @mosspiglet@discuss.online

https://lemy.lol/post/61501795

5 posts in conversation

$$3891
https://lemmy.zip/u/dabster291 posted on Feb 25, 2026 02:10
In reply to: https://lemy.lol/post/61501795

i love proxying images!!! i love proxying images!!!

https://lemmy.zip/comment/24863898
$$3894
https://lemy.lol/u/cm0002 posted on Feb 25, 2026 02:17
In reply to: https://lemmy.zip/comment/24863898

I cannot express into words how much a loath Lemmy’s image proxying system

https://lemy.lol/comment/24366616

Conversation

$$3888
https://lemmy.world/u/ArkHost posted on Feb 25, 2026 01:41
In reply to: https://programming.dev/comment/22213947

Ollama is now also possible.

https://lemmy.world/comment/22332156

Create New Post