Let’s play a game of “Fortunately, Unfortunately“. Respond the previous post (the first comment below this post) by replying this post (not the previous post!)
I’ll start with: “I found this website.“
so I had this picture of an error message about me not knowing what to post
someone mentioned a Sonic reference of which I don’t understand since I’m not aware of the error message being related to one
a year later and I realized it’s probably about the button “snooping as usual I see?”
let word = OneOrMore(.word)
let emailPattern = Regex {
Capture {
ZeroOrMore {
word
"."
}
word
}
"@"
Capture {
word
OneOrMore {
"."
word
}
}
}
what is this
I guess it’s a good time to bring this (cursed) thing I made in Halloween 2022
wasteof should have cat ears
federated cat ears are peak science ~~nyatty
The last final final exam day went horribly
I only got 15 minutes for writing a dialogue and I don’t know what “a blessing in disguise” means
Edit: I forgot the principal suddenly coming in and took my paper after +10 minutes which actually scared me
Babalog-1
Probably not Turing complete.
Enter ? to go into query mode, and | to go back into rule mode.
|- (this is a comment)
|- BABA IS YOU
|- FLAG IS WIN
|- FLAG IS BABA (gives quality BABA)
|- KEKE IS MOVE
|- KEKE MIMIC BABA (copies qualities of BABA)
|- SKULL IS DEFEAT
|- ALL IS OPEN
|- ME IS NOT OPEN
|- ALL FEELING DEFEAT IS SAFE
|- ALL FEELING SHUT IS NOT OPEN
|- DOOR IS SHUT
|- SKULL FEELING OPEN IS SINK
|- ?
?- BABA
IS YOU
IS OPEN (from ALL)
?- FLAG
IS WIN
IS BABA
IS OPEN (from ALL)
?- KEKE
IS MOVE
IS YOU (from BABA)
IS OPEN (from ALL)
?- SKULL
IS DEFEAT
IS OPEN (from ALL)
IS SAFE (because FEELING DEFEAT from ALL)
IS SINK (because FEELING OPEN from SKULL)
?- ME
[s]IS OPEN[/s] (from ALL)
IS NOT OPEN
?- DOOR
[s]IS OPEN[/s] (from ALL)
IS NOT OPEN (because FEELING SHUT from ALL)
IS SHUT
?- IS YOU
BABA
KEKE
?- IS OPEN
BABA
FLAG
KEKE
SKULL
?- MIMIC BABA
KEKE
?- .?
(insert help here)
?- .??
[b]Information about Babalog-1[/b]
[b]Special nouns[/b]
[b]ALL[/b]: encapsulates all names (for every name X, X MIMIC ALL)
[b]Operators[/b]
[b]IS[/b]: assigns a quality to a name
[b]MIMIC[/b]: copies all qualities assigned to a name
[b]FEELING[/b]: applies a rule only when the specified quality is assigned to a name
[b]NOT[/b]: falsifies the following phrase (ex. NOT WIN falsifies WIN, NOT NOT WIN falsifies NOT WIN)
?- .X
GROUP
s and a lot of other additions I don't currently know would be a thing in Babalog-2 to make it less... terrible.
My earphone broke so I had to buy a cheap one that has nothing but mids
so I spent 1 hour to equalize it
on uncalibrated hardware btw (my phone as a spectrum analyzer)
(p.s. pulseeffects
and 12-band EQ is very CPU-intensive, you’d be better off loading a parametric EQ LADSPA sink instead)