ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Anthonks is Canadian confirmed
The official docker python images set LANG to C.UTF-8 at least.
How did you make she'll display suggestions on 3:05 ?
I pressed tab!
@@anthonywritescode no way!
Thank you for the tipp. I like the keyboard where you buy it ?
I wonder if just using the KIS (Keep it Simple) principle when coding ANYTHING is just a good rule of thumb? Love the details in your videos dude, you’re opening my eyes to why I love this language. ❤🐍
What is your opinion on `ENV TZ=UTC` which is similar?
iirc no set TZ is the same as UTC so adding that doesn't really fix anything
Ah yes, "en_CA" meaning "Canadia".
Ha, laughs in Go where everything is utf-8! As long as cgo is disabled
Wait, nano? Really?i never saw anyone with that keyboard and actually uses nano
Actually it’s not even nano, it’s actually an editor he created. I think it’s just aliased to nano
woops, now I know what to do tomorrow :D thanks!
You probably explain it in some previous video but what's the RUN : \ && syntax you did in your dockerfile?
th-cam.com/video/BdxdRlTnPEE/w-d-xo.html
Thank you!
@@Chris-rm1pn tl;dr ":" is a noop in bash, like "true" and "\" just escapes the newline so it's one command for docker. Makes it look nice.
but why just not writing separate RUN commands?
@@paoloosethats generally not good in docker. Separate runs generate separate layers in your image thus ending in larger image sizes
This looks like something Python specific, right?
nope! this is c locale behaviour
Canadia!!
Why nano tho 😅
it's babi, his own nano inspired editor
Thanks.
canadia oOo
LOL
Anthonks is Canadian confirmed
The official docker python images set LANG to C.UTF-8 at least.
How did you make she'll display suggestions on 3:05 ?
I pressed tab!
@@anthonywritescode no way!
Thank you for the tipp. I like the keyboard where you buy it ?
I wonder if just using the KIS (Keep it Simple) principle when coding ANYTHING is just a good rule of thumb? Love the details in your videos dude, you’re opening my eyes to why I love this language. ❤🐍
What is your opinion on `ENV TZ=UTC` which is similar?
iirc no set TZ is the same as UTC so adding that doesn't really fix anything
Ah yes, "en_CA" meaning "Canadia".
Ha, laughs in Go where everything is utf-8! As long as cgo is disabled
Wait, nano? Really?
i never saw anyone with that keyboard and actually uses nano
Actually it’s not even nano, it’s actually an editor he created. I think it’s just aliased to nano
woops, now I know what to do tomorrow :D thanks!
You probably explain it in some previous video but what's the RUN : \ && syntax you did in your dockerfile?
th-cam.com/video/BdxdRlTnPEE/w-d-xo.html
Thank you!
@@Chris-rm1pn tl;dr ":" is a noop in bash, like "true" and "\" just escapes the newline so it's one command for docker. Makes it look nice.
but why just not writing separate RUN commands?
@@paoloosethats generally not good in docker. Separate runs generate separate layers in your image thus ending in larger image sizes
This looks like something Python specific, right?
nope! this is c locale behaviour
Canadia!!
Why nano tho 😅
it's babi, his own nano inspired editor
Thanks.
canadia oOo
LOL