Email or username:

Password:

Forgot your password?
23 posts total

Extremely cursed idea: The Hepburn romanization for Japanese doesn't use up all the letters in the Latin alphabet, so we can borrow an idea from Nihon/Kunrei-shiki, "one kana, two letters", and the c, q, x from Mandarin Pīnyīn and replace Hepburn's ts -> c, ch -> q, sh -> x. Now I know all the linguists out there are screaming since the first two are aspirated Pīnyīn letters representing unaspirated sounds in Japanese, but it's fun to put those unused letters to use and make everyone angry!

The command `time read` makes for a nice stopwatch, but then I just got addicted to trying to stop the stopwatch as quickly as possible and managed to do 50.29ms.

For some reason I've started using "Shreks" as a unit of time, which is actually kinda convenient because the running time of the original Shrek movie is 90 minutes.

I just thought of the cursed idea of playing chess on a continuous instead of discrete board, so for instance, queens could move in any direction for an arbitrary distance as long as the path doesn't bump into any other pieces.

But it turns out something similar already exists: chessvariants.com/other.dir/co github.com/ehulinsky/AnalogChe

"un頂able" is now my new favorite Cantonese word.

(definition at en.wiktionary.org/wiki/un%E9%A)

yes, this is a 1400-page book with *every* Unicode 4.0 codepoint.


There's also an updated Unicode 5.0 version but they wisely decided to leave out CJK characters and Hangul syllables so that book is half the size.


and yes, this is a book that teaches SQL and databases using anime girls.


I have this crazy idea to print out all of Unicode onto a bunch of pieces of paper and tape them to a giant canvas that I have... sort of like a physical version of unicode.exozy.me (warning: may crash your web browser)


Ah man, I was really looking forward to setting off some fireworks in the bathroom. Darn.

going to start calling reverse engineering RevEnge now.

"Any sentence consisting solely of the word "buffalo" repeated any number of times is grammatically correct."

en.wikipedia.org/wiki/Buffalo_

If you make a div with overflow:scroll;transform:skewX(45deg); and give it a child element with transform:skewX(-45deg); you can make a diagonal scroll bar. It seems pretty useful if you want to hurt people's eyes.

Demo (with some text slightly more interesting than loren ipsum): diagonal-scroll.exozy.me

Linguistics final be like: make every sound in the International Phonetic Alphabet right now

TIL the reason animes often reveal characters' blood types (heck, even Tuzki the rabbit has a canonical blood type even though rabbits have an ABH blood group system) is because in Japan there's a superstition that blood types correspond to personalities. Well, I guess that makes slightly more sense than my theory that the characters have blood types so you can include clinically accurate blood transfusions in your fanfictions.

More info:
anime.stackexchange.com/questi
link.springer.com/chapter/10.1

TIL the reason animes often reveal characters' blood types (heck, even Tuzki the rabbit has a canonical blood type even though rabbits have an ABH blood group system) is because in Japan there's a superstition that blood types correspond to personalities. Well, I guess that makes slightly more sense than my theory that the characters have blood types so you can include clinically accurate blood transfusions in your fanfictions.


OK, remember in your next fanfiction that you write that Mikasa Ackerman (blood type AB) from Attack on Titan ABSOLUTELY CANNOT give a blood transfusion to Tuzki the rabbit (blood type A) but it's safe for Tuzki to give a blood transfusion to Mikasa Ackerman (rabbit and human blood group differences aside). Wait no, they could get screwed over by the rhesus factor if it turns out they're A+ and AB-...

Fun fact: "up" is "dn" rotated 180 degrees.

I discovered this by rotating a keyboard 180 degrees at 2am and noticed the pgup and pgdn keys still looked kinda correct.

Thought-provoking article: rosenzweig.io/blog/the-federat

I do agree that decentralization is the wrong ideal to aim for. I'm working on ForgeFed not because I want to decentralize code hosting but rather because I want to help create a libre and interoperable ecosystem for code collaboration.

Jonathan Glick

@a I think a reasonable amount of decentralization — Ie., 10 large ‘instances’ federated together, with a very long tail of others — is a LOT more plausible than an Internet ‘democracy.’ This is a ‘balance of power’ approach, and it has been a stable approach to prevent total control for centuries. I wish this wasn’t the case, but I suspect it is.

Nate :verified:

@a while there is certainly something in this article, it misses some salient points entirely. There are, actually, a fair number of smaller instances that have chosen not to federate with the largest instances, just for the reason that they are too big. Even if this isn't applying a reasonable amount of pressure on the large instances to encourage people to move to smaller instances, that still doesn't mean "federation is dead".

bouncepaw 🍄

@a I enjoyed reading this article, but the author's points are not strictly correct, so I don't agree. However, they are right to note that there is something wrong with user distribution on Fediverse!

Top 10 CS terms that would be perfect as the name of a sci-fi dystopian anime:

0. Fixed-point Combinator
1. Confused Deputy Problem
2. Functor
3. Crypto Ignition Key
4. Hug of Death
5. Mojibake
6. Usenet Death Penalty
7. lp0 On Fire
8. BogoMIPS
9. Object-oriented programming
10. Of-by-one Error

Tomorrow I'm giving a talk about ActivityPub at MIT, so I'm printing out this poster for it!

It's basically just a.exozy.me/posts/activitypub-e but as a live talk. I'll upload a recording of it to my PeerTube!


After some thought, I decided that I'm not going to upload the recording to PeerTube. You aren't missing out on anything, since the talk is just a strictly worse version of the blog post above. That said, the talk itself was pretty good, but I'm just much better at explaining things through writing rather than talking. Also I typoed while live coding, so the demo didn't even work, and I didn't find the bug until way after the talk finished.

tl;dr read a.exozy.me/posts/activitypub-e instead

After some thought, I decided that I'm not going to upload the recording to PeerTube. You aren't missing out on anything, since the talk is just a strictly worse version of the blog post above. That said, the talk itself was pretty good, but I'm just much better at explaining things through writing rather than talking. Also I typoed while live coding, so the demo didn't even work, and I didn't find the bug until way after the talk finished.

Go Up