GitHub Actions Feels Bad
26:27
5 ай бұрын
I lived!
2:22
11 ай бұрын
A quick health update
4:26
Жыл бұрын
Go telemetry could've been useful
11:06
How to be different
14:21
Жыл бұрын
The Yellow Room
4:46
Жыл бұрын
C++ vs Rust: which is faster?
21:15
We need to talk about Dropout
13:50
How does the detour crate work?
20:03
This is a video about video
40:35
Жыл бұрын
I'm in ur address space
50:00
2 жыл бұрын
Computers as a social construct
33:43
Messing With The Recipe
26:17
2 жыл бұрын
The Ten Million Room Hotel
22:24
2 жыл бұрын
Пікірлер
@saultube44
@saultube44 Күн бұрын
Why? shouldn't we get ZIG LLVM to LLVM and merge it, so we have much better code optimizations for all Languages? Why the LLVM selfishness? Don't we all lose with such approach, a lot more than we gain, making all languages fast and optimized?
@saultube44
@saultube44 Күн бұрын
@18:40 lea isn't optimal, as it probably confuses the Branch Predictor and Cache Admin, preparing them for Microcode level RAM access, which isn't going to happen, make the Microcode work extra, probably making the CPU a little slower and hotter, without any need at all; but If the x86 ISA had a add rdi, rsi instruction, would be optimal; also saves a mov rax, rdi instruction. Therefore, I concur with anyone saying lea is an abomination, that should never had seen the light of day. You can eve have add rdi, rdi+rsi, or add rdi, rdi, rsi (RISC CPUs) anything but lea, move already makes the lea job, lea is a comfortable mnemonic for '60s dinosaurs that used it back in the Neolithic Period (ca. 7000-1700 BCE) of Computers. You missed ZIG. PS: Are you German, you have similar pronunciation to Der8auer
@dmitryburlakov6920
@dmitryburlakov6920 2 күн бұрын
I had a giggle, thinking that AGI is essentially a "Human shader". Or more like "bunch of human brain shaders"
@cewla3348
@cewla3348 2 күн бұрын
2:10 ahaha *vineboom* *typescript logo fills the screen*
@that_guy1211
@that_guy1211 4 күн бұрын
am i the only one who thinks that the segfault part should've made a glitching freezing sound on the video?
@k22kk22k
@k22kk22k 4 күн бұрын
One thing to add: if you use registers of SIMD instructions, the program takes more time to resume during kernel’s context switching because we need to save/load data for extra registers. That is one of the reasons why utilizing extra registers (like -march=native) results in slower code.
@publicalias8172
@publicalias8172 5 күн бұрын
GET. OUT!
@user-jw2kc8ip5q
@user-jw2kc8ip5q 8 күн бұрын
"Sometimes I disable Copilot just to feel something" had me laughing so hard!
@talwaar007
@talwaar007 9 күн бұрын
Wow. Awesome. Simply awesome.
@robervaldo4633
@robervaldo4633 10 күн бұрын
this is the most underrated youtube video title I've seen for some time... thanks!
@friggindoc
@friggindoc 16 күн бұрын
"The thing I know is so easy and nice while the thing i dont know is obscure and hard"
@lorrainecraig4704
@lorrainecraig4704 16 күн бұрын
💋 'Promo SM'
@kaifenjoyer
@kaifenjoyer 18 күн бұрын
The first time I watched the video I was barely familiar with networking mainly thanks to my attempts to host a Minecraft server during high school. It required the understanding of private vs public IPv4 addresses as well as some fiddling with port filtering on a router. So, at first a lot of moments such as protocol names and command examples just went over my head. But dude, I'm in the middle of a Linux + networking course right now and it all made so much more sense. I've been able to truly appreciate your work explaining the overall picture of the Internet. Followed through all the steps, looked up a bunch of mentioned topics, understood the commands, got all the jokes (they're great btw :), and finally the pieces are coming together. Although I wouldn't recommend this video to a complete newbie, with some level of entry knowledge it's top tier. Thank you, genuinely. Now everything is much clearer. I subscribed. Keep it up!
@sambazeley5366
@sambazeley5366 22 күн бұрын
I watched this video all the way through assuming that this was another big programming channel. I was surprised to see how small your channel is. There is so much quality!
@bene7042
@bene7042 22 күн бұрын
Serious question: How do i test my site on Safari if i don't have an Apple product?
@wenz_rt
@wenz_rt 24 күн бұрын
I'm probably more confused as before
@user-in5vf3ll8h
@user-in5vf3ll8h 24 күн бұрын
What font are you using in the video ?
@djoverkin
@djoverkin 25 күн бұрын
None, C is
@EricKolotyluk
@EricKolotyluk Ай бұрын
LOL
@motbus3
@motbus3 Ай бұрын
For a month? Hummm...
@kaihusravnajmiddinov5413
@kaihusravnajmiddinov5413 Ай бұрын
This is RUST propaganda. Change your Cpp code, and youll gey RUST has no chances.
@SXZ-dev
@SXZ-dev Ай бұрын
"C++ vs Rust: which is faster?" Assembly. 🗿
@SXZ-dev
@SXZ-dev Ай бұрын
What do you want? Things to be simple so the AI can take your job? Embrace the over-engineering, it confuses the AI just as much as it'll confuse you 😂
@RoastLambShanks
@RoastLambShanks Ай бұрын
I'll take your word for it.
@fanyingfx2902
@fanyingfx2902 Ай бұрын
Thank you very much!
@lars1588
@lars1588 Ай бұрын
I only understood about 25% of this. Networking is black magic to me lol.
@Barnardrab
@Barnardrab Ай бұрын
You just summarized 4 years of CCNA classes.
@blancfilms
@blancfilms Ай бұрын
Explains how the internet works. Doesn't mention routing or BGP. ok :D
@LarryAszune
@LarryAszune Ай бұрын
Aha! So if I drive to Lyon, all I have to do is tell you I'm coming over, and then drive around until I can smell the freshly made pancakes
@fr4ggle4
@fr4ggle4 Ай бұрын
IPv6 may just save us after all
@Felix-ve9hs
@Felix-ve9hs Ай бұрын
IPv6 ❤
@cbrunnkvist
@cbrunnkvist Ай бұрын
TL;DW too much coffee can cause colitis
@imark7777777
@imark7777777 Ай бұрын
I think the Calling analogy works very well for Nat it's I think pretty easy to understand versus the alternatives. Hopefully the cat stopped attacking you. And when's a good time to come over for orange juice? Maybe in the next 10 years after I get a passport.
@imark7777777
@imark7777777 Ай бұрын
This is the first I've heard Mozilla connected with Wi-Fi location database? I know Google is running one and I know that Apple is licensing/probably running their own as well. And then there's a third-party company that you can license from. Somebody who wanders around with a travel router and ends up with a band in a different place now at least once a week I am heavily annoyed by this location database at least devices are now smart enough to confirm with your GPS location with devices that actually have GPS chips rather just say that you still live at your old house for the next six months. This actually happened to a business and myself. The Business moved their access points and it was telling everybody that they still were at their old office because the database couldn't be forced to update.
@imark7777777
@imark7777777 Ай бұрын
This is a really nice video even the ad break is amazing. I wish more add reeds were like this.
@spookyfm4879
@spookyfm4879 Ай бұрын
CANYON.MID!!! (at 0:58) Boy, that was probably the first thing my computer speakers ever put out - our family 386 only had an AdLib card at the beginning, so wav files were out of the questions, but MIDI playback worked. I must've listened to that song dozens of times as a kid.
@CassieNoJutsu
@CassieNoJutsu Ай бұрын
please tell me Sam reached out
@ukyoize
@ukyoize Ай бұрын
I HATE CGNAT I HATE CGNAT I HATE CGNAT
@mdski95
@mdski95 Ай бұрын
Wow. I have always had an intuitive fleeting feeling GHA's bad but I never gave it any proper "system-2" thonk time. thx for affirming my autonomous compass! 😂
@dgSolidarity
@dgSolidarity Ай бұрын
Now, we ALL know who is between steps 4 and 6, right? Or in case you don't: 👁👁👁👁👁
@cmgordon12345
@cmgordon12345 Ай бұрын
"there is no ethical software development under capitalism" reminded me of something i heard Nick Mullen say this week. "the only ethical way to participate in American culture is the opioid crisis"
@randomginger11
@randomginger11 Ай бұрын
I predict second-person KZbin titles are the next big thing
@hugoandres5480
@hugoandres5480 Ай бұрын
You only gave 2 good reasons, the others are invalid.
@drsunshineaod2023
@drsunshineaod2023 Ай бұрын
"Ze spirit of ze bitkeeper license ist ze spirit of ze hwip hand!!" - Guy at late 19th century coffee shop Marxist debate club, probably
@mtnsolutions
@mtnsolutions Ай бұрын
what did I just watch... you, sir, have a unique sense of humor. and I appreciate it. you have earned my subscribe. keep up the great work
@kvolikkorozkov
@kvolikkorozkov Ай бұрын
just the third coffee? you're weak good vid btw
@Slipping_thru_the_Seams
@Slipping_thru_the_Seams Ай бұрын
mood
@DanielKlein23
@DanielKlein23 Ай бұрын
So wait, let me see if I got this right... you're saying that... IPv6 is... better?
@Phantom-lr6cs
@Phantom-lr6cs Ай бұрын
rust tards if you'll don't love memory allocated language why don't you go and code in java ? c# ? i think you'll never coded in rust nothing just using crates libraries which are written by who'm nobody knows lolz yet bragging about rust with its own crappy syntax
@SubActif
@SubActif Ай бұрын
Région lyonnaise ? Oh, j'ai du mal a y croire, j'ai même oublié une seconde que c'était une vidéo KZbin et ai pensé a un script pour récupéré notre localisation et faire genre renvoyer un lieu proche. Si c'est le cas, je profite pour le dire alors en français, très bonne vidéo. Pour la localisation, l'IP renvoi plus a une fibre en mutualisé en ZMD. En tout cas pas relié a un NRO de Lyon même, possible même Valence ou même Barlin. De toute façon, c'est juste pour le fun, ca n'avance a rien de plus d'avoir l'info. Pire avec le partage d'IP ca peux même etre rien du tout.