Goofed Home

Conversation

$$7588
https://discuss.tchncs.de/u/cmnybo posted on Mar 6, 2026 07:23
In reply to: https://mastodon.sdf.org/users/dlakelan/statuses/116180347641928166

OPNsense doesn’t officially support ARM. You need an x86 PC for it unless you want to mess with an experimental build.

OpenWRT does support the Raspberry Pi though. You will want the Pi 5 for that since it has PCIe to connect an ethernet card to.

https://discuss.tchncs.de/comment/24346383

Self-hostable multiplayer Parchis game 🎲

$$7549
https://lemmy.zip/u/baner posted on Mar 6, 2026 02:53

Hey everyone 👋. I just wanted to share a little personal project that grew a bit more than I initially planned.

The original idea was simply to build a game so I could play Parchis (Ludo) with my family, as it’s a classic in our household. I ended up building the whole thing entirely through “vibecoding” (AI-assisted coding) because I wanted to see how far I could push current my butt tools.

The result is a full web multiplayer game (React/Vite frontend + Node/Express/Socket.io backend with SQLite to store game data).

If anyone is curious or wants to spin it up on their local network to play with friends/family: 🔗 Repo: https://codeberg.org/baner/parchis (it has a docker-compose.yml ready to go in seconds).

⚠️ A big warning about security: As I mentioned, I completely built this relying on AI, and it was initially meant as a home project. *I am not a cybersecurity expert by any means.* While I have briefly exposed it to the internet a couple of times to play with remote relatives, my absolute recommendation is to host it ONLY on your local network (LAN) or behind a VPN (like Tailscale/Wireguard). The nature of AI-generated code means it’s probably full of vulnerabilities that I haven’t caught. Play at your own risk if you decide to open ports to the wild web! 😅

This is also my first project using a monorepo structure and publishing a Docker image for others to deploy. If you take a look and see something horrible (or something that works surprisingly well haha), all feedback is super welcome. I hope someone finds it fun for a local game night!

https://lemmy.zip/pictrs/image/f6530eaa-d644-44fa-b16a-43cc9da22f42.avifhttps://lemmy.zip/pictrs/image/c1565209-1015-4877-8c82-c2e3fae0c616.avifhttps://lemmy.zip/pictrs/image/d6dc5657-becc-4cf0-904b-ec1e14be7566.avifhttps://lemmy.zip/pictrs/image/7b9ac290-016c-4529-b6cb-cb0a8cd2c2fe.avifhttps://lemmy.zip/pictrs/image/ccf41f63-5f49-4c6a-99e2-8d23cb8bb42d.avifhttps://lemmy.zip/pictrs/image/d1072de0-036a-4358-adb9-e2bc5cbfca02.avifhttps://lemmy.zip/pictrs/image/1b09e506-5d7e-441d-8adb-bcbac4de3d61.avifhttps://lemmy.zip/pictrs/image/f28c7aee-6253-456c-a94b-7625881923d1.avif

https://lemmy.zip/post/60250839

$$7575
https://sopuli.xyz/u/sbeak posted on Mar 6, 2026 05:57
In reply to: https://lemmy.zip/post/60250839

This project seems pretty neat! I appreciate that you are upfront that it is AI-assisted (some projects don’t do that and get grilled for it), I might check it out!

https://sopuli.xyz/comment/22267555
$$7585
https://lemmy.zip/u/baner posted on Mar 6, 2026 06:34
In reply to: https://sopuli.xyz/comment/22267555

Thanks, I have tried to follow best security practices on this like using JWT for authentication, sanitize all inputs for SQL injections, password hashing, etc. Still better to be cautious, project still need some fixes but not affecting the overall gameplay. Right now I am working on documentation. It can be played as a guest but creating an account allows the game to track stats about win, lost, captures, XPs and a lot more. is mobile friendly, there is an android app but is not part of the repository at this time. make sure to share back your experience if you check it out.

https://lemmy.zip/comment/25068943

Continuwuity v0.5.6

$$7118
https://programming.dev/u/JadedBlueEyes posted on Mar 4, 2026 17:40

Continuwuity - a self-hostable Matrix Homeserver - just got a new release.

https://programming.dev/post/46682053

27 posts in conversation

$$7572
https://lemmy.dbzer0.com/u/ChaosMonkey posted on Mar 6, 2026 05:39
In reply to: https://lemmy.world/comment/22500085

Sorry, but I find it immature of you to judge a book by its cover.

https://lemmy.dbzer0.com/comment/24791857
$$7583
https://lemmy.world/u/victorz posted on Mar 6, 2026 06:26
In reply to: https://lemmy.dbzer0.com/comment/24791857

Fully within your right.

https://lemmy.world/comment/22506965

Iranian drone strikes on Amazon data centers highlight tech’s exposure

$$7562
https://lemmings.world/u/cm0002 posted on Mar 6, 2026 04:37
https://lemmings.world/post/42302182

$$7578
https://lemmy.world/u/pennomi posted on Mar 6, 2026 06:19
In reply to: https://lemmings.world/post/42302182

Truly a brilliant move by Iran. Hit them in the pocketbook.

I’m actually shocked that rich oligarchs aren’t sitting their pants about this war - their fortunes are far more fragile than the wealth of the past.

https://lemmy.world/comment/22506885

test

$$7554
https://scrapetacular.ydns.eu/u/admin posted on Mar 6, 2026 03:19

Sorry I’m debugging something

https://scrapetacular.ydns.eu/activities/68dd5bcf-40a3-48e9-8d07-960ef86937a6

$$7565
https://scrapetacular.ydns.eu/u/admin posted on Mar 6, 2026 04:45
In reply to: https://scrapetacular.ydns.eu/activities/68dd5bcf-40a3-48e9-8d07-960ef86937a6

Found it

https://scrapetacular.ydns.eu/activities/611ce20f-8e42-48ee-b698-bb701548bf49

Melissa Fumero Joins 'Einstein' At CBS, Replacing Rosa Salazar

$$7557
https://piefed.social/u/Skavau posted on Mar 6, 2026 03:42
https://piefed.social/c/television/p/1847747/melissa-fumero-joins-einstein-at-cbs-replacing-rosa-salazar

A GitHub Issue Title Compromised 4,000 Developer Machines

$$7544
https://piefed.social/u/rimu posted on Mar 6, 2026 02:28

By injecting a prompt into a GitHub issue title, which an my butt triage bot read, an attacker was able to install OpenClaw onto 4000 developer’s computers. But it could have been used to install any npm package - the sky is the limit.

https://piefed.social/c/technology/p/1847581/a-github-issue-title-compromised-4000-developer-machines

$$7558
https://fedia.io/u/LostWanderer posted on Mar 6, 2026 03:31
In reply to: https://piefed.social/c/technology/p/1847581/a-github-issue-title-compromised-4000-developer-machines

Hmm, the fear that everyone was concerned about when Microslop injected Coslop into it’s latest acquisition is coming to pass. Glad I didn’t start my first project on a compromised GitHub.

https://fedia.io/m/technology@piefed.social/t/3550889/-/comment/14287156

test

$$7553
https://scrapetacular.ydns.eu/u/admin posted on Mar 6, 2026 03:15

Sorry I’m debugging something

https://scrapetacular.ydns.eu/activities/18ff7f92-64fe-4cb6-9510-92a801bd4981

Dramatic Reading Of A Break-Up Letter (c. 2007)

$$7541
https://piefed.blahaj.zone/u/queerlilhayseed posted on Mar 6, 2026 02:11

This surfaced in my mind for no immediately discernible reason. Thought I’d share.

https://piefed.blahaj.zone/c/antiquememesroadshow/p/619598/dramatic-reading-of-a-break-up-letter-c-2007

Iran allegedly painted helicopter decoy to waste costly IDF missiles

$$7509
https://lemmings.world/u/cm0002 posted on Mar 6, 2026 00:05
https://lemmings.world/post/42293764

Create New Post