Тёмный

Hare Programming Language 

Tsoding Daily
Подписаться 128 тыс.
Просмотров 52 тыс.
50% 1

References:
harelang.org/

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 254   
@mobod6822
@mobod6822 7 месяцев назад
I'm gonna add watching this video to my CV for that google interview in 5 years
@varshneydevansh
@varshneydevansh 7 месяцев назад
How to crack FAANG one step closer
@neshkeev
@neshkeev 7 месяцев назад
Tsoding writes in C, but doesn't regard performance highly. Tsoding is an immensely experienced Haskell programmer, but doesn't like complicated abstractions) This person is enigma
@moussaadem7933
@moussaadem7933 7 месяцев назад
He loves simple languages like hare but he complains the standard libraries don't handle window management
@denoww9261
@denoww9261 7 месяцев назад
I can't speak for him but I think he values C for its simplicity more than its performance.
@elgalas
@elgalas 7 месяцев назад
​@@denoww9261 I think he did say that once, on a Rust stream, can't remember which one though, I think he was printing trees
@JaimePascual
@JaimePascual 7 месяцев назад
Do not mistake complicated by unnecessary abstractions. The only code that never fails is the one you never write.
@oserodal2702
@oserodal2702 5 месяцев назад
IDK how to gauge this guy on what he actually thinks about modern programming languages. Like, for example, he's okay with Rust, but not Cargo and the Rust ecosystem at large, and would rather use rustc and Makefiles to build Rust. Maybe he's not heard of Go, but I'd imagine he probably dislikes the abstractions the language has, maybe even more so than in Rust or Haskell, or maybe programming in Go is just not as fun compared to C.
@nuhuhuhuhuhuhuhuh-f6q
@nuhuhuhuhuhuhuhuh-f6q 7 месяцев назад
tsoding is coding in hair so that he doesnt go bald again
@boogly3716
@boogly3716 7 месяцев назад
spilt my capatea on tshirt
@Sahil-a-vim-user
@Sahil-a-vim-user 7 месяцев назад
Wild
@glowiak3430
@glowiak3430 7 месяцев назад
He won't as long as he does not code in haskell
@sinamobasheri
@sinamobasheri 7 месяцев назад
:|
@cipher01
@cipher01 7 месяцев назад
Dayum bro
@rupen42
@rupen42 7 месяцев назад
Honestly, "C with namespaces" is already a great selling point.
@Maagiicc
@Maagiicc 7 месяцев назад
So did "C with classes," and look where that's ended up
@portersky
@portersky 7 месяцев назад
@@Maagiicc Have you seen GObject from glib? That shit be wild.
@delibellus
@delibellus 7 месяцев назад
​@@Maagiicc that wasn't the only thing that made c++ so bad, and the rest aren't present in the development of hare
@oxey_
@oxey_ 7 месяцев назад
C with raii, generics and namespaces would be bussin
@dnkreative
@dnkreative 7 месяцев назад
Namespaces are actually BAD
@sfulibarri
@sfulibarri 7 месяцев назад
Finding this channel has made programming fun for me again. The bit at ~56:00 is such a good example of persistence and learned intuition paying off. I spent all of my uni days and and early career believing that the source code of languages and production grade tools were the domain of strange people with beards and tall pointy hats who lived in the basements of places like MIT. My early instructors and mentors simply failed to indicate to me that if I wanted to know more about a thing I could read its source and even build one. Its very motivational and just a lot of fun to watch this person dive in to all these different things, learning a lot, pushing through frustration, and most importantly, have a great time. I am grateful that he chooses to share it with all of us.
@Heater-v1.0.0
@Heater-v1.0.0 7 месяцев назад
I totally sympathise. Work sucks. I can only tolerate it if it is a programming project that fascinates me and actually has some useful purpose in the world. My current solution to this problem is to work with a few friends on a start up company doing things we have a passion for. The money sucks but at least we are not shackled to drudgery. Life is short, the is no time to waste working on meaningless tasks to make money for someone else
@OneMilian
@OneMilian 7 месяцев назад
Agree, i was fascinated with electronics my whole life and I always worked unrelated jobs, I always hated it. Having Aspergers makes it even harder to work jobs with no passion around people who dont hide the fact that they dont like me because im an exentric nerd
@spacewad8745
@spacewad8745 7 месяцев назад
More power to you 💪 But with sick parents to look after in a country with no public healthcare, i am willing to sell my soul if the pay is well
@Heater-v1.0.0
@Heater-v1.0.0 7 месяцев назад
@@spacewad8745 No, no, more power to you. I know what is to be in that kind of situation. Wishing you manage to find work that is satisfying and fulfilling as well as essential for you.
@Heater-v1.0.0
@Heater-v1.0.0 7 месяцев назад
@@OneMilian That is a shame. So many places I have worked where people had passion for what they were doing and eccentric nerds were almost a majority. A lot of fun. It does so depress me though to work with people who have no passion for what they are doing, don't care what it does or what it is for. Just doing the hours and taking the salary with no pride or joy.
@dawidkotlinski
@dawidkotlinski 7 месяцев назад
"make money for someone else" implies being a business owner is easy (after all, other people make money for you), but before that phrase you said money sucks when working in your own company, How so?
@Ash-qp2yw
@Ash-qp2yw 7 месяцев назад
Learning how a library works by grepping around and reading the source code is a really useful skill -- I started a new job about a month ago and I've been basically learning how to use their primary library through a combination of grepping around, using breakpoints to see whats happening, and reading docstrings, and primarily the former. It's so good!
@bearwolffish
@bearwolffish 6 месяцев назад
Once you can learn like this you are free to explore where you want.
@logyross6883
@logyross6883 7 месяцев назад
You should try Odin too. Its literally in your name!
@PRIMARYATIAS
@PRIMARYATIAS 7 месяцев назад
And it gives Raylib bindings directly with it, So no need to figure out how to link C stuff right away, Also it has Jai like syntax.
@joesenenfelder683
@joesenenfelder683 7 месяцев назад
CONGRATULATIONS ON 100,000 SUBSCRIBERS!!!!!! GOOD JOB! YOU ARE GOAT. BIG FACTS!!!!! Seriously appreciate your content.
@-ciii-
@-ciii- 7 месяцев назад
"the role of optimizing compilers in the majority of applications is kinda overrated" well said, loving it.
@TheFailOrNot
@TheFailOrNot 7 месяцев назад
The hare devs really missed out on an opportunity with the file extension. I mean it could have been *.bun ...
@vinicius_xor_eax_eax
@vinicius_xor_eax_eax 7 месяцев назад
the selling point of this language for me was the support on Windows: NO support and no plans for it
@YahyaFalcon
@YahyaFalcon 7 месяцев назад
I guess that's a selling point if you're a free software purist
@androth1502
@androth1502 7 месяцев назад
it's a selling point if you want to use a programming language that will never be widely adopted.
@flatrute
@flatrute 7 месяцев назад
But it does not stop someone from forking/implementing the compiler for the language for Windows, yes?
@YahyaFalcon
@YahyaFalcon 7 месяцев назад
@@flatrute yes, Case in point: there is a third party port to MacOS, a proprietary operating system.
@maxrinehart4177
@maxrinehart4177 7 месяцев назад
Not really, that would mean it would never become mainstream and gain attraction. Windows used by a lot of people and corporations, supporting it would put this language ahead of tons other new programming languages.
@glowiak3430
@glowiak3430 7 месяцев назад
I like its compiler being named Харек :)
@ЕвгенийКожевников-я3я
@ЕвгенийКожевников-я3я 7 месяцев назад
​​@@remondrkferret. With intentional misspelling. So rather something like ferrit.
@micoberss5579
@micoberss5579 7 месяцев назад
Хорёк 😂
@lievenpetersen
@lievenpetersen 7 месяцев назад
I'm really glad you left your story about how you make money in the vod, it was really nice to hear that :)
@iWillAvert
@iWillAvert 7 месяцев назад
19:30 I would absolutely watch that! That's along the lines of how I am trying to approach learning programming and it has been helpful. I have at least hit a point now where I can write relatively competently in multiple languages and can understand what's going on in many others. You're definitely right; once you begin to understand programming, you can learn any language. It's all just syntax and built-in features.
@raiguard
@raiguard 7 месяцев назад
I thoroughly enjoyed messing with hare, it's a shame that I can't use it for anything serious. It's such a fun little language! I wrote a small text editor using it.
@TsodingDaily
@TsodingDaily 7 месяцев назад
A text editor sounds pretty serious to me.
@waltherstolzing9719
@waltherstolzing9719 7 месяцев назад
@@TsodingDaily It's only for writing jokes. Syntax highlighting for punchlines; that sort of thing.
@grawlixes
@grawlixes 7 месяцев назад
@@TsodingDaily not if it only supports comic sans
@dmytro.sereda
@dmytro.sereda 7 месяцев назад
Tsoding, I'm voting for Odin lang! Try it please.
7 месяцев назад
I second this!
@adammontgomery7980
@adammontgomery7980 5 месяцев назад
Hahaha, this is exactly what he was yelling about. The language doesn't matter; the same concepts apply across languages.
@matheuscapitani4701
@matheuscapitani4701 7 месяцев назад
I would 100% buy the general programing course
@krzysztof_marciniak
@krzysztof_marciniak 7 месяцев назад
Especially if it's done in Tsoding way. Give it a try, please.
@reddixskrull2451
@reddixskrull2451 7 месяцев назад
i think the reason why many people care about the language is because the abstractions made in languages. for example the abstractions made in the java ee environment are quite different from the abstractions made in c++. So if you litterally want to make money with programming you have to know the abstractions of an "trend" language and not just the idea behind programming. people need to eat, so they need to make money, they apply to a company, the company uses a specific language, the people need to learn the abstractions, the people learned a language.
@ryansanta
@ryansanta 7 месяцев назад
I would 100% watch that course. I might even pay something reasonable, but I'm not rly one to pay unless it provides something better than reading docs, youtube, and creating problem/solution projects from scratch. Your content is already extremely helpful for the overall programming mindset. I'm finally able to see a language for the first time and understand what's going on, and your thought patterns over multiple languages/projects has been essential. Thank you!
@ivanjermakov
@ivanjermakov 7 месяцев назад
TLDW: language is okay, error reporting is horrendous.
@alurma
@alurma 7 месяцев назад
wat
@StevenMartinGuitar
@StevenMartinGuitar 7 месяцев назад
He liked the error reporting of '!' and '?'
@ivanjermakov
@ivanjermakov 7 месяцев назад
@@StevenMartinGuitar I meant compiler errors, not semantics. ! and ? are very cool, I'm stealing this feature for my language!
@alurma
@alurma 7 месяцев назад
@@ivanjermakov oh, yeah, that's true
@dieSpinnt
@dieSpinnt 7 месяцев назад
(During the first steps with QBE, meaning: compiling) "Can your LLVM do that? Your LLVM lies in shambles!", Tsoding 2024. I love you for that!:)
@daviarantes5325
@daviarantes5325 7 месяцев назад
i swear to god if you made a course about programming in general, i could probably convince half of my entire university to watch it (please do it)
@delibellus
@delibellus 7 месяцев назад
Saying that it's useless because it will never be widely adopted is thinking of programming languages as cryptocurrencies. Tsoding was right.
@demolazer
@demolazer 5 месяцев назад
Interesting take on abstractions. My dad has been a dev/architect for 30 years, and as I'm learning he has explained the importance of understanding first principles. Even though he's never written a word of Python, I explained how I was going to use a threading abstraction in my app and simply based on how he understands threading he explained how it wouldn't work and ended up being right! So the prediction of those that can do this being more important in the future is very interesting.
@Sinthoras155
@Sinthoras155 6 месяцев назад
Rust without bullshit sounds like a really great concept
@user-he4ef9br7z
@user-he4ef9br7z 7 месяцев назад
I'll try out Hare when Drew Devault stops shilling it every single day on 4chan.
@kalekale4323
@kalekale4323 7 месяцев назад
the first thing that came to my mind was did drew finally buy an AD got tsoding to do the shilling
@iambasantarai
@iambasantarai 7 месяцев назад
You should definitely go for the General programming course. I mean I m interested.
@byterbrodTV
@byterbrodTV 7 месяцев назад
It's pleasure to watch another interesting topic and get motivated for doing something cool just for fun. While people like you exists in this world i have a hope that all is not lost for us. I wish one day i will be free from this big companies bullshit and would enjoy my portion of the recreational programming. Thank you, mista Zozin, as always ❤️
@EliSoli-pb6fp
@EliSoli-pb6fp 2 месяца назад
"If you know programming you know all the languages" Until you try Haskell
@iglobrothers645
@iglobrothers645 7 месяцев назад
I coudn't find any info about the general programming language. It would be awesome if you could make a course about programming in the general programming language
@ivanjermakov
@ivanjermakov 7 месяцев назад
Until somebody creates a programming language called General
@alurma
@alurma 7 месяцев назад
I hope this is a joke
@CYDAmity
@CYDAmity 7 месяцев назад
How are you so naturally funny? :D
@TsodingDaily
@TsodingDaily 7 месяцев назад
Existential crisis.
@deltapi8859
@deltapi8859 7 месяцев назад
You "financial management" is exactly my thinking. I feel like an alien in my country. That is how someone lives who authentically works to live and not live to work. Thx for making me feel a little bit less like an alien.
@markblacket8900
@markblacket8900 7 месяцев назад
be careful with nesting hares, you may end up with way more hares than intended
@FDominicus
@FDominicus 7 месяцев назад
Thank you very much for this video. I tried it just to know. The installation was flawless and as easy as I like it. It was blazingly fast and I like that very much.
@anarcho.pacifist
@anarcho.pacifist 7 месяцев назад
If you enjoy trying out new programming languages, I would like to suggest checking out the Sidef programming language. :) Disclaimer: I'm the author of the language.
@allyc0des972
@allyc0des972 7 месяцев назад
basically zig, at least hare has strong typing in the editor
@jma42
@jma42 7 месяцев назад
20:40 totally agree, I just dont care anymore on whatever salary i get in the job as long as i get the basic needs.
@mirey-lamb
@mirey-lamb День назад
There is only one site that has many hare users and coincidentally it is the same one that Drew hates (or pretends to). That is pretty funny.
@rojebd
@rojebd 7 месяцев назад
i was just looking if someone did a video on this and 1 day ago you made one wow! what timing
@SeishukuS12
@SeishukuS12 7 месяцев назад
Wow, this might be what I wish rust was... Very nice!
@adammontgomery7980
@adammontgomery7980 5 месяцев назад
I would pay for a 'General Programming' course from you. I'm not a noob but, I suck at picking where to draw abstraction boundaries. I guess you'd call it architecture. I'm always amazed at how you take an idea, and get a prototype working so quickly.
@Highwind_
@Highwind_ 7 месяцев назад
Raylib on Harelang Any% World Record 1:06:04
@anon-fz2bo
@anon-fz2bo 6 месяцев назад
cool language, would not have heard about it if not for you, thank you mista azozin!
@desertfish74
@desertfish74 7 месяцев назад
Hair style guide
@dmytro.sereda
@dmytro.sereda 7 месяцев назад
We'll be watching your courses!
@batlin
@batlin 7 месяцев назад
18:00 yes! I always wondered about this. Started learning whatever programming languages I found interesting when I was a kid with a C64 and Atari ST, not thinking it was any kind of "career investment". The questions and tier lists of "what language to learn / ignore in 20XX" are really weird, like if musicians were posting videos like "DON'T learn piano in 2024... learn THIS instrument to stay relevant"
@naturallyinterested7569
@naturallyinterested7569 7 месяцев назад
Next up: Tortoise scripting language
@claudiusraphael9423
@claudiusraphael9423 7 месяцев назад
like literally LOGO, but to transcend along paths and nodes, fields and tables ...
@priyakdey7891
@priyakdey7891 7 месяцев назад
I will totally watch the course on programming in general. I assume you will talk more about memory, process, constructs rather than features of programming language. But I do understand, spending months on a course and then getting 500 people like me buy it is not a great roi.
@inferrna
@inferrna 6 месяцев назад
The Hare logo looks like БЕЗНОГNМ more than actual БЕЗНОГNМ (Russian meme containing a hare and something “legless”)
@morganpigeron142
@morganpigeron142 7 месяцев назад
hello Tsoding , (@40:35) you have also the language Odin ( C like ) that come out of the box with binding for popular lib like raylib. Wich is perfect for rapid prototyping and to rapidly setup on any computer (linux,windows , mac )
@AndrasNadas
@AndrasNadas 7 месяцев назад
Not 3 and a half discs, but on a SINGLE floppy which is 3 AND A HALF INCH LARGE!
@patto2k358
@patto2k358 7 месяцев назад
Raylib speedrun is gold
@ilovepeaceandplaying8917
@ilovepeaceandplaying8917 7 месяцев назад
I love your content, I would watch If you create vods on general programming too.
@meanmole3212
@meanmole3212 7 месяцев назад
Heresy (harec) vs. HolyC Who would win?
@inferrna
@inferrna 6 месяцев назад
Try Lobster. It has physics engine and OpenGL support in it's standard library.
@kikawet
@kikawet 7 месяцев назад
wait, but right a the end you rated the language with 8/10 👀 please prediction model-san 🙏 give a rate to more languages that can run raylib so that we can finally have a proper programming language tier list
@sossupummi
@sossupummi 7 месяцев назад
🐰bunny language🐰 is my new favorite! 🐇🐇
@GabrielSoares-mt5il
@GabrielSoares-mt5il 7 месяцев назад
I will fricking love if you make a "general course of programming". It sad to know that'll not happen. 😃😕
@twenty-fifth420
@twenty-fifth420 7 месяцев назад
Not related, but I want to pet that Hare. ; )
@alurma
@alurma 7 месяцев назад
Hare is kinda awesome
@ade5324
@ade5324 7 месяцев назад
You really think people are not going to be interested in your "general programing" courses? Well i can speak for myself, that i would CONSUME that stuff, especially knowing that course is from zozin. Call me stupid, I'd pay for that, even if it would be mostly stuff i know If you're going to do it, do it for minority.
@olleicua
@olleicua 6 месяцев назад
as a xoogler i'm delighted to here that they are investing in simpler systems. also they just fired over half their workforce, you dont want to work there.
@джамп
@джамп 7 месяцев назад
ive only seen it on /g/ but it seems like asomewhat good language
@gadisasabri2056
@gadisasabri2056 7 месяцев назад
please make a video about programming in general!
@maxrinehart4177
@maxrinehart4177 7 месяцев назад
Please tsoding, that would be awesome. There is a lot to learn about programming that is not language specific.
@EliSoli-pb6fp
@EliSoli-pb6fp 2 месяца назад
LLVM takes itself almost a day to compile in my Gentoo with an intel i5 😂
@kenneth_romero
@kenneth_romero 7 месяцев назад
hey tsoding, out of the modern c like languages (zig, odin, nim, etc...) which one has been the best for you? you've coded a lot, but what has felt a lot more intuitive for you in sense of applying core programming concepts rather than syntax memorization?
@mil_klover375
@mil_klover375 7 месяцев назад
Love you bro and kove your videos. Literally helping me going through hard days. Thnk
@raina1565
@raina1565 7 месяцев назад
I would watch that programming course
@varshneydevansh
@varshneydevansh 7 месяцев назад
I think he did talked about it that Don Knuth did it and no body reads his book
@maxrinehart4177
@maxrinehart4177 7 месяцев назад
​@@varshneydevansh except that knuth books are dry and hard to approach and would better used as references instead of reading them cover to cover, unlike tsoding streams which is fun to watch, informative and has engaging style.
@charliegnu
@charliegnu 7 месяцев назад
So the issue you had at around 35:00 with the hare folder was that the executable is named after the parent folder, so creating a `hello` folder would have triggered the error.
@charliegnu
@charliegnu 7 месяцев назад
If you have an `a.out` folder and run `cc main.c` it will say errno=21 (EISDIR).
@afoobar42
@afoobar42 7 месяцев назад
I will watch all your courses or even buy them, please do some courses plz.
@ntoslinux
@ntoslinux 7 месяцев назад
Tsoding, Please would you mind doing a video on your desktop/window manager setup? I really love your low profile and "all from emacs" text only workflow. Very impressive, it helps people like me who needs to constantly fight against the distributions endless irritating UI innovations.
@delibellus
@delibellus 7 месяцев назад
he didn't configure i3 as far as i know, so if he made a video about it, it would be like a tutorial on how to ise i3 as is.
@0x7f2c
@0x7f2c 7 месяцев назад
finally, a video on hare!!!
@mikumikudice
@mikumikudice 7 месяцев назад
I KNOW, RIGHT???
@MrApplewine
@MrApplewine Месяц назад
But, could Hare have instead compiled to C and used Clang(LLVM IR?) or gcc instead of LLVM?
@delibellus
@delibellus 7 месяцев назад
woohooo awesome! i didn't expect this!
@taba1950
@taba1950 7 месяцев назад
It seem like the hare deveopler just wanted to compile typescript to machine code.
@XORfun
@XORfun 7 месяцев назад
Thank you Mr zozzing!
@wildwestrom
@wildwestrom 7 месяцев назад
Just like the Rust Vulkan episode, I would watch that. 19:48
@buffer0xaa555
@buffer0xaa555 7 месяцев назад
Tsoding is 100k subscriber 🎉.
@s33king81
@s33king81 7 месяцев назад
I love this guy..
@MrBran4
@MrBran4 7 месяцев назад
The title says hare but the logo says bun
@MykolaBrechko
@MykolaBrechko 7 месяцев назад
I would eat your programming course for breakfast.
@killedinit
@killedinit 7 месяцев назад
Almost 100K!!!
@errelin1326
@errelin1326 7 месяцев назад
Given 10 cores with no memory limit, llvm and clang on my gentoo each takes about 40mins to compile ….😅
@errelin1326
@errelin1326 7 месяцев назад
CPU is AMD5800H
@glowiak3430
@glowiak3430 7 месяцев назад
Beef programming language please!
@tbkih
@tbkih 5 месяцев назад
Three and a half floppy disks?
@kcvinu
@kcvinu 2 месяца назад
How does the FFI looks like in Hare ? how to call foreign functions ?
@SadShiry
@SadShiry 7 месяцев назад
19:30 well, if you do I gonna FOR SURE watch and even buy that course from you!
@YasserS19
@YasserS19 7 месяцев назад
I hope you'll make course about programming in general.
@MonkeeSage
@MonkeeSage 7 месяцев назад
gdb/gf2 works fine on hare binaries if you install like the docs recommend.
@NetBSDToaster-u8e
@NetBSDToaster-u8e 7 месяцев назад
Mr. Azozin might have the coolest community and not like some others a Haufen Scheisse
@WillyHorizont
@WillyHorizont 7 месяцев назад
I really want to try this, but I don't know how to setup this on WSL :(
@lievenpetersen
@lievenpetersen 7 месяцев назад
55:43 I agree with this sentiment
@TsodingDaily
@TsodingDaily 7 месяцев назад
Average Recreational Programming Session.
@lievenpetersen
@lievenpetersen 7 месяцев назад
tfw you prod nested hare ... wait what
@knalliebar
@knalliebar 7 месяцев назад
Today I leared that siemens is looking for A windows 3.1 programmer because of the debugger for german ICE 1 and 2 trains. So its not really the languages but you can really lock people/ companies in with tooling IDE's and development environments. And than you make ze moniez
@SimGunther
@SimGunther 7 месяцев назад
TFW DeVault asks for an annotation tool with a WYSIWYG PDF editor and is willing to pay $1000 (only if real time collab/cloud sync is included) for something covered in "How I draw figures for my mathematical lecture notes using Inkscape"
@Kapendev
@Kapendev 7 месяцев назад
We already have a betterC 😅
@mattewlefty991
@mattewlefty991 7 месяцев назад
It's difficult to think about programming without binding to a programming language, but maybe it's because I only knew C well and never got deep into other languages. Would thinking about data and operation on such data a good starting point?
@amigaworkbench720
@amigaworkbench720 7 месяцев назад
Where's "Pike Programming Language" video?
@b0ryakha
@b0ryakha 7 месяцев назад
how do you like the idea of doing something with procedural generation?
@diegorocha2186
@diegorocha2186 7 месяцев назад
That's why I love html5 programing language, we have canvas on the standard library!
Далее
I regret doing this...
1:20:07
Просмотров 76 тыс.
2 Years Of Learning C | Prime Reacts
22:24
Просмотров 291 тыс.
НЕ БУДИТЕ КОТЯТ#cat
00:21
Просмотров 638 тыс.
Will Ada Replace C/C++?
44:57
Просмотров 93 тыс.
I tried React and it Ruined My Life
1:19:10
Просмотров 134 тыс.
Why I Use C | Prime Reacts
13:00
Просмотров 161 тыс.
Premature Optimization
12:39
Просмотров 814 тыс.
The Dream Programming Language? Lobster
20:55
Просмотров 149 тыс.
WHY IS THE STACK SO FAST?
13:46
Просмотров 157 тыс.
Why I’m Switching To Go in 2024
8:10
Просмотров 67 тыс.
My Own 3b1b Animation Engine but in C
2:06:44
Просмотров 65 тыс.