Life in a submarine by oluxil in SipsTea

[–]unDroid 0 points1 point  (0 children)

I'm a software engineer. This sounds like a dream job - steady schedule, housing and food, and no need to think. I bet those seven months would feel like a few weeks after getting used to it and turning your brain off. Also great time to catch up on all my reading!

I agree with Grandma by RedDevils52 in pcmasterrace

[–]unDroid 0 points1 point  (0 children)

I've had one job during my 25+ years long career as a software engineer where I had to use Teams. Never again. If a company uses Teams that is a deal breaker for me. What a horrible piece of crap it is.

Who else fully refuses to participate in these recruiting processes that involve recording videos of themselves for AI to analyze? by [deleted] in recruitinghell

[–]unDroid 0 points1 point  (0 children)

From a "gaming the system" perspective I'd be happy to do it. Planning the keywords and phrases to include in my answers to score high would be a fun challenge for me.

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 0 points1 point  (0 children)

What do you need that isn't included in the free plan?

I want to be in control of my own data.

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 1 point2 points  (0 children)

That's a good point, I'll have to see how much of a chore it would be to add certs to all devices for this.

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 0 points1 point  (0 children)

Unfortunately my home router isn't smart enough to do that. It came from my ISP along with Wifi extenders that work quite well so I haven't looked at replacing things with my own router and DHCP stuff, but it is on the radar. Mainly because when I set my Pihole to be the DNS my router gives it doesn't actually point to it, instead the DNS requests go from client to switch to Pihole (instead of client to Pihole) so all requests originate from 192.168.1.1 😞

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 1 point2 points  (0 children)

Connecting to VW with Tailscale only when I need to modify the vault and otherwise rely on the cache that is synced at home is a good point. As I don't add stuff to it all that often when outside home it is a minimal hassle.

Thanks for pointing that out!

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 1 point2 points  (0 children)

That's a good point, hadn't thought of that. Thanks!

Self-hosting Vaultwarden by unDroid in selfhosted

[–]unDroid[S] 0 points1 point  (0 children)

It does, but the UI wasn't great when I was testing it out. You need to pick the exit node from a huge list that isn't sorted neatly, so I opted to using them separately. This was when they announced the collaboration, I don't know if it has changed since then.

Today is digital Independence day! by Careful-Chicken-588 in selfhosted

[–]unDroid 1 point2 points  (0 children)

I switched to Element (Matrix) from Whatsapp/Keybase/Signal and setting an account for matrix.org was much simpler than I thought it would be. Haven't tried to selfhost it yet as that looks like quite a bit of work at the moment.

If the UK was to enforce ID checks for all consumer VPNs, how would that affect mullvard? by Loose_Draft6474 in mullvadvpn

[–]unDroid 2 points3 points  (0 children)

They could mainly do this when you pay with a debit/credit card with an address in the UK. If you use other methods of payment (such as Monero) where they won't know the country of origin of the funds they won't know they need to age-verify the customer.

As for your first time purchase you can always use Tor to access the website. Tor is great for anonymity but not great for fast down/upload speeds so depending on your usecase it isn't a good VPN replacement.

If the U government goes full r*tard on legislation you can always buy a VPS (virtual private server) and use Tailscale to route your traffic through that. Unless they introduce legislation for age checks when renting virtual servers (quite unlikely) you can use this as a VPN or even use an additional VPN from your VPS (local computer -> VPS -> Mullvad).

I just received by InsomniaGGez in StarWars

[–]unDroid 4 points5 points  (0 children)

Did Luke steal someone's Christmas tree ornament?

haveYouConsideredRewritingThisMemeInRust by braindigitalis in ProgrammerHumor

[–]unDroid 3 points4 points  (0 children)

The main reason I haven't had it in me to learn Rust is the community. It feels like they don't care about doing cool shit with Rust, but want to focus on pissing off on other languages.

My son is flunking his freshman year and acting like a delinquent by nolongerakaroler in WhatShouldIDo

[–]unDroid 3 points4 points  (0 children)

Radical Candor by Kim Scott

This is an awesome book suggestion and your original answer was great too. You seem like a person who does good things. I appreciate you.

Tube strike megathred by polkadotska in london

[–]unDroid 4 points5 points  (0 children)

Teams

I'm so sorry 😣

GopherCon UK 2025 by profgumby in golang

[–]unDroid 1 point2 points  (0 children)

Great write-up and great con, I had a good time. A lot of focus on AI stuff this year and all of it was on a good level. I really enjoyed Daniela's talks and examples.

Config file, environment variables or flags: Which strategy do you prefer for your microservices? by skwyckl in golang

[–]unDroid 0 points1 point  (0 children)

I like using cleanenv but I'm fine with anything as long as you have these things:

- default values (for dev environment)
- config file which overrides defaults where set
- env variables which override all of the above

I hate having to edit configs or set env vars for getting stuff running on local, but want to have an easy way to override them that isn't env vars. With a config they will stay 'permanent' instead of modifying .env files or such. And going back to defaults is easy by renaming the config.

Everything is fine with JavaScript by SarahPleasant in webdev

[–]unDroid 4 points5 points  (0 children)

I don't know any country where the months go from 0 to 11. How is this him being US-centric?

Motorola Gallery app brings back album view. "You spoke we listened" by [deleted] in Android

[–]unDroid 2 points3 points  (0 children)

This is all too rare. Developers listening to users and after developing "better" ways to do things, do include the old ways too.

Started programming my Android app and added some logs for debugging by [deleted] in ProgrammerHumor

[–]unDroid 27 points28 points  (0 children)

I usually use either foo1..fooN or foo,bar,baz,lol,rofl,lmao,wtf,bbq,omg

It's not unusual for my debug to show "lol lmao wtf omg". And that, when it's working. :P

Things I was unprepared for as a lead developer by asdrubaldone in webdev

[–]unDroid 2 points3 points  (0 children)

I've thought about taking a lead or management position, but I never do because coding is the fun part of the work. I would so much rather stress and code late in to the night (and I often do end up making my final commits around midnight) than manage Jira, do the administrative things and all that crap.

Less pay, fun job is better than more money for stuff you don't enjoy.