graham1

joined 1 year ago
[–] graham1@gekinzuku.com 5 points 1 year ago

username checks out

[–] graham1@gekinzuku.com 6 points 1 year ago

Definitely RE for me. I couldn't sleep after the first time I saw a crimson head. The sharks were terrifying too

[–] graham1@gekinzuku.com 25 points 1 year ago (2 children)

10 minutes? bro I've sat unattended in the room 40 minutes before

[–] graham1@gekinzuku.com 4 points 1 year ago

those damn secret lvl100 JRPG bosses

[–] graham1@gekinzuku.com 11 points 1 year ago (1 children)

I heard it in a coffee shop just the other day. Several customers and employees complained and the manager skipped the song all in about 30 seconds

[–] graham1@gekinzuku.com 3 points 1 year ago

My job is castle!

[–] graham1@gekinzuku.com 4 points 1 year ago

I believe your "They use attention mechanisms to figure out which parts of the text are important" is just a restatement of my "break it into contextual chunks", no?

[–] graham1@gekinzuku.com 9 points 1 year ago (3 children)

Large language models literally do subspace projections on text to break it into contextual chunks, and then memorize the chunks. That's how they're defined.

Source: the paper that defined the transformer architecture and formulas for large language models, which has been cited in academic sources 85,000 times alone https://arxiv.org/abs/1706.03762

[–] graham1@gekinzuku.com 2 points 1 year ago

PLEASE PLEASE PLEASE PLEASE PLEASE DO .3 <- !3˜#15’$!3˜#240

 

cross-posted from: https://gekinzuku.com/post/188827

INTERCAL is an esoteric programming language which was purposely designed to be confusing and not visually aesthetic. It has two maintained implementations in C-INTERCAL and CLC-INTERCAL. C-INTERCAL's compiler is invoked by the ick command, and CLC-INTERCAL's compiler is invoked by the sick command.

Some highlights of INTERCAL include

  • Programmers must use PLEASE before statements to avoid compile errors due to being insufficiently polite, but not too many PLEASE statements or the compiler will report errors due to being overly polite.
  • Every call to a random number generator will introduce a random chance of the code failing to compile and report E774 RANDOM COMPILER BUG, and this chance to fail increases with the number of random number generator calls.
  • If compiling in INTERCAL-72 mode, the compiler will report E111 COMMUNIST PLOT DETECTED if the programmer uses features that are newer than INTERCAL-72.

The full list of compiler errors and warnings for C-INTERCAL, as well as related documentation, can be found in the intercal/doc/ick.txi file under the "Errors and Warnings" chapter. If you want to quickly scroll through them, each of the entries are preceded by an @ieanchor tag.

 
view more: next ›