Emilio S

@angelus788
9 Followers
172 Following
667 Posts
IT Professional, Tech Geek, Gamer, Fitness Enthusiast and Food Junkie!

Obsidian LiveSync 0.25.77 brings smarter file deletion that respects your preferences, plus a massive typing and import path overhaul for maintainers. Report issues if you spot them. #selfhosted #homelab

https://github.com/vrtmrz/obsidian-livesync/releases/tag/0.25.77

Release 0.25.77 · vrtmrz/obsidian-livesync

0.25.77 19th June, 2026 This update is mostly meaningless for users. But for maintainers, not, I hope. I wonder if I were done well in the start, there would be no hassles. It really was a great op...

GitHub
Sorry 2 android devices and cannot edit or delete posts, either.
@trunksapp seems remember mode for the feed is broken with the beta. Tried 2 2 devices the behavior is the same. Love the design.

Modernizing the UI a bunch.

No more spinners, touch ups, etc.

Obsidian LiveSync 0.25.64 brings a revamped P2P status pane with active remote selectors, per-peer replication actions, and clearer status icons. Big step for real-time P2P sync. #selfhosted #homelab

https://github.com/vrtmrz/obsidian-livesync/releases/tag/0.25.64

Release 0.25.64 · vrtmrz/obsidian-livesync

0.25.64 17th May, 2026 P2P Status Pane Added active P2P remote selector (combo box) and + action to create/select a P2P remote from the P2P setup dialogue. Added per-peer immediate replication act...

GitHub

Improved spaces in the Singularity Desktop sidebar!

More info at: sinty.dev

#Linux #Windows #OpenSource #Development #Design

Traefik v2.11.45 is out with key bug fixes including removal of cross-provider sanitization for K8s service loading. Check the migration guide before upgrading. #selfhosted #homelab

https://github.com/traefik/traefik/releases/tag/v2.11.45

Release v2.11.45 · traefik/traefik

Important: Please read the migration guide. Bug fixes: [k8s/crd] Remove cross-provider sanitization for Kubernetes service loading (#13087 @rtribotte) [docker, ecs] Migrate to github.com/moby/moby...

GitHub

Obsidian LiveSync just hit v0.25.59. If you're self-hosting your note sync instead of paying for Obsidian Sync, this plugin with CouchDB is the way to go. Keep your data yours. #selfhosted #homelab

https://github.com/vrtmrz/obsidian-livesync/releases/tag/0.25.59

Release 0.25.59 · vrtmrz/obsidian-livesync

0.25.59 Fixed No longer does Setup-wizard drop username and password silently. (#865) Thank you so much for @koteitan ! Setup URI is now correctly imported (#859). Also, thank you so much for ...

GitHub

Fastmail now has an MCP endpoint: https://api.fastmail.com/mcp.
MCP is an open standard, not tied to any one vendor. It sits alongside IMAP, CalDAV, and CardDAV as another way to connect to your email, calendar, and contacts. Optional, OAuth-gated, with read-only, write, and send permission levels.

You pick the client. Your data, your choice.

Read more: https://www.fastmail.com/blog/an-mcp-server-for-fastmail/

#NationalEmailDay #MCP #OpenStandards #Fastmail #EmailPrivacy #BetterEmail

Tired of SSH-ing into every NixOS machine to run updates? New guide on how to automate it: CI updates flake.lock daily, shows you exactly what changed per host, and machines self-upgrade after you merge. No surprises, no manual SSH.

Works also for your desktop machines.

https://getnix.io/guides/nixos-auto-upgrades/

#Nix #NixOS #CI #IaC #GitOps

Automatic NixOS Upgrades with Forgejo Actions

Keep NixOS servers and desktops up-to-date automatically — CI updates flake.lock, hosts self-upgrade daily, and you review a diff before anything deploys.