gilbert189 beta

i'm gilbert_given_189 on Scratch.

wall

posts

gilbert189 — 2/12/2024, 11:26:13 AM

You’re just going to scroll by without saying “hi” to Coiny?

…Uh, Coiny’s not here to take a photo.

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/12/2024, 7:59:41 AM

stealing food

♥ 3 ↩ 0 💬 3 comments
gilbert189 — 2/11/2024, 1:26:10 PM

Found the culprit: turns out Tampermonkey is loading most of them

Some research later and I found out this is currently a problem with version 5

Waiting for a fix, I disabled it, at a cost of… dealing with a topic name that gives more cringe than TikTok

↩ repost
gilbert189 — 2/10/2024, 1:53:22 PM

All the extensions I’m currently using uses as much RAM Firefox is currently using (excluding the extensions itself)

♥ 3 ↩ 1 💬 0 comments
♥ 4 ↩ 0 💬 0 comments
gilbert189 — 2/10/2024, 1:53:22 PM

All the extensions I’m currently using uses as much RAM Firefox is currently using (excluding the extensions itself)

♥ 3 ↩ 1 💬 0 comments
gilbert189 — 2/10/2024, 12:11:27 PM

it is the year of the dragon

♥ 5 ↩ 0 💬 0 comments
gilbert189 — 2/9/2024, 3:09:33 PM

Imagine setting a Mastodon instance with a eu.org domain

Oh wait, can you?

♥ 2 ↩ 0 💬 4 comments
gilbert189 — 2/9/2024, 3:22:36 AM

From all the things I have done and the space the files took on my phone, my progress got halted by neglecting a component so vital they put it as the first item on the list of things to prepare:

A domain name.

♥ 2 ↩ 0 💬 0 comments
gilbert189 — 2/8/2024, 3:17:49 PM

For the Year of the Dragon I was thinking of using me looking like a dragon as my PFP since that’s what I did on the previous Year of the Rabbit

Then I realized I don’t know how to draw them

♥ 4 ↩ 0 💬 0 comments
gilbert189 — 2/8/2024, 10:08:27 AM
♥ 4 ↩ 0 💬 0 comments
gilbert189 — 2/6/2024, 12:36:21 AM

For those asking about the recent inactivity (which is probably none), I’m trying to set up a Mastodon server/instance on my phone mainly because my phone is 1 generation newer than any of my laptops, and also because it’s kinda funny having that running on my phone.

It’s… not doing well. And I predict installing posix-spawn would be even harder than charlock_holmes

♥ 3 ↩ 0 💬 4 comments
gilbert189 — 2/5/2024, 1:57:18 PM
class Scope:
	def __init__(self, shadow=...):
		self.shadow = shadow

	def __enter__(self):
		self.globals = dict(globals())

	def __exit__(self, exc_type, exc_value, traceback):
		glb_keys = set(globals().keys())
		for diff in glb_keys - self.globals.keys():
			del globals()[diff]
		if self.shadow is not None:
			for key in self.globals.keys():
				if self.shadow is ... or key in self.shadow:
					globals()[key] = self.globals[key]

foo = 1
bar = 2
print("before scope:", foo, bar)
with Scope(shadow=("bar",)):
	foo *= -1
	bar *= -1
	baz = 3
	print("in scope:", foo, bar)
print("after scope:", foo, bar)

assert "baz" not in globals()
♥ 3 ↩ 0 💬 0 comments
gilbert189 — 2/1/2024, 3:42:57 AM

What if computer viruses are named like (biological) viruses and vice versa

♥ 5 ↩ 0 💬 3 comments
gilbert189 — 1/31/2024, 3:29:27 PM

Group: Let’s make a presentation

Me: Okay

Group: We’re going to use Canva

Me: Nah I’ll pass

♥ 9 ↩ 1 💬 6 comments
gilbert189 — 1/31/2024, 12:36:17 AM

Craig: Hey, I got Bob’s car key!

Alice: Excuse me, you got what‽

♥ 5 ↩ 0 💬 0 comments
gilbert189 — 1/30/2024, 3:45:01 PM

After 5.5 hours of training an even bigger @imgru model, here are the results:

why are daid bth we do something like maybe whatvolate drogin me and ratio-'without at |sele

RPlike asloscreaba of all time

545 th green My first in part of even evols, its 8 cant fraldrright if you car. Mode is that never all detate ul a sle of 12

agrebut im gonna actually do ulving school I among us too muchat

never an ASGONGI2 is fun! 🎉normir bang

mfugg. ... -nothing that which is pay of suggestace based 5th tiony I shate ase fortled through the only someone tem. You always doila.

:A:o+before

b already concerrace

me to though... entknow it's what 2 odusos (i verified 55i want a while pxel for metake was never icked go to the cause anyone of hensing, say jgal / groups

Hi will say

jeffalo spread view get if im following morning but i wanit haven't it" with this wall

I’d say that this is already good enough for my purposes. It can generate semi-coherent sentences (well, semi might be a bit generous) and I don’t feel like using more of my Colab quota right now

♥ 4 ↩ 0 💬 0 comments