Interview with Esoteric Language Academic 2024

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 469

  • @kailentit
    @kailentit 5 месяцев назад +392

    > Patreon...

    • @tigerstallion
      @tigerstallion 4 месяца назад +5

      as a programmer, I expect genius level stuff for free 😁
      since tech lead lost his wife, youre the funniest nerd on yt. keep it up; I need this humor in my life

  • @Jeremyak
    @Jeremyak 5 месяцев назад +951

    "I have too many computer science degrees to be employable at this point" 😂

    • @hospeh
      @hospeh 5 месяцев назад +9

      That one got me.

  • @sreedev
    @sreedev 5 месяцев назад +921

    > "has any programmer made anything useful with this?"
    > yes.
    > "alright, then its not worth my time"
    I'm weak lol

    • @peterittzes
      @peterittzes 5 месяцев назад +15

      I 100% saw that joke coming and it still got me

  • @hotpil7020
    @hotpil7020 5 месяцев назад +422

    "Sometimes I take my belt and whip myself. Still better than Java script"

  • @burntt999
    @burntt999 5 месяцев назад +71

    As far as I’m concerned this guy is a genius. Plus it takes a shit load of knowledge to not only know about so many different programming topics but to also know how other people view them.

  • @mks-h
    @mks-h 5 месяцев назад +464

    6:10 Now, a Whitespace program embedded into a C program is my new unreasonable phobia. How do I sanitize whitespaces, lol?

    • @deathpyre42
      @deathpyre42 5 месяцев назад +171

      Plot twist, the whitespace program is the only functional aspect of the program, what looks like a c-program isn't actually read by the compiler at all, it exists only as random code meant to space out the whitespaces. So when it comes time to debug it and they see the janky mess of C, they inadvertently irreparably break the whitespace program, and every attempted fix throws out worse and more cryptic errors.

    • @Austin-fc5gs
      @Austin-fc5gs 5 месяцев назад +26

      clang-format

    • @raz1572
      @raz1572 5 месяцев назад +31

      write everything on one line and don't use tab, elimiantes 2/3 of the syntax

    • @zeustechdev
      @zeustechdev 5 месяцев назад +14

      @@raz1572 genious, once I saw a game being made under 10 lines, well if you put everything into 1 line it's a one line game ffs hahaha. And the guys in the video were doing exactly that

    • @izd4
      @izd4 5 месяцев назад +2

      formatter on a pre-commit hook

  • @MelancolicoCatrin
    @MelancolicoCatrin 5 месяцев назад +386

    props on the TempleOS in the background

    • @spiteu9272
      @spiteu9272 5 месяцев назад +23

      RIP Saint Terry

  • @yt-sweety
    @yt-sweety 5 месяцев назад +1103

    Still better than JavaScript

    • @axeman2638
      @axeman2638 5 месяцев назад +9

      damn beat me to it.

    • @charlieking7600
      @charlieking7600 5 месяцев назад +26

      Anything better than JokeScript, which was developed for two weeks.
      And, that's kinda funny, it's earlier name was "Mocha", which is read by native Russians as "piss".

    • @j.r.r.tolkien8724
      @j.r.r.tolkien8724 5 месяцев назад +8

      Your brain was developed for two weeks. Your ancestors missed out on evolution.

    • @aafjeyakubu5124
      @aafjeyakubu5124 5 месяцев назад +2

      I lost it right there 🤣

    • @hunternegron336
      @hunternegron336 5 месяцев назад

      Facts

  • @SirFlak
    @SirFlak 5 месяцев назад +328

    The Parseltongue killed me 😂

  • @Jango1989
    @Jango1989 5 месяцев назад +95

    "sometimes I write a malboge program. Sometimes I take a belt out and whip myself; still better than JavaScript." Truer words were never spoken.

  • @yds6268
    @yds6268 5 месяцев назад +180

    Causally solving the halting problem, I see

    • @GSBarlev
      @GSBarlev 5 месяцев назад +72

      Halting problem is trivially solved-eventually all programs halt due to the heat death of the universe.

    • @yds6268
      @yds6268 5 месяцев назад +6

      I made a typo in "casually," but "caudally" fits too

    • @dylanclarke9497
      @dylanclarke9497 5 месяцев назад +23

      @@GSBarlev jokes on you, all mine halt because I'm a terrible coder

    • @ISV_Damocles
      @ISV_Damocles 5 месяцев назад +27

      The joke was that the language was designed to not be Turing complete (eg, no recursion, fixed-function looping at best) so it can't be abused in the way he wants (to write a compiler into another esolang) and the fact that an esolang author would write such a language (that can't be abused for other esolangs) is what surprised him and then angered him.

    • @drdca8263
      @drdca8263 5 месяцев назад +13

      @@ISV_DamoclesA programming language can be such that it simultaneously
      1) isn’t Turing complete and the halting problem for it is computable
      2) compilers for other languages can be written in it.
      For example, if the language requires that each program in it includes a proof that it halts on every input, this would make it so that the halting problem for it has the answer “yes”, but this shouldn’t really appreciably limit what languages it can have compilers for,

  • @RurikLoderr
    @RurikLoderr 5 месяцев назад +89

    The jab at Rust is what really got me... thank you for that.

    • @guser436
      @guser436 5 месяцев назад +7

      Kept a straight face until he said Rust

  • @ZapOKill
    @ZapOKill 5 месяцев назад +286

    "explain it back to me in BNF"

    • @mountain3301
      @mountain3301 5 месяцев назад +19

      Roughly eBFN, for brevity:
      ```RESP ::= TRUE | FALSE STR
      STR ::= { 'a'..'z' | 'A'..'Z' | ' ' }```
      E.g.: `FALSE "is fav bool"`

  • @AdamBosnjakovic
    @AdamBosnjakovic 5 месяцев назад +182

    the "ancient erlang" book in the background is on point

    • @NatiiixLP
      @NatiiixLP 5 месяцев назад +3

      I wonder how it differs from "modern erlang". Surely, it can't be worse!

    • @cygil1
      @cygil1 3 месяца назад

      But at least one commercial telecom switch was programmed in Erlang. Surely that should be Haskell or ObjectCaml or something.

    • @XGD5layer
      @XGD5layer Месяц назад

      ​@@cygil1 WhatsApp was too

  • @Tasarran
    @Tasarran 5 месяцев назад +94

    "This one detects if the program halts..."
    ..turning back to the keyboard in surprise...
    "It detects if the program halts?!?"

    • @JATmatic
      @JATmatic 4 месяца назад +13

      This one was a golden. :D

    • @JohnWittle
      @JohnWittle 4 месяца назад +11

      Yeah this one made me pause I was laughing too hard

    • @nosuchthing8
      @nosuchthing8 3 месяца назад +9

      I *think* the joke is that that's not possible if it's Turing complete.
      So he only has interest in languages that can crash.

    • @warpspeedscp
      @warpspeedscp 3 месяца назад

      Nah, it's because that would be the discovery of the millennium. ​@@nosuchthing8

    • @ekonomija8718
      @ekonomija8718 3 месяца назад +11

      ​@@nosuchthing8I think it can also be interpreted as the fact that he just stumbled upon _the most useful program possible_ lmao

  • @MasterSergius
    @MasterSergius 5 месяцев назад +193

    "The most effective way to waste time" - relates to 90% of modern IT industry

    • @XDarkGreyX
      @XDarkGreyX 5 месяцев назад +15

      Processes and bureaucracy are the bane of humanity. The dose is usually too high

    • @monad_tcp
      @monad_tcp 5 месяцев назад +12

      JS is the most effective way of wasting time. you could just make a simple HTML and call it a day

  • @malamhari_
    @malamhari_ 5 месяцев назад +174

    "If I have to much time, I come up with too many problems." got me

  • @ellielikesmath
    @ellielikesmath 5 месяцев назад +92

    a triple math phd wanting to work on esolang instead of the hodge conjecture is very accurate. i also would've accepted them wanting to work on their crippling depression and/or their fear of human interaction. lol

  • @josda1000
    @josda1000 5 месяцев назад +86

    Thank you for putting this out on father's day.
    Us father-programmers need something to laugh at. Especially javascript.

  • @NotJustBikes
    @NotJustBikes 5 месяцев назад +307

    Hey! I know that guy from the #masstransit channel.

    • @WoolyCow
      @WoolyCow 5 месяцев назад +19

      avg not just bikes moment

    • @iluvsoupers
      @iluvsoupers 5 месяцев назад +23

      Didn't expect to see you here 💀

    • @JamesTsividis
      @JamesTsividis 5 месяцев назад +9

      @@iluvsoupers Jason is in the tech industry I think.

    • @chri-k
      @chri-k 5 месяцев назад +10

      Now we know it's not just bikes, but esolangs too!

    • @Truttle1
      @Truttle1 5 месяцев назад +7

      No way not just esolangs???

  • @KingJellyfishII
    @KingJellyfishII 5 месяцев назад +53

    "I made this language like 3 languages ago" got me so hard it's very true

  • @XGD5layer
    @XGD5layer Месяц назад +8

    5:48 "this can detect if the program halts" is underrated

  • @ChiefBridgeFuser
    @ChiefBridgeFuser 5 месяцев назад +54

    As an electrical who understood about half of this with a son-in-law who resembles this character and a son who was rejected from a full-stack javascript job: I approve.❤❤❤

    • @andrewyork3869
      @andrewyork3869 4 месяца назад +9

      Getting rejected from a JS job is a mark of honor.

    • @JohnDoe-my5ip
      @JohnDoe-my5ip 4 месяца назад +3

      NodeJS is an abomination

  • @razac_zr
    @razac_zr 5 месяцев назад +134

    > "what is Esolang?"
    > exactly

    • @AlejandroGarcia_elviejo
      @AlejandroGarcia_elviejo 5 месяцев назад +8

      ESOteric programming LANGuages

    • @johnsmith1953x
      @johnsmith1953x 5 месяцев назад +1

      @@AlejandroGarcia_elviejo Is there a list of them somewhere?

    • @boner4098
      @boner4098 4 месяца назад

      ​@@johnsmith1953x list? What are you, 12? There are ASTs.

  • @5cover
    @5cover 5 месяцев назад +63

    "LLVM? Never heard of it. I use VirtualBox."

  • @miguelguthridge
    @miguelguthridge 5 месяцев назад +175

    The ADHD and autism jokes were such a personal attack

  • @thalber
    @thalber 5 месяцев назад +8

    i am amazed that they gave this character a vaguely positive character arc. all the other recurring characters only become MORE of a threat to society over time, but this guy
    - now knows he's autistic
    - focuses less on bullying people
    - discusses mass-transit

  • @DontAatMe
    @DontAatMe 5 месяцев назад +7

    "I forgot my syntax. I wrote this language like 3 languages ago." 😂😂
    Bro Im dying!! Im not going to pretend I understood everything you said, but the little bit I did understand was absolutely hilarious! I really needed that laugh.
    You've earned my subscription. Thank you!!!❤

  • @gjsmo
    @gjsmo 5 месяцев назад +96

    So I wanted to know how many of the esolangs talked about in this video were were real, and in looking them up I found out that the APL poster on the wall is actually a Deadfish interpreter. So that's fun.

    • @GSBarlev
      @GSBarlev 5 месяцев назад +22

      I'm knee-deep wading through the esolangs wiki rn. *There's a whole dang wiki* of these works of art.

    • @thezipcreator
      @thezipcreator 5 месяцев назад +15

      literally all of them, I've seen them before on the esolangs wiki

    • @ped7g
      @ped7g 5 месяцев назад +39

      This channel is secretly documentary channel. Just hiding it under facade of satire, but if you dig into it deeper... there's always truth behind, like JavaScript being horrible.

    • @piedpiper1172
      @piedpiper1172 4 месяца назад +5

      @@ped7gThis channel has taught me, a person who cannot code even a single line in any language, to reflexively hate Java Script and mention that hate any time it comes up in conversation.

  • @The-cyber-imbiber
    @The-cyber-imbiber 5 месяцев назад +184

    Teenagers under the age of 41 -- probably using Rustlang. What has this world come to?

  • @MatthijsvanDuin
    @MatthijsvanDuin 5 месяцев назад +13

    I still have deep respect for the person who wrote an Unlambda (esoteric pure functional language) interpreter in INTERCAL, and even more for the person which, based on a comment in the source code, found and fixed an integer overflow bug in it.

  • @TRDiscordian
    @TRDiscordian 5 месяцев назад +11

    I'm only 1min into this, but as someone who has written a most efficient interpreter for an esolang, and my own language spec, and an interpreter on my Switch for that language, this video seems extremely accurate.

  • @alzeNL
    @alzeNL 5 месяцев назад +82

    When your late to term on your 1st year of a PhD and the only supervisor willing to take on your research subject wrote an obscure programming language that no one uses and the book costs £95 to learn the basics, yes, thats this man :D

    • @tigerstallion
      @tigerstallion 4 месяца назад +2

      and he forgets his syntax because he wrote it like 3 languages ago 😆

  • @cyberking1128
    @cyberking1128 5 месяцев назад +5

    Blessed be the uploaders; Programmers are also Human (PBUT). May our minds be opened by their wisdom and our burdens lightened by their humor. Let us rejoice in the unity and fellowship they foster in the hallowed halls of RUclips and beyond. Amen, and may the algorithms ever favor their content.

  • @zeckma
    @zeckma 5 месяцев назад +24

    Thanks for bringing Richie Guix back to the show! I'm hoping we'll get to hear from him again about GNU/Linux!

    • @ronaldosd
      @ronaldosd 5 месяцев назад

      He actually calls It GNU + Linux 😂

    • @lubricustheslippery5028
      @lubricustheslippery5028 3 месяца назад

      Why? When it exists an OS that speaks in tongues

  • @unfa00
    @unfa00 5 месяцев назад +18

    I love that Matrix glitch sequence. Having some nice VFX fun I see :) Amazing work!
    Taking all the pictures for photogrammetry must have been quite a challenge while you keep your hand up like that :D

    • @antonliakhovitch8306
      @antonliakhovitch8306 5 месяцев назад +3

      It certainly *looks* like photogrammetry, but I wonder whether it might have been a nerf (which requires a lot less imagery). In any case, photogrammetry isn't too terrible either these days -- just take a video with your phone, and software will automagically grab the best stills.

    • @crackwitz
      @crackwitz 5 месяцев назад

      Idk, likely just was the actor staying still while the camera man moves wildly

    • @antonliakhovitch8306
      @antonliakhovitch8306 5 месяцев назад

      @@crackwitz It most definitely was not. Those were impossible camera moves (unless they had a robot), and the scene definitely turns into some sort of 3D reconstrut

    • @hglankshear
      @hglankshear 4 месяца назад +2

      Without knowing from the inside how an effect is done, you can posit a few options but its hard to know for sure.
      Here is how I could achieve an effect like that. I would either use
      - gaussian splatting
      - nerf
      - photogrammatry
      - Single frame camera projection onto a 3D environment with animated camera
      - some tools can do frame projection with limited animated camera moves automatically

  • @linuxcuanthony493
    @linuxcuanthony493 5 месяцев назад +60

    Richie Guix is my idol.

  • @yevgeniysimonov5906
    @yevgeniysimonov5906 5 месяцев назад +27

    "If I have too much time, I come up with too many problems" - this is genius 🤣

    • @joeybuddy96
      @joeybuddy96 4 месяца назад +1

      That's kind of how maths doctors work. Gotta make more problems than you can solve.

  • @chattphotos
    @chattphotos 5 месяцев назад +13

    There perfect programming languages and those that are used
    (they do not overlap)

  • @johanngambolputty5351
    @johanngambolputty5351 5 месяцев назад +19

    Took me a while to notice the templeos in the background... nice.

  • @Palozon
    @Palozon 5 месяцев назад +6

    The doubletake at the somehow-solved halting problem got a chuckle from me

  • @DrunkSnowWhite
    @DrunkSnowWhite 4 месяца назад +8

    0:11 Plot twist: he's not asking for a Personal System/2 adapter. That's too mainstream. No, he's asking for a PlayStation 2 adapter

  • @twobombs
    @twobombs 4 месяца назад +2

    this is how I feel doing quantum programming. had a lot of fun with this clip. will share with other QC programmers....

  • @GSBarlev
    @GSBarlev 5 месяцев назад +48

    The scary thing is I don't think a single one of these esolangs were invented for this video. See: *_Gen Alpha Brainrot_* whose Hello World begins with, as described:
    sigma _(x8)_
    grimaceshake
    skibidi
    sigma _(x8)_
    rizz
    gyatt
    fanumtax
    skibidi
    sigma _(x8)_
    ohio
    skibidi...

    • @zyansheep
      @zyansheep 5 месяцев назад +5

      its beautiful...

  • @oserodal2702
    @oserodal2702 5 месяцев назад +60

    Why does it feel like he would consider Rust an esolang, but hates it because it has real-world usage?

    • @DavidPlass
      @DavidPlass 5 месяцев назад +7

      Because he does.

  • @davidreghay3629
    @davidreghay3629 2 месяца назад +3

    Omg, the scoff at the blank paper of printed out whitespace code

  • @yds6268
    @yds6268 5 месяцев назад +48

    Gentoo boot menu is Turing complete?!

    • @qlum
      @qlum 5 месяцев назад +12

      You can compile grub with lua support I think or could at some point.

    • @zekicay
      @zekicay 5 месяцев назад +7

      Grub's menu system should be turing-complete, it has alu, branches, and with `source` + `normal`, you can even have multiple source files and a call stack.

    • @monad_tcp
      @monad_tcp 5 месяцев назад +4

      grub2 is turing complete, you can source your own script, thus creating an infinite loop

    • @A5A5A5A5h
      @A5A5A5A5h 5 месяцев назад +2

      GRUB has a LISP API IIRC

  • @krpp
    @krpp 5 месяцев назад +18

    I was waiting for the APL joke.
    It was beautiful.

    • @chitra___
      @chitra___ 5 месяцев назад

      Noob here, I didn't get it

    • @TeroKeskiValkama
      @TeroKeskiValkama 3 месяца назад

      ​@@chitra___, he read it aloud like it was occult script. You can't read it aloud, it's just a bunch of unpronounceable symbols.

  • @Caminante-blanco
    @Caminante-blanco 5 месяцев назад +4

    This is so great! I literally got to take a class with Chomsky at the UofA

  • @westbywest
    @westbywest 5 месяцев назад +3

    I'm really liking this documentary channel so cleverly disguised as satire.

  • @AConversationOn
    @AConversationOn 5 месяцев назад +18

    // Start of main program
    // Push 'h' ASCII value (104)
    // Push 'i' ASCII value (105)
    // Push 'l' ASCII value (108)
    // Push 'a' ASCII value (97)
    // Push 'r' ASCII value (114)
    // Push 'i' ASCII value (105)
    // Push 'o' ASCII value (111)
    // Push 'u' ASCII value (117)
    // Push 's' ASCII value (115)
    // Push ';' ASCII value (59)
    // Print the characters on the stack until the stack is empty

    • @johanngambolputty5351
      @johanngambolputty5351 5 месяцев назад +4

      Wouldn't it have to be a dequeue or you're going to pop them out in reverse order for printing? 😜

  • @HeatSeekingVelociraptor
    @HeatSeekingVelociraptor 5 месяцев назад +6

    I don't why I never noticed this before, but this character (and a few others) sound exactly like Strong Bad.

  • @f1f1s
    @f1f1s 5 месяцев назад +2

    I haven’t laughed that hard for years. The ‘SMETANA to Infinity’ made me double up with laughter on the floor for 20 minutes straights. The last time I cried that hard was Stewart Ashen’s ‘Violin (violin)’ review video. This is the best of your videos.

  • @svenstarson1908
    @svenstarson1908 5 месяцев назад +55

    but, can you use the language to mine quinoa-coins? asking for a friend.

  • @CompanionCube
    @CompanionCube 5 месяцев назад +4

    5:19 this actually reminds me of something philosophical; you think you have all the time in the world, until you don‘t have any time left

  • @Skwisgar2322
    @Skwisgar2322 5 месяцев назад +3

    HAHAHA, I was waiting for the white space reference, the printout of it was a perfect joke.

  • @TomHutchinson5
    @TomHutchinson5 2 месяца назад +2

    "Any person in the esolang discord could write you a compiler much faster than everything on the market in a weekend. But no, instead they're creating brainjuice adaptations and writing Java for a living. Average rustling doesn't even know how a computer works."
    FACTS ! I feel so seen

  • @TheOriginalJohnDoe
    @TheOriginalJohnDoe 5 месяцев назад +16

    "I have too many computer science degrees to be employable at this point"

  • @joseduarte9823
    @joseduarte9823 5 месяцев назад +10

    TempleOS on the PC was a nice touch

  • @Puschit1
    @Puschit1 5 месяцев назад +9

    I am understanding less and less, yet, it somehow becomes even funnier.

  • @PointyHairedJedi
    @PointyHairedJedi 5 месяцев назад +2

    Pretty sure this is canonically the origin of the Adeptus Mechanichus in WH40k.

  • @davidzwitser
    @davidzwitser 5 месяцев назад +5

    Loved the APL parseltongue. APL’s are the best non-esolang esolangs

  • @TheDiveO
    @TheDiveO 5 месяцев назад +4

    "errors are for beginners. we do only undefined behavior"

  • @MelancolicoCatrin
    @MelancolicoCatrin 5 месяцев назад +43

    sigma sigma sigma skibidi... I died here

    • @GSBarlev
      @GSBarlev 5 месяцев назад +5

      A modern update to the SMBC comic about the "most elegant programming language ever created" having been written by twelve year olds:
      C8==D++

    • @NilesBlackX
      @NilesBlackX 5 месяцев назад

      @@GSBarlev Can you put a boner array in your butt loop?

  • @muxecoid
    @muxecoid 4 месяца назад +10

    I am in a company that has inhouse domain specific langauge, we liked to compare it to intercal. As for adding please that changes the result - this often happens in LLM prompt engineering.

    • @tigerstallion
      @tigerstallion 4 месяца назад

      lol. some dumb PMs are going to start saying you get better results if youre nice to the AI

  • @roboto_
    @roboto_ 5 месяцев назад +9

    this is the best one so far

  • @vacc1001
    @vacc1001 4 месяца назад +1

    THIS IS GOLD. Whoever wrote this, bro, you are a goddamn genius.

  • @Cerlancism
    @Cerlancism 5 месяцев назад +7

    Brainfog is the censored version

  • @gkail6980
    @gkail6980 5 месяцев назад +2

    "The esolang space isn't as policed as the academic space. It is policed as the anime space though" - this is a major lol

  • @75hilmar
    @75hilmar 5 месяцев назад +2

    He reminds me of the guy from star trek tng "The Nth degree". The old alien guy with the dreads who doesn't travel the universe, he makes people super smart via space time manipulation so the people come to him

  • @ethanr0x
    @ethanr0x 5 месяцев назад +6

    That 4:3 laptop though

  • @rperanen
    @rperanen 5 месяцев назад

    As someone interested in compilers this was a blast. Thank you!

  • @bluedrack2817
    @bluedrack2817 5 месяцев назад +4

    "It dectect if it halt ?" is the best

  • @unl0ck998
    @unl0ck998 5 месяцев назад +1

    The production is amazing, set dressing, everything

  • @the_dude_josh
    @the_dude_josh 5 месяцев назад +3

    That room decor actually slaps

  • @Pblrzo
    @Pblrzo 5 месяцев назад +3

    You've got me on "Visually pleasing"

  • @s1v7
    @s1v7 5 месяцев назад +2

    5:45 "this one can detect if the program halts" - i would be curious to see it as well )))

  • @SkigBiggler
    @SkigBiggler 5 месяцев назад +1

    Nice increase in production value, looks like they hired a set for this one

  • @DreySF
    @DreySF 5 месяцев назад +2

    Fckn amazing, 😂 thank you!

  • @tedtran7855
    @tedtran7855 2 месяца назад +1

    This is the most accurate one yet, wow. Especially the body and facial hair lmao

  • @MichaelGraham1980
    @MichaelGraham1980 5 месяцев назад +1

    Loved the double take on "this one can detect if your program halts"

    • @mojeimja
      @mojeimja 5 месяцев назад +2

      a little more time and the author solves and fixes Godel's incompleteness :)

  • @yohaanmaster
    @yohaanmaster 5 месяцев назад +1

    > Write "hello world" in 5d brainfuck with multiverse time travel
    > Fork statements? what's that
    > Turing tarpits? my time in the army taught me one thing: it's that tar, tar never changes
    > Put "esolang dev" on CV
    > Mfw i become senior product manager at meta

  • @nakoskyranos4080
    @nakoskyranos4080 5 месяцев назад

    I am a casual who can't even code, but I still get a lot of the jokes! how? what a comedic genious!

  • @ShadowKestrel
    @ShadowKestrel 5 месяцев назад

    oh wow this is bringing back some memories. insert meme of 'i should call her' with my old esolangs wiki acc

  • @Evilanious
    @Evilanious 5 месяцев назад

    "It's the journey that matters. The longer, the better."
    That's gold!

  • @bevengersio
    @bevengersio 5 месяцев назад

    "This one can detect if the program halts. This one can detect if the program halts?"
    Fav line.

  • @willmarsman1765
    @willmarsman1765 4 месяца назад +1

    "Do you happen to have a PS2 adapter for me"
    LMAO so good right off the bat

  • @czczr
    @czczr 5 месяцев назад +1

    complete gold, thank you 🎉

  • @jojoanggono3229
    @jojoanggono3229 2 месяца назад

    I'm comp sci graduate, found this hilarious...alles gutte...😂👍 He said "out..out..." Reminded me so much of the motorola 68k assembly lecturer, a Prof from Russia. 😂 No offense though to our comrade from Russia

  • @RedstonekPL
    @RedstonekPL 5 месяцев назад +1

    kinda surprised richie guix didnt mention dawn, the subleq-only os

  • @franknord4826
    @franknord4826 5 месяцев назад +1

    "Now explain it back to me in BNF". I know multiple people who would be starkly offended by that. 😂

  • @hamsandwich780
    @hamsandwich780 5 месяцев назад

    I dont think many people caught the 5d chess with multiverse time travel reference but I appreciate it, a good game

  • @mololabo
    @mololabo 4 месяца назад

    If I hadn't failed my university studies, this is probably what I would've ended up as.
    Gotta love esolangs.

  • @v.nd.tt.s8943
    @v.nd.tt.s8943 5 месяцев назад +1

    I was eating borshch and then when Smetana came in, I suddenly realized what my borshch was lacking.

  • @matthewoconnor2742
    @matthewoconnor2742 Месяц назад

    The "The key factors are boredom, adhd" *immediately cuts to something else* sent me

  • @LinusBerglund
    @LinusBerglund 5 месяцев назад

    This makes me think about that Dan Friedman's 60th birthday video when Oleg Kiselyov had a talk, said something like "... the natural step is of course..." and then had a slide with so many nested call/cc:s that the audience burst out laughing.

  • @xtan-io
    @xtan-io 5 месяцев назад +3

    Richard stall man vibe

  • @Strykenine
    @Strykenine 5 месяцев назад +9

    Thank God for subtitles.

    • @robertjenkins6132
      @robertjenkins6132 5 месяцев назад

      I always have soft subs on, so for this video I had _double subtitles_ - hard subs on top of soft subs.

  • @aichrist
    @aichrist 5 месяцев назад +1

    Thanks for the templeos reference

  • @TechNolaByte
    @TechNolaByte 5 месяцев назад +1

    I love the TempleOS cameo appearance