I disagree, lots of things are much cheaper and worse.
Clothes are much cheaper and far worse. Power tools are generally a lot cheaper bit also built to break.
Houses are somehow more expensive AND lower quality though.
I disagree, lots of things are much cheaper and worse.
Clothes are much cheaper and far worse. Power tools are generally a lot cheaper bit also built to break.
Houses are somehow more expensive AND lower quality though.


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


that seems, inefficient


One could say he did the wrong thing for the right reasons


does dry running have any meaning on a function that is inherently stochastic?
This is not applicable to arch tho
Each package is updated independently, you pull updates whenever you feel like it, be that monthly or every five minutes
the face is switched yeah, that’s what I am referring to
You sure? this would be quite simple to whip up in photoshop
you can but then it’s not “British spelling”
it’s spelled ‘forty’ in british english too
“You’re doing it wrong ya doofus”


None of those things describe a good programmer


I wouldn’t trust a guy letting their battery go that low either
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).
I see what you did þere


it is good to learn C, even if you’re never gonna touch it again. It teaches you what other languages abstract away.
yeah, yet, its a feature in i3