Goofed Home

Tailscale Services GA: App-aware connectivity with more control

$$1763
https://piefed.ca/u/new_otters_raft posted on Feb 20, 2026 18:00

This should be excellent for selfhosters that have all their services in one VM. I haven’t tried this myself, but I think this means you can:
- you can create memorable links instead of memorizing port numbers: jellyfin.foo-bar.ts.net
- share one service from a machine instead of all of them in a more intuitive way

If you’re new to Tailscale Services, it lets you publish internal resources like databases, APIs, and web servers as named services in your tailnet, using stable MagicDNS names. Rather than connecting to individual machines, teams connect to logical services that automatically route traffic to healthy, available backends across your infrastructure. This decoupling makes migrations, scaling, and high availability far easier, without reconfiguring clients, rewriting access policies, or standing up load balancers. Our documentation has details on use cases, requirements, and implementation.

https://piefed.ca/c/selfhosted/p/538455/tailscale-services-ga-app-aware-connectivity-with-more-control

31 posts in conversation

$$2346
https://sh.itjust.works/u/WingedObsidian posted on Feb 21, 2026 22:35
In reply to: https://mander.xyz/comment/25403255

Just minor issue that maybe I’m not configuring correctly but when I use private resources I have to use the Ip instead of the alias. Looked online and it seemed other users were experiencing the same issue of not being able to use the alias. At this point I’m almost thinking it might be easier set up a second traefik container that just handles all the local connections and configure manually. Would love to just type my *.local address and have it be simple like that. Otherwise I love it and everything else it comes with! An alternative could be netbird, but want to see if I can figure out that small tid bit of pangolin first.

https://sh.itjust.works/comment/23905281
$$3092
https://lemmy.zip/u/TheBlackLounge posted on Feb 23, 2026 13:38
In reply to: https://lemmy.ca/comment/21827834

Just tried it, Services doesn’t work with funnel. You need to be on the tailnet.

https://lemmy.zip/comment/24826759

2026 Enterprise Storage Guide: Sourcing 26TB & 28TB HDDs with 5-Year Warranty (Tax-Optimized for Europe)

$$2995
https://lemmy.world/u/Robertelectronics posted on Feb 23, 2026 10:54

Hi everyone,

For those of you scaling up your NAS or Data Center in 2026, sourcing high-capacity drives like the 26TB and 28TB Enterprise models often comes with a painful 20% import tax hit in Europe.

At RobertElectronics, we’ve optimized our logistics to provide factory-recertified drives with a full 5-year warranty, matching factory standards while bypassing the typical tax traps through DDP (Delivered Duty Paid) routes.

Explore our inventory with precise technical specs and localized support:

Global / USA: [https://www.robertelectronics.com/]()

United Kingdom: https://www.robertelectronics.co.uk/

Germany: https://www.robertelectronics.com/de

France: https://www.robertelectronics.com/fr

Italy: https://www.robertelectronics.com/it

Netherlands: https://www.robertelectronics.com/nl

Why 26TB/28TB Recertified? Our drives undergo a rigorous multi-stage recertification process to ensure zero-hour reliability. You can find our full technical whitepaper and TCO analysis on our GitHub Documentation.

https://lemmy.world/post/43482772

4 posts in conversation

$$3065
https://lemmy.blahaj.zone/u/KaninchenSpeed posted on Feb 23, 2026 12:59
In reply to: https://lemmy.world/post/43482772

These prices are terrible, even for Europe.

https://lemmy.blahaj.zone/comment/19326827
$$3067
https://feddit.org/u/Zwuzelmaus posted on Feb 23, 2026 13:03
In reply to: https://lemmy.world/post/43482772

provide factory-recertified drives

Recertified drives are about the same as used cars with odometers reset to zero.

What kind of idiot would buy them?

https://feddit.org/comment/11675710

Conversation

$$2997
https://lemmy.world/u/ArkHost posted on Feb 23, 2026 11:05
In reply to: https://feddit.org/comment/11576350

You can now open a note in a separate window. This has been added in v1.1.6, along with other fixes and feature additions.

https://lemmy.world/comment/22297866

Conversation

$$2850
https://ieji.de/ap/users/116116308466804599 posted on Feb 23, 2026 02:26

Sunday dev challenge: how many free APIs can you chain together?

Here's one pipeline:
1. curl https://mating-liable-folk-fabulous.trycloudflare.com/uuid → get unique ID
2. curl https://mating-liable-folk-fabulous.trycloudflare.com/hash/sha256/yourtext → hash it
3. curl https://mating-liable-folk-fabulous.trycloudflare.com/base64/encode/yourtext → encode it

All free, no signup, no API key.

Try it:
curl https://mating-liable-folk-fabulous.trycloudflare.com/uuid

What's your favorite no-signup API?

@selfhosted

#selfhosted #devtools #api #webdev #programming #foss #linux

https://ieji.de/ap/users/116116308466804599/statuses/116117576632773572

Conversation

$$2849
https://ieji.de/ap/users/116116308466804599 posted on Feb 23, 2026 02:26

Sunday dev challenge: how many free APIs can you chain together?

Here's one pipeline:
1. curl https://mating-liable-folk-fabulous.trycloudflare.com/uuid → get unique ID
2. curl https://mating-liable-folk-fabulous.trycloudflare.com/hash/sha256/$(uuid) → hash it
3. curl https://mating-liable-folk-fabulous.trycloudflare.com/base64/encode/$(hash) → encode it

All free, no signup, no API key.

Try it:
curl https://mating-liable-folk-fabulous.trycloudflare.com/uuid

What's your favorite no-signup API?

@selfhosted

#selfhosted #devtools #api #webdev #programming #foss #linux

https://ieji.de/ap/users/116116308466804599/statuses/116117574663082638

Heaper, new tools to organize docs, photos [YouTube]

$$1594
https://piefed.social/u/ClownStatue posted on Feb 20, 2026 14:27

Interesting tool based on blocks to tag any document for photos you own. With app to allow access from any device. Blocks contains tags and links between them to organize all like a heap.
I haven’t installed the self-hosted version yet to see how it can interact with an existing Obsidian vault. Next step.
Site: https://heaper.de/

https://piefed.social/c/selfhosted/p/1799077/heaper-new-tools-to-organize-docs-photos-youtube

23 posts in conversation

$$2754
https://programming.dev/u/u_tamtam posted on Feb 22, 2026 21:13
In reply to: https://sh.itjust.works/comment/23918907

Essentially, yes: nowadays you can go much further without basic understanding of what’s going on. The ability to fire up magic black boxes that are somewhat functional without any configuration or understanding required is liberating at first, so it’s perfectly understandable. I don’t think it’s a panacea, though.

https://programming.dev/comment/22337560
$$2817
https://sh.itjust.works/u/WhyJiffie posted on Feb 23, 2026 00:42
In reply to: https://slrpnk.net/comment/20879769

oh! I don’t know how nix containers work, but I would be looking into creating a shared network between the containers, that is not the normal network.

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

iDeck - yet another start/home page

$$2089
https://lemmy.world/u/Sinirlan posted on Feb 21, 2026 19:21

iGoogle inspired start page with tabs support and built in RSS reader, weather, quote of the day widgets which can be resized and positioned around, couple customisation options are available as well. I was missing such type of app ever since iGoogle stopped being available, so here it is. There are probably some bugs lurking around which i’ll try fix in coming days/weeks but it’s usable for now.

Full disclosure, app was created with massive aid of LLMs (mainly Claude Sonnet)

https://lemmy.world/post/43422427

12 posts in conversation

$$2770
https://lemmy.world/u/irmadlad posted on Feb 22, 2026 22:03
In reply to: https://piefed.social/comment/10242118

dogshit logo

I’m still looking for the dogshit logo.

https://lemmy.world/comment/22290461
$$2800
https://lemmy.world/u/Hiro8811 posted on Feb 22, 2026 23:26
In reply to: https://piefed.social/comment/10244315

What the fuck are y’all on? That’s Samurai band logo from Cyberpunk 2077. Here’s the artist link https://www.artstation.com/marekbrzezinski

https://lemmy.world/comment/22291528

Conversation

$$2793
https://lemmy.world/u/JangleJack posted on Feb 22, 2026 23:15
In reply to: https://lemmy.world/comment/19889751

This one helped me too, especially on the special user/group mappings for lsio containers. That’s a trick.

https://lemmy.world/comment/22291393

Stoat self-hosting: Instance invites?

$$506
https://lemmus.org/u/FBJimmy posted on Feb 19, 2026 00:52

Anyone here have experience self-hosting Stoat?

After a few evenings banging my head against the keyboard I finally have Revolt and Livekit self-hosted!

It’s largely all working through the official stoat-for-web that I’m hosting, but something really simple is preventing me inviting my friends along to try it…

I’ve set the backend to invite-only and added an invite code to the database… But I can’t for the life of me figure out how the devs intend for invites to actually work beyond the backend?

  • It doesn’t seem to be a feature of stoat-for-web at all.
  • The app doesn’t support any alternative servers as far as I can tell

Any good workarounds, besides opening up the floodgates…?

https://lemmus.org/post/20283141

5 posts in conversation

$$2687
https://lemmy.world/u/Passerby6497 posted on Feb 22, 2026 18:42
In reply to: https://sopuli.xyz/comment/21975425

Only the webUI works out of the box, if you want the phone app you need to compile it yourself.

Damn, that’s a nonstarter for anyone non-technical

https://lemmy.world/comment/22287422
$$2749
https://sopuli.xyz/u/MentalEdge posted on Feb 22, 2026 20:58
In reply to: https://lemmy.world/comment/22287422

It’s non-starter for technical, too.

You have to ship client updates to all your users.

https://sopuli.xyz/comment/22045987

PodOsef — MP3-first podcast publishing (no DB, static, minimal)

$$2697
https://lemmy.world/u/M31r posted on Feb 22, 2026 18:59
https://lemmy.world/post/43459918

9 posts in conversation

$$2724
https://palaver.p3x.de/u/hendrik posted on Feb 22, 2026 19:56
In reply to: https://lemmy.world/comment/22288608

You should have all kinds of options on Lemmy… You can edit a post and change it to whatever you like. Or delete it and optionally post a new one…

https://palaver.p3x.de/comment/3465118
$$2725
https://lemmy.world/u/M31r posted on Feb 22, 2026 19:56
In reply to: https://palaver.p3x.de/comment/3465118

e it and optionally post a

Thank you, I’ll delete and report.

https://lemmy.world/comment/22288653
Create New Post