Mesuring temperature in radians: 3.14/π
My main account, for mainly English content
Alternative for mostly French content: @[email protected]
Mesuring temperature in radians: 3.14/π
3000 !!
Not sure CrowdStrike runs on npm, but still ruined it all for sure
As a non native English speaker, I had to read your comments to understand the “Hot potato” one… Seems that I’m not as fluent in English as I thought (my accent is shit)
“No” is the most accurate I could ever have imagined for Inkjet Printers
inplace sort be like:
def sort(list: list):
list.clear()
Comics are not only meant to present something that can happen IRL :P
That kind of trolls happen occasionally in IT, where not everybody know well about maths and physics, they may easily fall into these kind of traps by taking granted that the maths you gave is more trustful than computer code they wrote (usual kind of joke to make your friend understand that he what was doing something wrong or without understanding)
Also, in Uni, we were all little Satans, trying more to break others students works instead of trying to improve self (that was a true war among IT students). All means were used, this kind of troll (as depicted in this comics) to make the other loose time is truly expected
Classical “type Alt+F4 before saving your code to automatically fix bugs” kind of joke
// 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)
Yes, I’ve edited the picture in the post to use the large one few minutes ago, thanks :)
If like me you can’t see the picutre of the post, here is the original image:
Not sure that this transcription is useful for person with vision disabilities unfortunately, would need some description of the symbols I think
1 // 1 2 // 2 3 // 4 4 5 // 8 6 // 6