you made me snort coffee out of my nose. I hoepe you’re proud of yourself
you made me snort coffee out of my nose. I hoepe you’re proud of yourself
“i don’t care about that. Hhit was working and now it’s not” - the users
I was 14 years old, and I got the 128meg stick for free. Beggars can’t be choosers haha
i started using linux on a single core pentium 4 with 384M of ram
I’m partial to this one
i let the wife do it. She enjoys it, I don’t
Snaaaaaake!!!
a lambdo which can only contain one expression, and not even a statement is pretty much useless. For anything nontrivial you have to write a separate function and have the lambda be just a function call expression. Which completely defeats the point
I don’t read spoken language, but I do read written ones. The problem with python’s ternary is that it puts the condition in the middle, which means you have to visually parse the whole true:expression just to see where the condition starts. Which makes it hard to read for anything but the most trivial examples.
The same goes for comprehensions and generators
where did i say it’s less secure? I said it will be coded around. as in forked and the changes patched out/worked around. The point is that it’s pointless to even try. Because it won’t work for those who do choose to use it, due to all the ones bypassing it
if it’s linux, it has to be open source. If it’s open source, people will code around it immediately. How about not trying to shoehorn this useless crap in the first place?
that’s one of the reasons I specifically picked a bright lime green for my car
i agree. It works just fine on my gtx1080… in 2025! Shameful, I tell you!
and, ime, it takes a full second to open any dropdown menu
if only they made the thumbnails just a little bit bigger. My monitor still fits 9 of them, tsk tsk
1 and 2 are definitely not the same
i will still have a job unfucking all the ai slop, once the hype dies down
I know one person who does this. It’s simple: apple discontinued the ipod touch. He had no other choice than to get an iphone without a sim
no, it doesn’t. Stuff doesn’t have write access to / anyway. Immutability just means that I don’t have write access either. Which makes no sene to me.
when I need to type a dangerous command, i prepend it with #, so it’s just a comment.
Only when I’m really sure do i go back to the start of the line and remove the #