Skip to content

Instantly share code, notes, and snippets.

if blah then
foo()
bar()
elseif bleh then
baz()
end
root@oeuvre:~# cat /proc/mdstat
Personalities : [raid0]
md0 : active raid0 sda2[0] sdb1[1]
74152960 blocks super 1.2 512k chunks
unused devices: <none>
root@oeuvre:~# lsscsi
[0:0:0:0] disk ATA Maxtor 6E040L0 1HA0 /dev/sda
[0:0:1:0] disk ATA Maxtor 6E040L0 1HA0 /dev/sdb
Building list of crafts...
5625 craftable items found
3449 shaped recipes
12839 shapeless recipes
287 cooking recipes
Craft analysis started
Building list of crafts...
3449 shaped recipes
12839 shapeless recipes
Searching for shaped <-> shaped conflicts...
0/3449 crafts scanned
1000/3449 crafts scanned
2000/3449 crafts scanned
Craft analysis started
Building list of crafts...
3449 shaped recipes
12839 shapeless recipes
Searching for shaped <-> shaped conflicts...
0/3449 crafts scanned
1000/3449 crafts scanned
2000/3449 crafts scanned
[22:02:54] <cheapie> I can't remember who it was that said "the computer knows what you want" a week or two ago in response to YT recommending me videos of furries, but I'm starting to think they might have been right...
[22:02:54] <cheapie> I can't remember who it was that said "the computer knows what you want" a week or two ago in response to YT recommending me videos of furries, but I'm starting to think they might have been right...
[22:10:34] <duckgoose> you furry
[22:11:07] <cheapie> Not quite, but I've been increasingly leaning that way.
[22:12:19] <duckgoose> you gonna buy a fursuit soon right
[22:12:46] <cheapie> I haven't decided yet.
[22:21:38] <cheapie> Meanwhile, if you (or anyone else) is wondering where I've been the past few days, I'm just sort of taking a break from MT for now.
[22:21:44] <cheapie> (not a long one, just a few days)
[22:24:13] <cheapie> [off] Anyway, for anyone wanting more details about the above (the me-being-gone thing), this line copy/pasted from another channel is related as well: https://gist.github.com/cheapie/667bba48cf66c5edd07388e2e2e4756b
from sopel import module
@module.rule(r'^(<.*> )?(([Hh][Ii])|([Hh][Ee][Ll][Ll][Oo]))[\!.]*(.* [Mm][Oo][Rr][Pp][Hh])?$')
def regexhello(bot, trigger):
if trigger.nick == "rdococ" or trigger.nick == "longerstaff13":
bot.say('Hello!')
@module.rule(r'^greetings$')
def regexgreetings(bot, trigger):
if trigger.nick == "kaeza" or trigger.nick == "diemartin":
cheapie@tim:~$ free -wh
total used free shared buffers cache available
Mem: 15G 4.2G 968M 21M 263M 10G 11G
Swap: 0B 0B 0B