gilbert189's avatar

@gilbert189
Beta tester

i'm gilbert_given_189 on Scratch.
Wall

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.“

14 1 94

What if I make a game that uses reposts to play

Yeah probably a bad idea

Gilbert hates Among Us memes because jokes without context isn't funny

Jacky hates anime because (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed) (removed)

Update: Jacky hates anime because it looks ugly and they use u word and it is cringe

1 0 6

Linux on Linux

Bottom text

by the way, this is not chroot

4 0 1

I hate when my teacher said to use 1.5em line height to write my assignment

Haven’t you seen how hideous that looks? For crying out loud, LaTeX doesn’t use those spacing at default and people have used them a lot for writing assignments

1 0 0

ok so a new banner

@gilbert189:t.me

if you know you know 😉

so… how far can you nest your code?

class List(list):
	name = ""
	def __class_getitem__(cls, key):
		class List_:
			def __new__(_cls, *args, **kwargs):
				new = cls.__new__(cls, *args, **kwargs)
				new.name = key
				return new
		return List_
	
	def __repr__(self):
		return f"{self.name} {super().__repr__()}"

I had a feeling that I need to upgrade sync Arch every month

(or indeed, the package database)

1 0 0

I love how my copy of Wine64 doesn’t even put anything in SysWOW64

Imagine python, but written like ML:

def greet name = f"Hello, {name}"

Imagine python, but statically typed and with curly braces.

def str greet(str name) {
    return f"Hello, {name}"
}
3 1 4

Give these shapes a name.

I’m installing xfce4 to replace lxde and well…

Let’s just say xfdesktop went kaput.