Skip Navigation
Don't forget to change your z offset after swapping nozzles
  • Switched over to Revo nozzles on all my printers. Didn’t have to adjust my z-offset since then, neither did I have any issues with print quality.

    They are pricy but I prefer a stress-free solution over a cheaper one.

  • Piggybacking off the selfhosting email post earlier, does anyone have experience self hosting anon addy?
  • Most of the spam mails I receive simply greet me by the exact part in front of the @. I think you are too confident in regards of „most“ spammer‘s capabilities.

  • How do you use Tailscale?
  • Pretty much that. I don’t want to host „mission critical“ stuff by myself nor do I want to care about backups. With Tailscale I’m just a sign-in away to be able to access all devices connected to it

  • How do you use Tailscale?
  • I use Tailscale as is. Mainly to connect to my devices but also for fancy stuff like this:

    Some of my servers are only available via Tailscale. They don't have any open ports to the internet. Even authentication to these servers via SSH is handled by Tailscale SSH.

    I have some SMB shares on my local server and I gave access to it to some friends via Tailscale by sharing said server and lock it down ACLs. So people that have "shared" access can only access the server via SMB's ports.

    One more thing I wanted to use but then stopped screwing around with it: Tailscale Funnel. I wanted to access some local webservices on my server via the internet without connecting to Tailscale first but also without opening ports on my local router. The downside of Funnel: no custom domains (yet). This means I would have to use their Tailnet name instead. Instead I went with Cloudflare Tunnel.

    One more thing that was annoying with Funnel: I wanted to use tsnet for quick file shares via a very basic HTTP server. Tsnet created "virtual" machines within mail Tailnet which I could then funnel to the internet. Unfortunately, Tailnet DNS propagation is absurdly slow. It's not really made for on-demand funnel usage. It would work just fine while being connected to the Tailnet via Tailscale, but not via Funnel over the internet.

    All in all, I'm super happy with Tailscale. Setting things up was so absurdly easy and it just works.

  • Does anybody else do this?
  • Doing the same with almost all my filaments. I picked the Cali-Dragon model since it also somewhat benchmarks the filament and printers. Basically a nicer Benchy

  • Saw Guardians of the Galaxy Vol 3 this weekend. Interesting choice of tube connector

    Looks like the prop makers of the movie used a lead screw coupling and bashed it together with some tubes and other parts. When I saw it I went like the Leonardo DiCaprio meme pointing at the TV.

    9
    Hey selfhosters, what are you selfhosting?
  • What exactly?

  • Hey selfhosters, what are you selfhosting?
    • The Lounge (IRC Client)
    • Blocky (local DNS server with ad-blocking)
    • Tailscale (VPN mesh between clients and other servers)
    • Cloudflare-Tunnel (to access some local services directly from the internet via my own domain)
    • traefik (reverse proxy + TLS for all my services)
    • Authelia (auth server for services that don’t have their own authentication)
    • borgmatic (borg backup automation for container data. Pushing backups to borgbase.com)
    • paperless-ngx (document management system)
    • Plex (media server)
    • Tautulli (stats and tracking for Plex)
    • mosquitto (MQTT server)
    • zigbee2mqtt (service to manage my Zigbee devices)
    • Homebridge (service to get z2m devices into Homekit)
    • Homeassistant (home automation)
    • Prometheus (collect stats from several services above)
    • telegraf (more stats collection + server metrics collection)
    • Grafana (for some dashboards that I didn’t want to create in HA)
    • miniflux (RSS reader)
    • Linkding (bookmark manager)
    • Atuin (shell history sync server)
    • uptime-kuma (monitor some external servers + my local internet connection by pinging healthchecks.io)
    • redis (for paperless and some own projects)
    • postgres (for miniflux, atuin and some own projects)

    Everything is running in containers on an Unraid server

    • 24 TB usable (16 TB parity drive)
    • 1 TB nvme Cache Drive
    • Intel i3-12100T

    With disks at idle/spun down, it consumes roughly 25W.

  • sn0opy sn0opy @lemmy.world
    Posts 1
    Comments 8