

aim for the water or the colored mats… other than that it’s all the same afaik. if the urinal doesn’t have a mat, maybe carry one around in your pocket


aim for the water or the colored mats… other than that it’s all the same afaik. if the urinal doesn’t have a mat, maybe carry one around in your pocket
when i went to Britain the first time (as an american), everyone kept asking me if i was alright and i thought there was something wrong with me like i was bleeding or smth


yeah i didnt want to script removing the tmp files bc theyre sometimes useful… usually i do read;find -delete; as like a “confirm” for me…
also, i do backup, but i guess only once a month… i was in the middle of a backup, the commands were: git add --all; git commit; find -delete; git push; and then confusion when i saw the .git folder was gone
ive been doing this for over a decade and this is the second (third?) time something like this has happened.
anyway, not trying to defend myself, maybe i should script the find and delete thing… but i just wanna hopefully prevent someone else’s data deletion.
it’s not physics, it’s anthropology


everyone in the usa is already living like they already are?
i think there meant “if everyone lived like X residents” and each line in the chart replaces X?
oh but the worpd is 1.75 ? that doesn’t make sense… should be 1? unless it’s something about being sustainable
How to fix error 404
We’ve all been there. Browsing the web or scrolling the reels when you see it. The dreaded 404 error. Luckily there are 10 easy steps you can take to diagnose the problem…


i just deleted a month of notes by doing:
find $(pwd) “*.tmp” -delete
instead of:
find $(pwd) -iname “*.tmp” -delete
turns out the former throws an error on “*.tmp” but still deletes everything lol… PSA for everyone
a puzzle videogame where youre trying to take long dog on a walk so he can poop on grass. it’s tile-based on an 8x8 grid. dog moves like snake where only the head and the tail moves each turn. dog can’t poop when other dogs are near the head tile, so you need to line up long dog’s butt to end up on the grass tile when his head is isolated.
this was accurate up until the 90s when historians found evidence that actually aks were reloaded by multiple wolves. incisions can be found both on the barrel and magazines indicating that one wolf held the ak while the other inserted the magazine.
it’s probably really cheap and reliable to build it that way? that’s what i always assume when i hear “dumb” design for some products
but that flat ice ball is on a ball of lava


trust is multiplicative, not additive
for a minute you were one of this filthy casuals just dancing with no understanding of the geometry of planes and shapes.


it’s a good thing they didn’t lay off anyone important… just coinbase employees
what a terrible day to be able to read :(
i changed it so that ppl on lemmy who may not be familiar with the syntax of find could read it easier? maybe it made it more confusing