gilbert189 beta

i'm gilbert_given_189 on Scratch.

wall

posts

gilbert189 — 3/12/2025, 4:12:16 PM

I can’t sleep.

♥ 6 ↩ 0 💬 0 comments
gilbert189 — 3/10/2025, 7:37:04 AM
♥ 3 ↩ 0 💬 0 comments
gilbert189 — 3/5/2025, 3:45:42 PM
...
	# Elitism
	l33ts = sorted_pop[:round(POPULATION_SIZE * ELITE_PORTION)]
	n00bs = sorted_pop[round(POPULATION_SIZE * ELITE_PORTION):]
...

Oh wait this isn’t 2006 anymore

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 3/5/2025, 2:00:29 PM

My lecturer straight up refuses to read my flowchart only because it has annotations in it, saying that it’s “unreachable”, and thus has no reason to exist

Only when I removed the annotations, he says that he can start to read it

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 3/3/2025, 6:25:31 PM

M: “It’s a holey ground around you. Would you rather tiptoe and walk slowly, or quickly leap to the goal and risk falling through a hole?”

K: “Well, if you know where you’re going, you won’t fall to a hole.“

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 3/3/2025, 9:50:03 AM

never have I attempted to write a number on their floating point representation by hand

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 3/1/2025, 2:42:28 PM

My sister got really mad because her look alike in my TC save got married to Paddler, a Rhythm Heaven character

Now she insisted me to make her break up with him…

♥ 4 ↩ 0 💬 0 comments
gilbert189 — 2/26/2025, 2:30:49 AM
procedure insertion sort(a_1, a_2, ..., a_n)
...
    while a_j < a_i
        i := i + 1 // WHERE DO WE GO FROM HERE?
    m := a_j

This is what we are debating on discrete math class

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/25/2025, 9:58:30 AM

Am I the only one that writes Promises like this?

new Promise((ok, err) => {
    // ...
})
♥ 2 ↩ 0 💬 3 comments
gilbert189 — 2/25/2025, 7:33:26 AM

Meanwhile, on some game distro website…

No Linux support

★☆☆☆☆

No Linux support. Completely unplayable.

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/21/2025, 10:25:18 AM

I just 1-uped Flipbit so bad

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/19/2025, 12:25:46 PM

I took so long writing my report that the lab got used for metaverse class (yes, we have them) (yes, it feels like business)

The only thing I remember about that class is what pull and push marketing is

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/18/2025, 8:29:14 PM

Task: Find a woman who has a throat of silicon.

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/16/2025, 4:01:12 PM
↩ repost
gilbert189 — 5/29/2024, 10:08:04 AM

Computer characters I’ve met and remembered:

  • An evil lab computer that craves for information to fulfill one of its purpose, defeated by questioning love

  • A labor-supporting computer that had gone corrupt, defeated by taking two friends of the story’s protagonist

  • A computer that took over the Internet with assistance of a human, defeated by another computer assisted by the same human

♥ 2 ↩ 1 💬 0 comments
♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/16/2025, 10:50:59 AM

After some thoughts, I feel like this argument is half-incorrect

It’s easy to make, sure, but it’s not easy to crack. As a one-off, it’s very secure, but when people use it a lot, it gets weaker

↩ repost
gilbert189 — 7/22/2024, 4:39:10 AM

I’ve been considering Jefallo’s 2022 idea of a password manager, but I quickly realized it’s not more secure than using this password pattern:

@[email protected]|password123

♥ 2 ↩ 1 💬 3 comments
♥ 2 ↩ 0 💬 0 comments