Avatar

vvv

vvv@programming.dev
Joined
4 posts • 121 comments
Direct message

Not only do we have password managers now, we also have OIDC. I can see a situation where a service pops up with no offering other than identity management/verification, and forum-like software can accept log-ins from that service.

permalink
report
parent
reply

thanks for the recommendation! I just installed it, and can at least add my own list.

permalink
report
parent
reply

For bonus points, you can use fdroidcl to reinstall your fdroid apps from a list when you reset your phone!

permalink
report
reply

I’m currently pretty happy with the moto razr+ that just came out. when folded closed, it’s essentially a smol single-handed phone. Previously I had a moto stylus something. Word of warning about moto phones, is pay attention to what things they’re missing. That stylus phone didn’t have NFC, didn’t support Miracast. Neither of these phones have displayport, or even USB-3 out of the USB-C port. besides that, they’re good phones: pretty well built, software is unobtrusive, easy to root.

the small phone situation is pretty dire in general. I went through 3 Xperia z3c’s before I gave up.

permalink
report
reply

I stopped using extensions on anything meant to be an “executable” since it leaves me with the option to switch it’s implementation. e.g. shell to python or some binary

permalink
report
reply

I’ve had mine for about two weeks now. Although it does have Ready For, it does not have displayport out of the USB-C port. This means you can only get the desktop experience via Miracast. When connected by cable, it can act as a peripheral (keyboard/touchpad/webcam) though.

Posted from my folded razr+ 😁

permalink
report
parent
reply

I would recommend you avoid relying on features of GitHub, and only use features of git. You never know when you might decide to switch repo hosting providers!

With that said, you’ve got a number of options: you can use tags or branches as “labels” to choose what’s applied to what environment, or depending on the flavor of IaC you’re using, have an entry point for each environment in your code which includes and parameterizes a common “environment” module.

permalink
report
reply

I agree. What I’m proposing is, if you go with that option, that you use a branch as a “single instance label”, pointing at commits within your main branch. Don’t use them as actual branches for additional environment-specific commits.

permalink
report
parent
reply

do you live in mississippi, virginia, or utah?

permalink
report
parent
reply