It feels like in the near future humans won't be able to compete in technical fields (unless costs shoot up and humans are back to competing on cost). But when it comes to true creativity, I'm genuinely torn, do we even know what creativity means anymore?
I don't know, I'm really questioning this whole debate. People say AI only looks backward, but is human art really all that different? Is our own creativity just us unconsciously remixing stuff we've consumed, or is there actually something else going on?
In software, I've seen AI be truly creative in ways I didn't expect. We like to think our process is magical, but maybe a lot of it is just pattern recognition and synthesis. Or maybe we're just misjudging the whole process.
@andrestaltz DOM API isn't declarative, JS isn't pure, CPU instructions are imperative, code as a text can be considered declarative, so you can break the definition by going a few levels down or up. React has declarative UI, but the rest is imperative by nature.
@crevillo@seldaek@derickr@theandywaite I never used that, BTW I didn't mean debugging performance but debugging issues in slow functions (network calls etc.), Xdebug is better since you can inspect many things without rerunning the slow code.
@seldaek@derickr@theandywaite I agree, if you know what you're debugging dd is perfectly good in most cases. But I can see the value of Xdebug if you are debugging a time consuming function and want to inspect variables without rerunning your code each time.
@anna_debenham Not a mistake, but it's informally used when writing Arabic in Latin alphabet. None of those answers are correct though, it should be Jama3a.
A new way of phishing using YouTube automatic emails, attacker makes you an admin (probably revokes that shortly after) and use account name to spoof the email template, url strings are made links which is dangerous. @YouTube have to look into this.