

Can’t say on that one. For us it was a matter of features and price- it’s pretty reasonable and very well supported. I can understand your other considerations, they just weren’t #1 for our team.


Can’t say on that one. For us it was a matter of features and price- it’s pretty reasonable and very well supported. I can understand your other considerations, they just weren’t #1 for our team.


We use 1Password for exactly this. It has team vaults, and supports MFAs, mobile, browser, desktop, etc. been very happy with it for last few years.
Why can’t we just have fewer people too? Instead of finding ways to support 50 billion people, how about we have good birth control facilities, education, and economies not based on constant never ending growth? The reality is unending growth WILL end whether people like it or not- wouldn’t it be better to do it on our own terms rather than in a global catastrophe?
Teams is trash, I have to use it with certain clients, slack for everything else. Literally everything it does is like a wish.com fail version of slack. Like if you ordered slack on temu.


XML sucks- gradle was a groovy DSL which was very concise and easy, it was quite nice!


I wrote Java and jvm languages for a long time. Mostly a good experience. Maven and later gradle, groovy and spring boot really made it more fun to use. Spock is still my favorite testing framework. These days it’s all python and node for me though- but using those languages and their popular libs really shows how much better dependency management and testing was in the Java ecosystem even 10 years ago.


Digit being the key here- alphanumeric with mixed case and symbols takes a dozen cards over 160 years.

So there’s shit in there about imaginary sky people being real, vaccines cause autism, racism and human rights violations? Also ignoring due process, rapes are ok if you’re president, and brown people bad?
Yeah fuck off with all that shit.


Really? Cause my kids don’t know what Netflix is and love the switch and portal. Maybe it’s Netflix people don’t care about anymore.


If they require you to use the bastion, then trying to avoid it is probably a bad idea.
If the bastion is running an ssh server, you can jump through it with ssh pass through (using -J).
SSM provides session manager which allows you to skip having a bastion altogether- it basically lets you start an “ssh” session to a private instance without opening ports or networking using aws creds. This requires that you have access permissions to do this and that ssm is enabled.
But… if the reason you are using the bastion is so that they can inspect the traffic, then they’re not gonna let you bypass it via ssm because that also bypasses the managed networking.


I use the cloudflare dns, but there are all kinds of adguard ones too. The Adguard app itself has a big list of options for the fallback.
If you’ve never used adguard, check it out, it can run as a container or on a pi, you just point your router dns at it


I love anything with a tech tree or a skill tree or items that improve based on usage. The ratchet and clank games have such a great mix of all of those things, I end up spending a bunch of time just leveling up the guns!


And no one will do anything about it and he and trump will just challenge each other to a dick sucking contest.


Trump must give amazing head. Must be those soft fatty cheeks.
Thereare Linux servers running that haven’t had reboots in years.


Dividing voters into dumb racists and normal people, you know, the great divide.


I fully support scalpers getting fucked.


You’d have to be a real tool to buy that
Sure you can build an engine if you want- the reason so much stuff is unity is because it handles the cross platform build/deploy for you and is already a well established engine/platform.
If you’re trying to make a game- use an engine. If you’re trying to make an engine, don’t get distracted with making a game. They’re very different things these days.
If you’re just doing this to learn and want to make a game from scratch, then do that- but the cross platform is a pain.