seamlessly went into a "software is garbage" rant, amazing!
@outofranger3 жыл бұрын
Classic jon
@nonefvnfvnjnjnjevjenjvonej338410 ай бұрын
lol
@tx73009 ай бұрын
smoothest transition ive ever seen, this is truly cinema
@Ashanmaril3 жыл бұрын
Poor guy can’t even do an innocuous bit without bad software ruining it
@Sun_Seeker3 ай бұрын
This was his fault. I tested this in Emacs 29 and it doesn't hang like that when using tree sitter highlighting instead of the regexp-based highlighting font lock uses by default.
@Dr.UldenWascht10 ай бұрын
I was beating him by a few letters at first when he stalled but then he did that amazing Ctrl+C=>Ctrl+V magic trick and bamboozled me. Jon doesn't pull rabbits out a hat, he pulls out kangaroos. He is the kind of guy who gets constants Ws ... and all on his own.
@abuzzedwhaler7949 Жыл бұрын
Half expected this to end in him writing a typeracer competitor
@error17_3 жыл бұрын
Many lessons to be learned here
@RyanMcQuen Жыл бұрын
Sometimes Jon is just hilarious.
@fakename85439 ай бұрын
It takes energy to be that much of a smart ass lol
@zygocact59473 жыл бұрын
"If you put too many "w"s in your program... Well, who knows what'll happen if there's too many "w"s in your program?" Guess we know now.
@Emrox3 жыл бұрын
wow that is an advanced reference
@mendelovitch3 жыл бұрын
@@Emrox I need an advanced explanation to get that reference. Could you give me an explanation in advanced Jonology?
@@mendelovitch You'll have to watch the video where he unboxes the Razer keyboard
@hasen_judi3 жыл бұрын
Just for giggles I tried this in vs code and it handled it fine even though I put over a million 'w' chars on the same line. I was expecting it to slow down .. but it handled it fine ..
@SkeleTonHammer3 жыл бұрын
VS Code is extremely snappy and beautiful, IMO. I've been consistently shocked by it. If I'm just writing scripts and don't need to compile anything (like, I'm making a game in Unity) I always use Code now.
@Jack-sy6di3 жыл бұрын
@@SkeleTonHammer I mean... if I comment out a line in like a 200 line C file, it takes VS code about five seconds to update the syntax highlighting
@Radgerayden-ist3 жыл бұрын
It's because emacs does per line highlighting, if Jon had used line breaks it would have been fine.
@rektifyr...2 жыл бұрын
@@Jack-sy6di that's probably the language server's™ fault. It's one of the many things that'll get Jon to go on a rantage. -(get it? like rampage, but with rants?)-
@tx73009 ай бұрын
vsc can handle files like 100MB big, it's pretty goddamn solid
@guilhermecampos83138 ай бұрын
"but don't worry, garbage collection is just fine" hahaha
@chepulis3 жыл бұрын
I see the W key is still a little skippy.
@oleksandrnahnybida31673 жыл бұрын
lmao, nice one)
@PabloPerroPerro3 жыл бұрын
I love these videos
@tomasz-rozanski3 жыл бұрын
WPM - Wins Per Minute
@BrandNewByxor3 жыл бұрын
I was laughing for 30 seconds at the absurdity of WWWWWW before I understood the joke
@mendelovitch3 жыл бұрын
I didn't get the joke until reading your comment. ~_~
@XeZrunner Жыл бұрын
oh my god...
@AnimeGIFfy5 ай бұрын
"people ask me how to become good at programming"
@helpxio_2689 Жыл бұрын
This man is a true genuis. It scares me.
@paulc24482 жыл бұрын
What a masterpiece, I love it ^^'
@SimGunther3 жыл бұрын
All of a sudden this went from "guess how many Ws I can copy/paste in a minute" to "see why Emacs is the bane of my existence?" That's why there's vim/neovim or, hear me out on this, he can write his own editor! Not sure why he hadn't already done his Jai tech stack over a few weekends so he can get his lightening fast editor, terminal emulator, and debugger while he's at it.
@SimGunther3 жыл бұрын
@@matthias6933 Seeing him use any modal editor would be hilarious!
@boblefest3 жыл бұрын
Vim has the same issue -- it doesn't handle long lines well.
@SimGunther3 жыл бұрын
@@boblefest Can confirm that vim/geany/neovim chug for several seconds on a 2M character line and IDEs just refuse to respond at all when faced with such a gargantuan line of text (like WTF???) while a plain old GUI text editor like notepad (no fancy IDE nonsense) handles it just fine.
@Cons-Cat3 жыл бұрын
Xi is currently the fastest editor backend I am aware of.
@CaptainWumbo3 жыл бұрын
@@boblefest set syncolmax to something sensible or turn off syntax highlighting. I don't think vim with nothing on has any trouble with long lines. You can run into simlar issues with complicated foldexpressions, not really vim's fault.
@nintendude7942 жыл бұрын
Epic gamer move
@TR-7072 ай бұрын
this is gold
@zeon1373 жыл бұрын
Wouldn't have guessed he's a Nick Cave fan
@ChaosPootato3 жыл бұрын
What a troll
@monke51003 жыл бұрын
Nice one
@ctx42412 жыл бұрын
my WPM is gated by emacs at this point 🤣
@hexcodeff66243 ай бұрын
Mine is 923049 in 30 seconds, until my editor crashed.
@rp6274 ай бұрын
dang, emacs is struggling on..... text size??
3 жыл бұрын
Omg this Emacks IDE is so bloated and soooo slow! Why doesn't Jon program in something made before 2000s? (only Jon's fans will appreciate this joke)
@SimGunther3 жыл бұрын
Our super power is that we're old, so we knew how fast software was "back in the day"
@jokerpb47783 жыл бұрын
OMEGALUL
@mehmetakyuz52903 жыл бұрын
KEKW
@alexnoman14983 жыл бұрын
so, 1? :D
@jps67343 жыл бұрын
I saw more W's than that.
@gracefool3 жыл бұрын
Ws per minute, not words, you silly
@nintendude7942 жыл бұрын
Epic W
@enricotrudu67602 жыл бұрын
Aahahahahahahhhahaha
@4.0.43 жыл бұрын
I really don't understand why people use command-line text editors then. Even some electron-based IDE that runs Javascript every time you press a button is more responsive than that.
@outofranger3 жыл бұрын
Try to paste so many Ws
@johnanth3 жыл бұрын
This is graphical emacs, not the command line version. The answer is functionality and also that it won't choke even if you load a 1gb large text file (vim will by the way).
@stephenkamenar3 жыл бұрын
@@outofranger no slowdown in sublime text pasting all those w. and i think sublime text is python. the slowest language
@Jennifer-ow1xz3 жыл бұрын
@@stephenkamenar sublime is written in C/C++ with GTK.
@Cons-Cat3 жыл бұрын
@@stephenkamenar Saying Python is the slowest language first requires a philosophical debate on what a "programming language" means. Python is, imo, a code syntax. There are Python interpreters for this syntax, and there are Python compilers for this syntax. While ahead-of-time compiled Python is not likely to be as optimized as ahead-of-time C#, largely due to duck typing, the performance difference in many domains is practically negligible. Interpreted Python is not likely to be much slower, if it's not maybe even faster, than interpreted C++.
@Sasha-rl6lv4 ай бұрын
Would be faster if he used LSP
@dandymcgee21 күн бұрын
mine is a lot faster, i reduced my key repeat rate to 1ms
@willemsiers67323 жыл бұрын
lol
@potatopassingby2 ай бұрын
why is he using emacs then 😂
@wisnoskij2 жыл бұрын
It is sort of insane just how horrible vim and emac is. under heavy development for like my entire life, and they cannot handle basic text rendering. Notepadd++ is like the only application ever created capable of competently and efficiently rendering text to the screen.
@drygordspellweaver87612 жыл бұрын
I like npp but sublime is great too
@Vitorruy1 Жыл бұрын
shame it's not available for mac
@marcs9451 Жыл бұрын
Vim is fast if you change its horrible defaults and use a decent IO lib, which is what Neovim does
@theevilcottonballАй бұрын
Doesn't vim use the terminal's text rendering? Just get a better Terminal then.
@Mrmr-nw4eu3 жыл бұрын
Doesn't wpm mean word per minute? So the question is actually asking how fast he can type, right? I don't get it, instead of writing words and time himself, he just kept pressing down a button. Am I missing something?
@ericpark37463 жыл бұрын
"w" per minute. He joking
@LimDul3 жыл бұрын
/r/woosh
@Mrmr-nw4eu3 жыл бұрын
@@ericpark3746 Thanks. Well, I must say he has not much talent in that department. He didn't give out any hint he was about to joke.