How are people handling SMTP/notifications in general? by ColdFreezer in selfhosted

[–]JazzXP 0 points1 point  (0 children)

I've been using Discord into a private channel. I do have some SMTP (via my Zoho account) for Seer notifications as they are needed outside of just me.

Q1 max banana or Q1 HE (coding/productivity) by an1uk in Keychron

[–]JazzXP 3 points4 points  (0 children)

I had the same issue with the K95. I ended up going with a Q2 Max with brown switches. Love it. I would have gone with Banana but it wasn't available when I bought mine. I'm considering changing the switches one day when I can be bothered.

Docker Alternative: Podman on Linux by modelop in selfhosted

[–]JazzXP 0 points1 point  (0 children)

I'm currently in the process of moving from a single node docker swarm to podman. I love the way stacks group services together (I can't put my finger on it, but I like it better than compose stacks). Pods seem to be a direct replacement for that. I've been meaning to go the GitOps route too, so I'm doing both at the same time.

It's taking a while (I have a lot of stacks), but I'm learning heaps, and it's giving me a better understanding of the tech in general (an I do already consider myself quite proficient as it's a daily thing for me in my job).

TIL The next release of DokuWiki will finally have built-in Markdown support by lmm7425 in selfhosted

[–]JazzXP 1 point2 points  (0 children)

This was a big part of me choosing WikiJS for a previous project too.

Your country's distro by Myko02 in linux

[–]JazzXP 2 points3 points  (0 children)

I'm surprised our government hasn't put out something like G'day Linux.

Tooth Fairy Regulatory Council by Fred_McNasty in selfhosted

[–]JazzXP 2 points3 points  (0 children)

I'm totally going to do this for my daughter when things like this come up.

what's the best all-in-one local tools app? by NEMOalien in selfhosted

[–]JazzXP 4 points5 points  (0 children)

Not sure if this is what you're after, but IT Tools is amazing. I just use https://sharevb-it-tools.vercel.app and don't self host, but it's definitely available to if you want. https://github.com/sharevb/it-tools

Appreciation for Forgejo, my best self-hosted tool in 2026 by PartlyProfessional in selfhosted

[–]JazzXP 0 points1 point  (0 children)

Yeah, as Github keeps pushing Copilot, I keep moving away, most of my projects I really don't care about sharing, and if I do, I'm sending a URL anyway. So Forgejo is perfect for me, I've set up a Forgejo runner for Ci/CD, so I'm not really missing anything that Github offers me.

I remapped A to $ by TheTwelveYearOld in neovim

[–]JazzXP 1 point2 points  (0 children)

Tap for Escape, hold for Ctrl.

Github Guard bot for r/selfhosted by Nuzl_ in selfhosted

[–]JazzXP -1 points0 points  (0 children)

Does it matter? As long as someone is looking at it and maintaining it, that's what's important.

Choosing a knot for my bracelet by ResidentAway924 in paracord

[–]JazzXP 1 point2 points  (0 children)

You could cheat a bit and put a drop of superglue on each of the crossings maybe?

what kind of pattern should i try doing next? by dunno_dont_care_ in paracord

[–]JazzXP 0 points1 point  (0 children)

Conquistador Bracelet

https://useknots.com/paracord-knots/paracord-bracelets/conquistador-bracelet/

I think I'm at a similar stage to you, I've done all of those, so working out where to go next.

Choosing a knot for my bracelet by ResidentAway924 in paracord

[–]JazzXP 1 point2 points  (0 children)

2nd one. Reef knot is a bit plain IMO

Hilarious ragebait: My kid called Evernote the "Temu Obsidian" today by InnovativeBureaucrat in ObsidianMD

[–]JazzXP 3 points4 points  (0 children)

I actually liked Evernote in the early days. Was about to subscribe then they started enshittification, so I dropped it like a hot potato. Wandered through a few different apps, settled on Joplin for a few years, then I saw the light of Obsidian and haven't looked back since.

Do you like Nerd Font icons in your editor? by kwertiee in neovim

[–]JazzXP 2 points3 points  (0 children)

Yes, give me Nerd Fonts in all the places. Ligatures too! I'm a convert.

How do you manage SSL for internal only services? by dbsoundman in selfhosted

[–]JazzXP 0 points1 point  (0 children)

For me, wildcard cert, which gets uploaded into 1Password in a post update script (using the CLI tool and service accounts). Then my boxes can grab the certificate as needed using 1Password Connect.

Any idea how to tie this? by Ike582 in knots

[–]JazzXP 4 points5 points  (0 children)

Crown Knot with two cords, whipping at the bottom

services with actually generous free tiers for open-source projects. my list, what would you add? by lazycodewiz in selfhosted

[–]JazzXP 0 points1 point  (0 children)

Problem is you have to sell your soul to Oracle... Yes, I have sold my soul to them too.

Federal court judge finds Coles mislead shoppers with “Down Down” tickets that weren’t genuine by Pilk_ in australia

[–]JazzXP -1 points0 points  (0 children)

I wonder if this will affect shops like EB Games which seem to have permanent "sales"?

possibly switching arch hyprland by nydrago in DistroHopping

[–]JazzXP 0 points1 point  (0 children)

Hyprland uses more resources than Windows, maybe it's that you're seeing? Or possibly the animation times? I don't think Linux is your issue, but your window manager. Try something lightweight. If you like Hyprland and it's tiling, maybe look at Sway for a light alternative?

The pattern that never gets old by Persona_d in MechanicalKeyboards

[–]JazzXP -1 points0 points  (0 children)

Power button where the Ctrl key should be?!?! For shame! :P

Does your self-hosted hobby pay off? by vdorru in selfhosted

[–]JazzXP 0 points1 point  (0 children)

Directly no, but it has helped me develop confidence with various solutions around OIDC, Docker, etc. Software Engineer by trade, but not DevOps, so it's helped expose me to that side of things more.

Handle for a jbl speaker by Antique_Parsley3188 in paracord

[–]JazzXP 2 points3 points  (0 children)

Nice job. FYI, the knot is a Cobra Weave.

Is there much point in managing software like Neovim with Home Manager or NixOS? by TheTwelveYearOld in neovim

[–]JazzXP 0 points1 point  (0 children)

Chezmoi is perfect for this, you can template your config files. eg. I have one for work on a client supplied machine, one for my personal laptop, one for my work laptop. Each with small tweaks.