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 95

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.

rate my wallpaper

https://gist.github.com/Gilbert189/ab04381364c49078a3f12d9017338fd7

use this if you want to make other people know you’re in /chat

1 0 0

ratio

remove reposts (it encourages repost chains)

10 4 4