gilbert189 beta

i'm gilbert_given_189 on Scratch.

wall

posts

gilbert189 — 2/14/2025, 3:36:56 PM

I want an Evoloop screensaver, but XScreenSaver doesn’t stock them

(They have regular Langton’s loop screensaver, but not Evoloop)

♥ 3 ↩ 0 💬 0 comments
gilbert189 — 2/13/2025, 12:32:44 PM

please tell me how to press Ctrl+Shift+Alt+V with a single hand

♥ 2 ↩ 0 💬 3 comments
gilbert189 — 2/12/2025, 1:40:28 AM

They missed a trick

Python 3.12.7 (main, Oct 24 2024, 00:42:48) [Clang 18.0.2 (https://android.googlesource.com/toolchain/llvm-project d8003a456 on linux
>>> {1,2,3} * {4,5,6}
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: unsupported operand type(s) for *: 'set' and 'set'
>>> {(x, y) for x in {1,2,3} for y in {4,5,6}}
{(2, 4), (3, 4), (1, 5), (1, 4), (2, 6), (3, 6), (1, 6), (2, 5), (3, 5)}
>>>

Cartesian product in Python 3.17? (probably not)

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/11/2025, 10:02:12 AM

I didn’t expect me joining networking class means I have to learn how to use Cisco IOS

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/9/2025, 2:35:37 AM

I made Snake with Pygame

Next, I’ll make Lunar Lander with LÖVE

…if I know how the game works

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/8/2025, 3:45:58 PM

Does John have transplant rejection or something

All of John’s I/O died right as I was using it today

And I thought this will be the last time John will be on inpatient care… =’(

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/7/2025, 8:10:15 AM

I installed Steam just for this

This is worth my $2

♥ 3 ↩ 0 💬 0 comments
gilbert189 — 2/6/2025, 11:31:39 AM

Maybe my brain glitched a little, but in my notes I wrote “some headlights” instead of “some highlights”

I thought that’s a nice pun so I kept it (with an illustration as well):

♥ 4 ↩ 0 💬 0 comments
gilbert189 — 2/4/2025, 11:56:45 AM

Someone commented on this gist I made 2 years ago: https://gist.github.com/Gilbert189/1fbbb5f717d98bf3ee5d5717ad28b150

ominous

♥ 1 ↩ 0 💬 1 comment
gilbert189 — 2/4/2025, 4:20:44 AM

How did I forgot winget exists

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/3/2025, 1:22:26 PM

I miss John 😥

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/3/2025, 10:27:27 AM

Generate a presentation? Totally cool.

Generate a voiceover? No chance.

—My new lecturer

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 2/1/2025, 2:54:38 PM

[TAS] Wii Sports Resort “Swordplay Showdown, lowest energy” by SomeTASer in 10:17.737

♥ 1 ↩ 0 💬 0 comments
gilbert189 — 1/25/2025, 5:28:45 PM

Yesterday’s MF whiteboard. Screenshot courtesy of @[email protected].

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 1/24/2025, 7:04:32 PM

the MF whiteboard is really active rn

♥ 1 ↩ 0 💬 4 comments