Since you are using Linux, you could use/write a FUSE driver to do the same thing for any compiler; mount it as "htt ps:" (remove the space, added to stop Google banning my post for links) and put it somewhere in your include path.
@garchomp22222 жыл бұрын
You pass on so much knowledge in your streams! Thank you, never knew even about stb!
@DavidsonQWERTY Жыл бұрын
Quite cool. One thing I missed is checking whether or not the URL file already exists on the disk, thus avoiding making a request all the time, but it's easy to add anyway =).
@Elbwen3 жыл бұрын
This is amazing! Subscribed, and I hope to learn more from you in the future.
@ashispaul00133 жыл бұрын
Why this channel has so low reach?? This is a fucking gem
@dromedda6810 Жыл бұрын
Vim is clearly better than emacs, imagine having popups
@unsafecast36363 жыл бұрын
1:20:20 for example, my compiler depends on libm because I use log10 to calculate the number of digits in the line number for error messages, so I can indent it correctly. For example: 1 | fun main() | And 233 | fun main() | Indent the vertical tube differently, depending on how long that number is. I agree it's a little dumb but yeah. Not sure why TCC uses it though
@TsodingDaily3 жыл бұрын
Disabling -lm in the build revealed that it's only used for parsing floating point numbers: github.com/TinyCC/tinycc/blob/ee75521dd560b3bba571c76e01943918b0a56d74/tccpp.c#L2459 ldexp is a function from `math.h`: man7.org/linux/man-pages/man3/ldexp.3.html
@unsafecast36363 жыл бұрын
@@TsodingDaily yep, makes sense. Thanks!
@dudusami893 жыл бұрын
Holy, that's AWESOME
@monad_tcp Жыл бұрын
I also don't like my pies with dynamic dependencies. can you imagine, you think you're going to eat a pie, then you get an error : eggs required
@s4degh Жыл бұрын
Thank you for these amazing videos
@diegorocha21863 жыл бұрын
Really cool code session! Thanks
@xspager Жыл бұрын
I was playing with ed(1) today, the true editor :P
@eoussama Жыл бұрын
Talk about these modern games that require you to always be online, now your compiler does too smh my head !!!111
@RobotN0013 жыл бұрын
TCC IS COMPILER OF FUTURE !!!! sorry for caps monkaS
@elishahar2639 Жыл бұрын
can. your gcc. do that?
@gameofpj3286 Жыл бұрын
This was really fun! :D
@antonpieper Жыл бұрын
Should have probably kept the full path, i.e. nothings/stb/master/stb_image.h into the current dir (or under a .cache folder) for general downloads
@0xssff2 жыл бұрын
Wtf what did the guy under the name of "Canadianbeveragee" ever do? I don't understand
@henrylang6992 жыл бұрын
yeah what
@daredust82992 жыл бұрын
After watching his videos/streams for some time, you'll come to notice that he really does not appreciate unsolicited help, a.k.a. backseating. He usually doesn't mind viewers pointing out obvious errors/typos, but not advice on how to code (unless he specifically asks for it). Which I personally find totally understandable.
@monad_tcp Жыл бұрын
@@daredust8299 yeah, pair programming is bullshit , want to program, create your our stream and do it alone yourself
@Ma_X64 Жыл бұрын
You've been practicing magic outside of Hogwarts! That was goood!
@polioann Жыл бұрын
bro did golang
@ocaly Жыл бұрын
Hmmmm, what if the page gets edited 😂
@stefanj.99 Жыл бұрын
0xkira07 tnx for pointing out its not tsCoding at 1:58:26
@hanro50 Жыл бұрын
This feels stupid....but I am glad this exists
@nntkk Жыл бұрын
42:28 moment killed me :D
@dvdvideo1234 Жыл бұрын
Right-Click > Git > Submodule update...
@dinossauroproductions627110 ай бұрын
why was the canadian guy timeouted? like i didn't understand what happened, was he being annoying or something?
@parallel43442 жыл бұрын
Isn't that already possible in g++, I know that people like herb sutter use it
@andreffrosa5 ай бұрын
Do you have more videos where you hack tcc?
@hxllside Жыл бұрын
Im a bit confused by the comments at the end. Does he actually think the C compiler should have this feature? If so, I'm wondering what he thinks about cmake :D Not hating, I enjoyed watching either way
@batmanatkinson1188 Жыл бұрын
Compilation times go brrrrrrr
@iamdozerq Жыл бұрын
ban for rickroll sad
@DiggOlive Жыл бұрын
I chuckled so hard
@dromedda6810 Жыл бұрын
Tcc is a legendary compiler
@tianchengzhang4247 Жыл бұрын
that's cool bro!
@ВладиславГришин-ш7ш Жыл бұрын
чисто по фану я так понял
@TheRealMangoDev Жыл бұрын
it's simple: vim is just better than emacs.
@prasadkirkire6311 Жыл бұрын
❤❤❤
@gingeral253 Жыл бұрын
Interesting
@marusdod3685 Жыл бұрын
Go has this
@awesomesauce1157 Жыл бұрын
wtf
@Gennys Жыл бұрын
That's unfortunate, I don't know whether it's him or the twitch chat but seems a little bit too toxic for a video on KZbin.