There's a lot of interesting AI models out there on hugging face, and sometimes I want to try them...
A friend of mine showed me a great use of ChatGPT to write human-friendly error messages. I thought...
A junior dev came up to me for help with a bug in his Javascript code that's causing a memory error, my intuition told me that there was an infinite loop somewhere. < flashback >
So one fine morning, I had this conversation with @picocreator. Him: I dreamt that I was coding this morning.
I just wanted one thing only and only one thing.
It took six whole seconds to merge 15,000 arrays with an average size of 5 elements with .concat. What the hell is the Javascript's .concat method doing under the hood?
So if you are thinking of automating tests, but it sounds overwhelming for you, try starting with the scariest code.
And then I grew up, and being a nerd is "un-cute", especially for a girl.
Setup secure datasets for different environments and user roles
The problem isn't the broken tests. We just have very broken tools for UI testing. UI testing suck...
On the bright side, we will never have to worry about the specs changing for IE11 - ever.
I began/continue to code because... I'm greedy. :) I was stuck between choosing the...