Not sure CrowdStrike runs on npm, but still ruined it all for sure
My main account, for mainly English content
Alternative for mostly French content: @Jakylla@jlai.lu
Not sure CrowdStrike runs on npm, but still ruined it all for sure
“No” is the most accurate I could ever have imagined for Inkjet Printers
inplace sort be like:
def sort(list: list):
list.clear()
HTML: You are not a nerd
Edit: OH MY GOD what did you just share !!!
// Move to the right
Error: Please enter your birthdate
Used that alien package with some python library I’ve found on the dark web to be able to use it as css
BAM! I got that div centered on this display!
$ rm -rf /
Removing /etc/passwords...
~ WITH XXXXX ANTIVIR, PROTECT YOUR PASSWORDS FOR ONLY 5.99$ PER MONTH ~
Removing /home/user...
~ WITH XXX VPN, ACCESS ALL YOUR CONTENT ONLINE FROM ANY COUNTRY IN THE WORLD, 19.99$ PER YEAR FOR NEW SUBSCRIPTIONS ~
Removing /bin/bash...
~ DO YOU WANT A BIGGER D ? TAKE XXXX PILLS, 99.9% SUCCESS ~
...
Not any standard (and actually not at all something to do for real), but try it, it works
def magic(a, b, c):
if a > 0:
if b > 0:
if c > 0:
return 'All positive'
return 'Not all positive'
print(magic(1,2,3))
print(magic(-1,1,2))
print(magic(1,-1,0))
print(magic(-1,-1,-2))
(you should be able to verify I used both tab and spaces f*cking bad way in this example, like I described)
Output:
All positive
Not all positive
Not all positive
Not all positive
** Process exited - Return Code: 0 **
Press Enter to exit terminal
4 Spaces, then one tab, then 3 spaces, then 2 tabs, then 2 spaces, then 3 tabs…
Python supports that (and I hate this)
Recognizing class/functions/basic functions is not a criterion for a good engineer, it’s a criterion for any developer. Not saying it’s bad to check that… In fact yes, quiet a bit bad. Nowadays there is google to help you understand how to use find; you don’t need to know by heart how it works, and maybe you are a good engineer that can find how to use that with man
or internet in a short time.
Ask him also a relatively hard problem (easy to understand though). Not something to code particularly, but a problem to see how he process it, how he’s thinking about it, what will he look for in the project, what questions will he ask you about the problem.
It will not take more than 10-15minutes, and you can easily pick who will be able to Engineer a solution (=> think about it, how it works, how it interacts) from people that can output code that works but need someone else to give them detailed instructions to be able to work.
Don’t know why he’s so annoyed, maybe you didn’t throw his database, but still something happened, I’m pretty sure…
XKCD Source (if we are in the universe where you don’t know it yet): https://xkcd.com/327/
And if you want to understand more about it, check the explain XKCD wiki: https://www.explainxkcd.com/wiki/index.php/327:_Exploits_of_a_Mom
1 // 1 2 // 2 3 // 4 4 5 // 8 6 // 6