1 // 1
2 // 2
3 // 4
4
5 // 8
6 // 6
Jakylla
My main account, for mainly English content
Alternative for mostly French content: @Jakylla@jlai.lu
- 0 Posts
- 61 Comments
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•I meant to type "npm run dev"... What will happen now?4·1 year agoNot sure CrowdStrike runs on npm, but still ruined it all for sure
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•Computer components cheat sheet92·1 year ago“No” is the most accurate I could ever have imagined for Inkjet Printers
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•Returns a sorted list in O(1) time27·1 year agoinplace sort be like:
def sort(list: list): list.clear()
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•What you are according to you fav language29·2 years agoHTML: You are not a nerd
Edit: OH MY GOD what did you just share !!!
// Move to the right
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•Schrödinger's date formatEnglish4·2 years agoError: 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 ~ ...
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•The lengths we have to go toEnglish1·2 years agoNot 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
Jakylla@sh.itjust.worksto Programmer Humor@programming.dev•The lengths we have to go toEnglish43·2 years ago4 Spaces, then one tab, then 3 spaces, then 2 tabs, then 2 spaces, then 3 tabs…
Python supports that (and I hate this)
Jakylla@sh.itjust.worksto Asklemmy@lemmy.ml•What is your favorite quote of all time?English61·2 years agoNot as positive, but definitely one of the quotes that gave me chills (and made more popular due to recent movie, I hope this is in the movie):
Now I am become Death, the destroyer of worlds
- Robert Oppenheimer, 1965 (quoting the Hindu scripture, the Bhagavad-Gita: Vishnu)
Jakylla@sh.itjust.worksto Asklemmy@lemmy.ml•What's some really unpopular opinion you have?English81·2 years agoWe should remove the gender information from ID and other documents unrelated to the gender
(Maybe kept the XX or XY mark on medical papers though, may be useful to avoid death from medical poisoning, but even your gender and sexual preferences have nothing to do here, so no gender mark neither)
1st Worst: Mosquitoes
2nd Worst: Wasps
3rd Worst: Chiggers (that “red bug”, technically a mite, like ticks)Then all Australian wildlife approximatively
Jakylla@sh.itjust.worksto Asklemmy@lemmy.ml•Without using pronouns (me, he, she, it, etc) or articles (a, an, the), how did you come up with your user name?English1·2 years agoPokemon almost final boss
Jakylla@sh.itjust.worksto Asklemmy@lemmy.ml•Do you still watch YouTube? Who do you follow?English3·2 years agoDo you still watch Youtube ?
Yes, pretty much a lot (like averaging 1h per day I think)
If you want recommendations for videos from community votes, check out Tournesol website (Note: recommending more about scientific, economics & life health subjects than entertainment)
If you’re into computer graphics, you may also like her video about Splines. She does not a lot of videos, but they are very qualitative