navigatron

joined 1 year ago
[–] [email protected] 20 points 6 months ago

You’re out here solving impossible problems. You’re “The Fixer” from Pulp Fiction. Fools look at story points. Pros see an unsolvable story that languished for years until you came along and defeated it. A single point for you is an entire epic to other teams.

Everything is a differentiator that can be spun to your advantage. The points aren’t accurate, and you’re the only one with enough guts to step up to the plate and finally work these neglected tickets; even if it won’t “look good” on some “dashboard” - that’s not what’s important; you’re here to help the organization succeed.

If the system doesn’t make you look good, you have to make yourself look good. If you weren’t putting in the effort, it would be hard - but as you say, everyone who takes a deeper look clearly sees the odds stacked against you, and how hard you’re working / the progress you’re making; despite those odds.

Don’t let some metrics dashboard decide your worth, king!

[–] [email protected] 0 points 6 months ago (1 children)

I’m very flaky here, as rust is the big one, but I think zig and/or nim might be

[–] [email protected] 0 points 6 months ago

What about, following Forum and Quorum, “-um” (or “-rum”).

Trirum; Tetrum; Octum; Dihedrum; Cyclicum;

Not sure on Abelian. Abelium? That works.

[–] [email protected] 2 points 7 months ago (1 children)

Indeed, and good points. How many users do you have? I assume this isn’t just for you, and setting up multiple nfs shares with tailscale access policies isn’t feasible. SMB might be the best play. I’ll have to refresh my memory on file sharing protocols

[–] [email protected] 3 points 7 months ago (3 children)

NFS for storage, tailscale / wireguard for access control?

[–] [email protected] 1 points 7 months ago (1 children)

Put http://0.0.0.0:11473

Your current setting is the “loopback” address. You’re listening for traffic to this address, and the only thing that can send to the loopback is yourself. This is a safe default, it means only the computer running the software can talk to it. Generally 0.0.0.0 listens on all available addresses. If that doesn’t work, use your local / internal ip.

This ui smells like it’s trying to hide the implementation details, but that makes things extremely difficult when troubleshooting

[–] [email protected] 5 points 7 months ago

Thank you trees

[–] [email protected] 8 points 7 months ago

Vscode already supports linting yaml against a schema file. Once you start configuring your code with configuration-as-code, you’re just writing more code.

If I need to “generate” some insane config with miles of boilerplate, I would use js to build my json, which can be ported to just about anything. This would replace js in that process.

I’m not sold on the need for this.

Even with something like k8s, I’d reach for pulumi before I put another layer on top of yaml.

[–] [email protected] 3 points 7 months ago

I am a leaf on the wind

[–] [email protected] 3 points 7 months ago

I have a nectar. It’s extremely meh. I don’t think it’s real memory foam.

[–] [email protected] 2 points 7 months ago

You can reduce doorknob turning dramatically by running on a non-standard port.

Scanners love 80 and 443, and they really love 20, but not so much 4263.

I used to run a landing page on my domain with buttons to either the request system / jellyfin viva la reverse proxy. If you’re paranoid about it, tie nginx to a waf. If you’re extra paranoid, you’ll need some kind of vpn / ip allow-listing

[–] [email protected] 0 points 7 months ago

This is hilarious and I would donate to help make it happen

view more: ‹ prev next ›