toiletduck
No user record in our sample, but toiletduck has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but toiletduck has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Litestar seems to have a very active social outreach team while fastapi seems to have an active user base to me. It's strange to see how often it gets shilled for by its maintainers/fans in python threads to the point…
Given they backfill the first two years with grant value bonuses, this is irrelevant: the first two years just pay straight cash to make up those % to 100. First year is an up front payment, second is monthly payments.…
I think these kind of articles tend to have a fair amount of truth to them, but a lot of the anxiety etc is caused by the all out denigration of remote workers. People being constantly undermined tend to be anxious…
They've delivered Goodheart's law in action - there is so little room to survive in a classroom today in England today as these same metrics are the measure of successful teaching. Teachers are left with no option but…
Context is key here, but as a thought experiment- the most profitable businesses can hire with effectively no limit if they choose. FAANG isn't a great proxy for that but it'll do - assume their hiring bar is "can…
From your multiple comments on threads it seems like your ego is strongly attached to your code - if you truly never, not even one time, derived value from a code review, either you always choose to work in toxic…
> simplified, vendor agnostic I just don't see this being true. Being "cloud agnostic" likely means it's an incredibly leaky abstraction where at the first sign of trouble, you're going to have to understand winglang +…
I know it's not the point the author is trying to make, but I couldn't help get the feeling this example isn't good enough to carry the point. from stdlib: from urllib.parse import urlparse, parse_qsl url =…
Well there's not a great deal going on in somewhere like the middle of the Forest of Dean as far as software engineering challenges go - you do tend to have to go where businesses are solving problems.. even in a more…
My Dad died after a long and difficult fight with prostate cancer that advanced to untreatable Stage 4 very quickly because of an underlying BRCA2 mutation. I'm so thankful the NHS tested him for this, and then tested…
Your suspicions are incorrect - I'd suggest trying the AWS CDK as it solves exactly the problem you want it to solve in the sense of providing strong type safety.
You can use the CLI and your terminal directly, as well as use SSH over SSM for proxying and SCP.
Have a look at https://docs.aws.amazon.com/systems-manager/latest/userguide... - in a lot of cases removes the need for a bastion and SSH keys at all
I empathize after two years in UK education. The working culture is almost cult like and self reinforcing - the Peter principle in action turns the best teachers at reinforcing the status quo into headteachers. Unions…
You absolutely can. Eating less calories than your basal metabolic rate (calories burned just to stay alive) means stored energy will be burnt and body weight will reduce.
>Google has a reputation for killing obscure consumer products It has a reputation for killing cloud products like classic VPNs in GCP too, a significant part of our cloud infrastructure. Distrust is earned in this case.
The difficulty of the article and of your example is active vs passive learning - watching and reading people with more experience is important, and I guess the spirit of the article is to do that actively without…
OVO are still hiring and planning growth this year: I'm not sure on the ettiquette of reffering people, but sounds like it might be of interest. Cloud first, lots of flexibility in teams running their own microservices…
Cloud agnostic in terms of using the best products from each service: sure. It makes sense to leverage the strengths of each cloud provider. Having all your infra written with shim layers to move it freely between…
Writing Terraform is easy - having it work after six month of features being delivered, the cloud provider evolving, and working with all your other microservices, isn't particularly. Assuming you can do that and just…