thelastknowngod

joined 1 year ago
[–] [email protected] 8 points 1 year ago

I kinda don't care. The providers do all of the work anyway and, I think more importantly, terraform still feels like transitional tech. I might use it to stand up an initial working cluster but, in the long run and if given the choice, I'd want to use something closer to Crossplane for managing infrastructure.

Terraform is still quite manual and doesn't mandate consistency.. You have to build automation around it and because drift is so easy it results in a system that can't just be fully automated.. You always have to check to see if changing a simple resource tag is going to revert a manual IAM permissions change that was made to a service account 3 weeks ago..

I've been using terraform almost daily for years but I wouldn't be sad if it stopped existing.

[–] [email protected] 17 points 1 year ago (3 children)

I'm an American living abroad and I use a VoIP service to maintain my US number. It had actually gotten more difficult to do this because of the changes they are making.

A few weeks ago I needed to submit docs proving I was a legitimate business with US tax id and whatnot.. If you don't have that, you have to provide an alternate number from a traditional phone contract of someone who lives in the US. Unless I were to pay for a phone subscription in America, there is no option for an individual to do this independently. I needed to use a family member's number.

My American phone number is very much necessary but I only use it on very rare occasions.. Paying something like $30-40 per month for an American phone contract (that I'll never use) plus the $15-20 per month fee for the voip provider is excessive.

If they just had an id verification system for American citizens and didn't tie it to a domestic account holder, that would be something.

[–] [email protected] 2 points 1 year ago

Mint with Cinnamon on the desktop because it's not flashy or unique in any way. I have actual work to get done and I just need the OS to get out of my way. I'll customize my shell environment but only for productivity.. I'm not spending hours tweaking my DE theme or color palette or whatever.

Server side, where I spend the overwhelming majority of my time, the base OS doesn't really matter. I am entirely in kubernetes so that's mostly all abstracted away.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Not who you were responding to but, my company does this in AWS. To be fair, the entire platform is running in EKS so it's not much more difficult than updating the CI build pipelines to build multi-arch containers, adding additional nodepools, and scaling down the amd64 ones. This was tedious but not difficult to do. I keep a small set of amd64 nodes for off the shelf software that doesn't support arm.. I think the only thing left on those now is newrelic agents. Once we move off of them the x86_64 nodes can be killed entirely.

This ended up saving us tens of thousands of dollars per month. The next step is to move the bulk of workloads to spot instances. I'll be preferring arm but if there is only capacity for x86_64, I'll have that option because of the multi-arch containers. This is going to save even more money and force developers to build applications more tolerant of node failure in the process.

[–] [email protected] 3 points 1 year ago (2 children)

But I guess a good question is, why do you want multiple OSs?

Agreed. Is it cool you can do this? Sure.. why not. Is it valuable/useful in any way? No.

I'm an old grey beard at this point though.. The days of being interested in the latest OS or distro hopping are long loooong behind me.

[–] [email protected] 4 points 1 year ago
[–] [email protected] 5 points 1 year ago (3 children)

Trello, Google Calendar, Notion, Evernote, Proton Calendar, etc, etc..

If you want to really DIY it, and depending on the things you want to be notified of, the Pushbullet API is pretty decent. I have been using that for years. You could probably do something with IFTTT or Zapier or something similar too.. I haven't dug into those.

[–] [email protected] 2 points 1 year ago (5 children)

Why not just use a web based tool and enable browser notifications?

[–] [email protected] 1 points 1 year ago

Fair. For what it's worth though, macbooks have been the default laptop at every startup I've worked at over the last ~8 years.. The first M1 mbp was released in 2020 and most of those companies I was at had a policy of replacing machines after 2-3ish years too. it's getting to the point where entire companies can be/are running on arm.

Might be more specific to particular industries or company maturity level but this has been my personal experience.

[–] [email protected] 2 points 1 year ago

Yeah but you have to write Javascript. :-D

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

The cross-compiling point makes sense but, since this is a 4.5 year old message, the state of ARM in the cloud has changed. Now developers do actually have ARM-based machines because of Apple. AWS has Graviton2 instances now and they are a lot cheaper than similarly specced x86_64 instances. ARM is a viable consideration that can be made.

[–] [email protected] 1 points 1 year ago

I think I saw them in like 2002.. Crazy they've been doing that shit for so long.

view more: ‹ prev next ›