gilbert189 beta

i'm gilbert_given_189 on Scratch.

wall

posts

gilbert189 — 10/16/2024, 2:09:56 AM

Got an ad with this hilarious text at the beginning

TRYING TO FIND THAT [E]

(there’s an envelope under the E)

♥ 4 ↩ 0 💬 0 comments
gilbert189 — 10/9/2024, 10:25:01 AM

You know what? The claims that naysayers that techie people made (either against them or their own kind) are so freaky, it almost feels like a conspiracy theory.

edit: grammar fix

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 10/9/2024, 5:11:29 AM

chess battle advanced

♥ 3 ↩ 0 💬 0 comments
gilbert189 — 10/9/2024, 12:24:38 AM

wait, people get addicted to chess?

(after reading on Lichess how to make oneself stop playing)

♥ 6 ↩ 0 💬 0 comments
gilbert189 — 10/8/2024, 1:31:39 PM

This conman has been caught false advertising.

Should we execute him?

♥ 3 ↩ 0 💬 0 comments
gilbert189 — 10/4/2024, 2:00:42 AM

why did it cross my mind that gofundme (and others like that) is a place for e-begging

♥ 3 ↩ 0 💬 0 comments
gilbert189 — 10/2/2024, 10:51:03 AM

it’s that time of year again

should I wear this again

♥ 4 ↩ 0 💬 2 comments
gilbert189 — 9/29/2024, 6:39:11 PM

I had an idea of a bot that sends hourly (or if not possible, daily) posts that people have submitted to the bot. (The bot never reuses the messages people submitted.) Kinda like a bulletin board that people queue to get their messages in.

Not sure where I would host it in since I have none of such currently, but it’s an interesting idea that I would like to use for my own ;)

♥ 6 ↩ 0 💬 0 comments
gilbert189 — 9/27/2024, 12:02:57 PM

Google made (showed) a bullet hell game and I didn’t even notice it

edit: the bullet hell is not as un-hell as I thought, also nice music

♥ 3 ↩ 0 💬 2 comments
gilbert189 — 9/27/2024, 9:42:17 AM

Imagine getting locked out on your own assignment repository (even when the deadline is still 24 hours later)

♥ 4 ↩ 0 💬 0 comments
gilbert189 — 9/24/2024, 11:52:55 PM

Not because I should, but because I can.

Just because you can, doesn’t mean you should.

♥ 4 ↩ 0 💬 1 comment
gilbert189 — 9/24/2024, 1:18:35 AM

Do you want to use a reasonable library with its last commit being 6 years ago, or a bloated one with 8 hours?

♥ 3 ↩ 0 💬 1 comment
gilbert189 — 9/23/2024, 2:48:04 AM
/**
 * Tokens for use in parsers.
 */
public class Token {
    /*
    Me: Mom, can we have ADTs?
    Mom: We already have ADTs in Java
    ADTs in Java:
     */
    public record Number(BigInteger num) {}
    public record Word(String name, BigInteger prefix) {}
    public record SequenceBuilder(BigInteger[] initial, Token[] operation) {}
    public record MacroStart(String name) {}
    public record MacroEnd() {}
}
♥ 2 ↩ 0 💬 0 comments
gilbert189 — 9/21/2024, 3:24:58 AM

someone on esolangs.org (apparently also called Gilbert) wants to make an esolang with me

uhhhhhhhhhh

♥ 5 ↩ 0 💬 4 comments
gilbert189 — 9/19/2024, 12:41:31 PM

chess learning progress:

♥ 4 ↩ 0 💬 0 comments