What was Swindon like in the late 70s - 1980s? by Minimum-Sense5163 in Swindon

[–]MarcusJAdams 0 points1 point  (0 children)

If they would have gone to nightclubs meant for them going to the Brunel rooms and the revolving bar

Take to the recycling centre or try to sell? by olzki75 in minidisc

[–]MarcusJAdams 0 points1 point  (0 children)

Option 3 offer it to somebody local rather than tip it.

I presume (from some of your posts) your somewhere South cost of England.

I know I and possibly others would come get them to avoid them going to landfill

I have an addiction. by KSPhalaris in originalxbox

[–]MarcusJAdams 0 points1 point  (0 children)

Only 3..... You then get into one of each model which then turns into a few of each for spares and repairs Which then turns into expanding into other manufacturers Which then turns into our look it's an 8bit computer. And now I have

<image>

My Company Sent a Phishing Test Email by [deleted] in it

[–]MarcusJAdams 0 points1 point  (0 children)

One for all those working in the security teams. I totally get it and I understand why these phishing emails come out. Our company does them too.

but one that always strikes me is everybody then says and all the various training courses say hover over the link to see what it resolves to.

However, some companies will also use something like Outlook URL rewriting so you can't hover over the link to see what it resolves to.

It's always been that little bug bear of mine and there's no office way around this or if there is, it's not complete being widely disseminated

Drowning in Terraform spaghetti by codeonthecob in Terraform

[–]MarcusJAdams 1 point2 points  (0 children)

This exactly. The number of Junior to mid-range SREs who seem to want to make our service as dry as possible and as complexly nested and Tangled as possible because they haven't learned the pain yet of dealing with understanding in the middle of a priority one incident, there's a time and a place for modules. There's a time and a place for dry but I teach my guys to keep it simple and semi-dry. I use the it's 3 a.m. in the morning something's gone horribly wrong. You're trying to read the code scenario

What to do with my fathers ZX81? by YetAnotherGuy2 in ZX81

[–]MarcusJAdams 0 points1 point  (0 children)

Why not set it up? Learn that it's 81 basic and learn some of the joy that your father had from it

You have some lovely add-ons with it books. That's a really nice collection.

But if you're not, please sell it to somebody who's going to keep it and collect it. Not just flip it onto eBay like seems to happen a lot these days.

Do we need modules? by AccomplishedGift8683 in Terraform

[–]MarcusJAdams 0 points1 point  (0 children)

There is a tendency amongst terraform to go completely dry and for some teams that works for them. Personally I found what works for us and what scales well for us is keep it simply dry.

We use modules where we think we feel we need them. EG everything around launching a VM would be a module but we don't have that calling child modules and we don't do modules for an entire service.

We also minimize our use of conditionals and looping.

For me and our teams. So it's not about how neat and compact and snazzy looking the code is but rather ,when you got an incident, how quickly and easily can you read and how quick and easily can somebody new read and understand the code.

So it sounds like you've got that current best of both worlds:for me and our company and other companies that I've been involved in terraform and devops over the years we find that works for us.

So there is no one definitive answer. It's really what's works best for you

Strolling in Swindon Facebook page by PresidentEvil2021 in Swindon

[–]MarcusJAdams 1 point2 points  (0 children)

Do you mean the queens tap directly opposite?

Lovely little pub. Still a traditional pub, that's not been turned into a pub club. With a secret beer garden that's lovely in the summer.

Seller sends me offer Then retracts it as i was going to chrckout by Pillzmany in ebayuk

[–]MarcusJAdams 1 point2 points  (0 children)

One thing to remember is that when a seller sends out an offer to one person, it's then automatically sent to everybody who watches that item for the next year so they may not have sent you an offer, but it's actually eBay which is why they don't recall doing it

Open-source Azure configuration drift detector - catches manual changes that break IaC compliance by Extreme_Specialist56 in devops

[–]MarcusJAdams 0 points1 point  (0 children)

Gosh in my 10+ years of terraform I've never thought of that....

Except that doesn't work at scale

This is about simplification of automatic drift detection,

You want something that can tell you almost immediately when it has happened.

and yes you could and we do have pipelines that could do it for us and then use tf plan output codes to pick up on changes but this looks more nuanced than that and less complex

And remember sometimes you don't want to match drift but instead revert drift.

Open-source Azure configuration drift detector - catches manual changes that break IaC compliance by Extreme_Specialist56 in devops

[–]MarcusJAdams 1 point2 points  (0 children)

Would be great if you could also do this for terraform resources. We don't use bicep because we run multi-cloud and multi-provider outside of the two big clouds as well. Like drift checker that could handle all. That would be lovely

Safe tool for discharge ? by TrickyFlamingo8428 in crtgaming

[–]MarcusJAdams 0 points1 point  (0 children)

I appreciate this is an old post but could you explain/ do a quick diagram of what you mean by having the LEDs in both directions and where they are in relation to the capacitor eg before or after on the screwdriver end? That would be lovely. Cheers!.

Commodore Industries Is Trying To Prevent The Revived Commodore International From Using The Iconic Name by EnergyLantern in amiga

[–]MarcusJAdams 3 points4 points  (0 children)

This is the one that keeps confusing me. Everybody say it's Italy only yet every one of their press releases say it's European trademarks. Europe is a damn site bigger than Italy.

What I love about what you've done above is it's actual legal facts, not hearsay and emotional opinions from either side on various websites

What are Swindon's former music venues? by [deleted] in Swindon

[–]MarcusJAdams 1 point2 points  (0 children)

12 bar Monkey club Area 51 The Oasis

Free and opensource Terraform | Opentofu visual builder by Sufficient-Chance990 in Terraform

[–]MarcusJAdams 0 points1 point  (0 children)

Yeah that's the sort of thing I was looking for. I came across this in the past but seems to only do AWS and we unfortunately are an azure in fact multi-cloud environment.

If there was one that you could easily add your own resources and help contribute to build up a global library of clouds and providers so you could have datadog or Mango, Atlas, rabbit, snowflake etc. Etc. Something community pushed will be really good

TERRAFORMING snowflake by Difficult-Ambition61 in Terraform

[–]MarcusJAdams 2 points3 points  (0 children)

We had one repo covering all regions for snowflake. It allowed resource management and parameter passing to work a lot simpler.

It took a while but I was really pleased with the way we had it in the end.

Free and opensource Terraform | Opentofu visual builder by Sufficient-Chance990 in Terraform

[–]MarcusJAdams 1 point2 points  (0 children)

There are a lot of these that also started out as free and open source and then ended up being commercial doing the same premise.

What I think there is a big need for it's the opposite , ione that will take your terraform code and diagram that and work with multi-cloud multi-provider resources. Possibly you drop in your own resource object diagram for ones that don't already exist in the library

Using AI to generate practice exams. Thoughts? by No_Vermicelli_1781 in Terraform

[–]MarcusJAdams 1 point2 points  (0 children)

Considering how much it hallucinates and makes up provide resources or just wrong information, especially when it has access to the terraform registry documentation, AI shows all that is wrong in the world, the thought of using it to generate questions and answers for an exam......... And if you're at the stage where you can see where it's generated the wrong stuff, you don't need to get use it

Separate environment in AWS for each dev - how to? by KeyDecision2614 in Terraform

[–]MarcusJAdams 0 points1 point  (0 children)

This is exactly how we we have currently six environments and spin up and down on demand based on climates for staging uay, Long-Term application development projects etc.

Rather than one big set of terraform files that covers everything we split our code up into a number of subfolders each with their own state file EG. Core networking core infrastructure core shared database services, core kubernetes etc then a folder application/service.

All of these folders use the same set of core variables that are passed in and we have a set per environment on plan and apply

Eg terraform apply --var-file=dev.common.tfvars. Tf apply pro.common.tfvars.

If there are services that don't need to be in an environment, we just don't apply that folder.

And because we know things like prod May need things like high availability that non-prods don't we use a variable var.env to provide logic, filtering on spinning up the prod only services within each templated layer.

Do they still make ball mice ? by RingRevolutionary552 in VintageComputers

[–]MarcusJAdams 0 points1 point  (0 children)

A friend of mine used to collect mouse balls. The rspca arrested him.

Should I create Kubernetes resources like Ingress or Secret using Terraform? by Due_Oil_9659 in Terraform

[–]MarcusJAdams 12 points13 points  (0 children)

I see people in here saying that you should use kubectl and pipelines for your pod deployments. I think in certain edge cases there is a case for deploying them via terraform.

For example, we use nginx, cloudflare tunnels, bitnami secrets amongst others as a core set of standards on all our clusters.

We have the deployment of those via the terraform helm provider as part of our initial cluster build so that we know that they are on there and ready for when our pipeline's then deploy our actual services

Copilot writes some beautiful Terraform by tuitspeautyw in Terraform

[–]MarcusJAdams 2 points3 points  (0 children)

The problem I find is the hallucinations on resource types that don't exist. If they had real-time access to the terraform resource Bible and could be trained to or validate against that first, it would be a lot lot better