

I hate my logitech k400, it’s feels like a sheet of paper blocks the signal.


I hate my logitech k400, it’s feels like a sheet of paper blocks the signal.


yeah, yet, its a feature in i3


someone didn’t read the article ;p


What am I missing, hasn’t this been in i3 since like forever?


I dont understand that part. This has been a thing in i3 since forever


Han didn’t shoot first!
https://www.npmjs.com/package/is-even
don’t look at the weekly downloads if you are faint of heart.
isEven(0) ->
true;
isEven(Num) ->
isOdd(Num-1).
isOdd(0) ->
false;
isOdd(Num) ->
isEven(Num-1).


it is good to learn C, even if you’re never gonna touch it again. It teaches you what other languages abstract away.


fun fact, the RFC introducing NAT calls it a “short-term solution”
wait, does windows jit compile C++ ??


but it removed half the point…?
i know this is a joke, but i find it quite interesting those two words have completely different etymologies.
Grave as in burial site comes from an old proto indo european word for “dig”, while grave as in serious comes from french.
I mean, sure, you won’t stay alive for very long with a stopped heart.
I meant like, when someones heart stops and gets restarted again with cpr or a defibrillator or something. People often call that being dead, and coming back.
people say quitting smoking is hard. I don’t understand, I do it multiple times a day.
I know this is a definition in many places. I find it stupid and useless.
oh that is clever!