@jk I am so fucking glad no one in my family has any idea what bitcoins are
Notices by elomatreb :blobpats: (elomatreb@glitch.social), page 11
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Monday, 25-Dec-2017 12:00:01 EST elomatreb :blobpats:
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Monday, 25-Dec-2017 11:34:09 EST elomatreb :blobpats:
@staticsafe Maybe try it after a while again, sometimes these units have thermal fuses that reset after a while
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Friday, 08-Dec-2017 17:50:30 EST elomatreb :blobpats:
OH NO, Better hide my floppies https://glitch.social/media/oVNGfSLD3hzPFBe_9_4
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Friday, 08-Dec-2017 16:45:01 EST elomatreb :blobpats:
"Your computer or network may be sending automated queries"
We here at Google only accept the finest artisanal, hand crafted requests
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Wednesday, 06-Dec-2017 22:37:44 EST elomatreb :blobpats:
9️⃣ 9️⃣ 🎈
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Wednesday, 06-Dec-2017 12:58:47 EST elomatreb :blobpats:
numeronyms are just lossy run-length encoding for words
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Tuesday, 28-Nov-2017 19:24:56 EST elomatreb :blobpats:
It doesn't matter how it's reported, the party at fault is 100% Apple. This is a 90s bug
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Monday, 27-Nov-2017 01:12:33 EST elomatreb :blobpats:
@seraph Unless you're being rude usually people don't mind you interacting with a post posted to the public timelines :)
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Monday, 27-Nov-2017 01:09:20 EST elomatreb :blobpats:
@chr We have the those two days since a few years in some shops (Germany), but no Thanksgiving with good food...
-
Bobo_PK 🦄 (bobopk@chaos.social)'s status on Sunday, 26-Nov-2017 20:00:10 EST Bobo_PK 🦄
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Monday, 27-Nov-2017 00:41:42 EST elomatreb :blobpats:
@kaniini Don't you sometimes want to work on ESD-sensitive electronics in bed
-
kepstin (kepstin@glitch.social)'s status on Monday, 27-Nov-2017 00:11:08 EST kepstin
Someone should write a library
And call it "libove"
So that when you use it
You link it with -love -
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 22:46:36 EST elomatreb :blobpats:
@natecull Cursed idea: COBOL, except the above
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 22:04:07 EST elomatreb :blobpats:
@cosine @martensitingale Yeah someone mentioned that, I have never seen the word used like that (not a native speaker though).
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:45:32 EST elomatreb :blobpats:
@00dani I have never heard it used like that, but it appears you're right
I still don't get why it isn't named dedup or unique or something like that though
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:41:44 EST elomatreb :blobpats:
@masklayer RIP
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:36:28 EST elomatreb :blobpats:
@martensitingale Ruby Enumerable uses uniq (like the unix tool), which works as well I guess. Yeah this one sucks, but I guess that is what they want from me
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:34:30 EST elomatreb :blobpats:
@martensitingale Mh there is Data.List.nub, which removes duplicate elements. That might be it
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:33:25 EST elomatreb :blobpats:
@martensitingale ... what does nubbing a list mean then
-
elomatreb :blobpats: (elomatreb@glitch.social)'s status on Sunday, 26-Nov-2017 20:32:43 EST elomatreb :blobpats:
What the hell is a function called "nub" (given type: [Int] -> [Int]) supposed to do? I love instructors that don't give details