+1. I used to think it was just something that happened to old people, until it happened to me
+1. I used to think it was just something that happened to old people, until it happened to me
Yeah eastern countries just don’t have the same relationship with alcohol that the west does.
Gambling, however…
And then managers go “why does shadow IT exist?”
…you have my condolences
Yep, being familiar with the data model is 98% of the effort.
The remaining 2% is the query
But it’s genuinely what we were all doing not so long ago
Jokes on you, my first job was editing files directly in production. It was for a webapp written in Classic ASP. To add a new feature, you made a copy of the current version of the page (eg index2_new.asp
became index2_new_v2.asp
) and developed your feature there by hitting the live page with your web browser.
When you were ready to deploy, you modified all the other pages to link to your new page
Good times!
I disagree unless the tests are reasonably high level.
Half the time the thing you’re testing is so poorly defined that the only way to tighten that definition is to iterate.
In this sense, you’re wasting time writing tests until you’ve iterated enough to have something worth testing.
At that point, a couple of regression tests offer the biggest bang for buck so you can sanity check things are still working when you move on to another function and forget all about this one
It’s an acquired taste. Back when I was a starving student and everyone was drinking cheap alcohol and living off 2-minute noodles, I acquired the taste
Wow, and here I was trying to set breakpoints using the devtools debugger and faffing around with sourcemaps.
Wish I knew about this 10 years ago!
That would make for a long ass movie night
TIL what movie inspired React state management
Actually, it makes perfect sense.
The loose terms like morning, noon, night etc are related to the suns position in the sky and exist regardless of what the wall clock happens to say
var context = RuntimeSingletonFactory.getCurrentFactory().getCurrentRuntimeSingleton().getContext()
A good project manager also returns 403 forbidden to middle managers trying to scope increase projects or poach project members
Only the ones that work for the BBC
Came here to mention this
Don’t avoid JVMs for “security” reasons, the security industry will raise CVE’s against anything they think will look good on their CV.
Avoid JVM’s because they are synonymous with overengineered, bloated, overly verbose code with crazy memory requirements for what they deliver
They have played us for absolute fools
Refer to the meme - “Linux users and other Linux users”
I use Arch btw
Yeah, but, like, how many hours will it take for you to deliver 5 complexity points?