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.“
After having some difficulty on determining the language of a Korean song, I thought of making a model that can distinguish between Chinese, Japanese, and Korean voices
And then I thought “isn’t that a bit racist?” and shelved the idea into the “probably don’t do this” shelf
document = ""
document += (
'<table '
'style="'
"border: 6px solid black;"
'">'
)
for x, row in enumerate(board):
document += (
'<tr>'
)
for y, cell in enumerate(row):
document += (
'<td '
'style="'
"width: 60px;"
"height: 60px;"
f"background-color: #{COLORS[cell]};"
"font-size: 24pt;"
'">'
)
if x == y == 3: # center: add "w"
document += "w"
document += "</td>"
document += "</tr>"
document += "</table>"
hmmm
I forgot to show this yesterday, but here is what people have showed in the camp’s art show:
TeamC++: a dance
TeamSwift (?): a chaining story (when a bunch of irrelevant people made a story together, may make a fun TBG)
TeamXML: an improvised and (accidentally) comedic implementation of a local legend
TeamC#: a reimplementation of a Malay animation, which is an implementation of a kid’s bedtime (?) story
TeamHTML: a comedy show, I guess
TeamSQL: a reimplementation of a comedic drama (no one laughed because no one can hear the characters, and the speakers starts to get quiet from now on)
TeamPython: another dance (incl. the famous "penguin dance")
TeamR: a chaining poem (like a chaining story but more poetic)
TeamPHP: another drama
TeamRuby: another dance, fit for the final show (or what I would call natively "movement and music")
TeamXML wins the art contest btw
I was confused why PowerPoint always uses English to spell check new texts even though I want to use my language and I got very mad because of it
Turns out I need to switch my keyboard’s language
If you can add a feature into wasteof, what would it be?
Creating communities/groups could be nice
My brother said he wants to change his username, so I added another user in secret so I can still ssh
to it.
Unfortunately, because I was busy eating at the video call and everyone there asked me to keep eating, I haven’t added a home directory, so ssh
refuses to make a session with my new user, and worse the session I use to make it got disconnected. When I reconnected to it, it’s too late. Ah well.
You win this time. But doesn’t mean I won’t try harder.
My Windows 11 update took out the W10 emojis
My beloved outlines :(
I was just typing gibberish and “plikhfun” came out of it
Now I want to use this word now for something
There’s a campus camp thing that I (think I) am entering and they have teams named after programming languages
The leader of Team PHP introduced herself…and I booed her. Everyone heard it. Then I was told to calm down.
Whoops.
Edit: I got into Team XML. Surprised they didn’t have Team JSON.
Edit 2: Also, they put us near Team HTML on the discussion. Coincidence?
I"M PREPARING FOR [[THE BIG ONE]] SO I CAN BECOME A [[BIG SHOT]]
WAIT FOR TWO [[Calculators]] TO [[Copyright strike]] THIS TOPIC DOWN
―@[email protected] on Dec 24, 2021