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 99

I re-discovered my Smurf’s comics that my parents bought back when I was ~10. This is one of books I have read (not in French of course, and Google Books can’t even give me a link to the English translation), and it made me think…

It’s the year of our Lord 2026. Do you think we have created the Book that Tells Everything, complete with its inaccuracies?

3 0 0

did my laptop just forgot how to sleep

3 0 0

Imagine getting rickrolled by Mighty Eagle

2 0 0

I don’t know what the DS did to the track, but I much prefer its BGM of Route 216 than the Switch remaster

CSS could have a Hz unit for frequencies:

https://drafts.csswg.org/css-values/#frequency-value

If you’re asking why would you need this, I have no idea.

3 0 2

why is Jeff’s root directory mostly filled by three versions of GCC and one version of Clang

none of the above

I am sure my hatred of the overuse of AI would impact my workgroup performance, both apparent and in practice

Still, I refuse to change course

3 0 0

insert content for campaign here

If I become president I would do absolutely nothing

edit: oh wait @grippins already did that

7 1 0

Here, I brought some gloves so you can play “the clacking” on the arcade

—my dad

ngahhh!!!!!!!!!!

raise your hands if you know about JavaScript’s debugger

// ==UserScript==
// @name         DIE DIE DIE
// @namespace    http://tampermonkey.net/
// @version      2026-08-01
// @description  YOU WILL GIVE US HOPES AND DREAMS TO MONSTERS DIE
// @author       You
// @match        https://www.urbandictionary.com/*
// @match        https://www.urbandictionary.com
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    while (true);
})();

well this is one way to disable JS