this post was submitted on 14 Nov 2025
42 points (92.0% liked)

Selfhosted

61512 readers
1336 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] panda_abyss@lemmy.ca 6 points 9 months ago (1 children)

https://thenewstack.io/github-will-prioritize-migrating-to-azure-over-feature-development/?ref=selfh.st

Oof, GitHub doing a cloud lift and shift to Azure.

I've done major lift and shifts, expect 2 years of runway on this feature pause.

Inevitably some teams are going to add new features and it's going to get janky (happens every time).

[–] GreenKnight23@lemmy.world 2 points 9 months ago (1 children)

seems like a huge risk and poorly planned. if I was invested in their product I would feel compelled to pull my support.

personally I only have one or two repos remaining in my github account. all the rest I have already moved to my selfhosted gitlab instance.

I guess I'm going to need to migrate those soon as well.

[–] slazer2au@lemmy.world 4 points 9 months ago

seems like a huge risk and poorly planned

Sounds like everything MS has done recently.

[–] irmadlad@lemmy.world 2 points 9 months ago (1 children)

NetVisor looks interesting

[–] abies_exarchia@lemmy.dbzer0.com 2 points 9 months ago

Yeah it does look cool. Thanks for the comment i would have missed it. Not sure if i have the expertise to properly interpret a network map like that, but would be fun to spin up

[–] undu@discuss.tchncs.de 1 points 9 months ago

Vates demoed on kubecon an ARM workstation running XCP-ng, a xen-based virtualization platform.

https://xcp-ng.org/blog/2025/11/13/xcp-ng-on-arm-with-ampere/

It's still early days, but I'm hoping it can reach homelabs, the big question being hardware enablement, which is difficult on ARM baseboards due to lack of standardization.

Disclaimer: I work with Vates, and prepared some component to compile under ARM to prepare the demo.