Пікірлер
@genhen
@genhen 7 күн бұрын
my transfers always use a tcp:relay, how can I prevent that?
@KambizTavabi
@KambizTavabi 14 күн бұрын
That was exquisite.
@adjbutler
@adjbutler 27 күн бұрын
Raymond Hettinger is just the best....
@tuzyamage915
@tuzyamage915 Ай бұрын
amazing presentation hatt off to the hard work, get a lot of understanding.
@abdullamasud4278
@abdullamasud4278 Ай бұрын
ah I wish I could see the other two points
@bhanuprakashrao1460
@bhanuprakashrao1460 Ай бұрын
Im using FastApi + Uvicorn t o write a REST API server and FastApi supports both async/await based routes and sync route methods(controllers). It is mostly I/O bound work. My server downloads files from another server. Each request on my server makes 5 request to another server. I was unable to fully use my cpu time (its k8s container with cpu and memory rewuest set and also scales based on cpu usage, but was not scaling, despite requests are getting backlogged in request queue) with sync methods. The use of async/await and so the async http librarires has made the server an order faster. Event loops are a great invention. Asynchronous is the way to go even for I/O bound operations.
@nuraortap7881
@nuraortap7881 2 ай бұрын
What a wonderful and insightful orator and educator.
@deepika3389
@deepika3389 2 ай бұрын
This is the knowledge that I need. Where can I find more stuff like this?
@SFPython
@SFPython 2 ай бұрын
Come to our meetups in SF! SF Python Meetup dot com
@user-nb9tl9ml7i
@user-nb9tl9ml7i 2 ай бұрын
is there a way to install packages within a nix-shell using pip?
@kisho2679
@kisho2679 3 ай бұрын
how can JupyterLab IDE (desktop) after working offline be synchronised to a web repository for publishing and collaboration?
@kolobroadgh8532
@kolobroadgh8532 3 ай бұрын
Awesome
@waldoguy15
@waldoguy15 3 ай бұрын
This is such a solid talk. Thanks for posting Cristian!
@milahu
@milahu 3 ай бұрын
to find examples of scripting gdb with python, search for gdb.execute("set breakpoint pending on") language:python
@aloufin
@aloufin 4 ай бұрын
salar is so cool
@sajithjames4692
@sajithjames4692 4 ай бұрын
I know this is a little late, but she did a great job of explaining both!
@alexl2512
@alexl2512 4 ай бұрын
Happened to see this. I learned so much out of it.😮
@heroe1486
@heroe1486 5 ай бұрын
Useful but I'm not sure you're always reducing load by using some of those std lib methods, it's the opposite of what they do in golang where they want the code to be self descriptive, [choice(foo) for i in range (10)] is faster to process than choices(foo,k=10) for most people I guess. Sure it deoends on the environment and if the other ones succeptible to read the code are python wizards or more general developers but where is the limit ? Especially when chaining those
@user-zi2zv1jo7g
@user-zi2zv1jo7g 5 ай бұрын
All the auto resizing is great but why not allow fixed sizes for optimization
@user-zi2zv1jo7g
@user-zi2zv1jo7g 5 ай бұрын
Watching all these does make me feel like I know something without actually doing anything lol
@ColinMarquardt
@ColinMarquardt 6 ай бұрын
Slides for the PyCon 2017 version of this talk are at www.dropbox.com/s/5wxmeffrm1i5zqw/Pycon2017CompactDictTalk.pdf?e=1&dl=0
@agranero6
@agranero6 6 ай бұрын
Being excited about having the highest score in mini golf remembers me of an episode of Curious George.
@greatatan
@greatatan 6 ай бұрын
We switched to using virtualenv inside the docker image (actually using pipx) because we had dependencies incompatibilities between several python apps, some internal, some opensource. UItimately, using pipx inside the docker image isolate each apps and solve many issues, at the cost of extra space. I won't do that for a webapp for instance, but for a "toolbox" docker image it definitively helped.
@Stephane_
@Stephane_ 4 ай бұрын
Thank you for sharing your experience with us, I personally was very hesitant about using virtualenv inside a Docker image. Is there any performance issue when using a virtual environment inside a Docker container? Also, which Docker image are your images usually based on for Python projects?
@Robyo12121
@Robyo12121 6 ай бұрын
Super disappointing that the slides cut off at 24:30
@user-wz8jt2ns8m
@user-wz8jt2ns8m 7 ай бұрын
link to paper arxiv.org/pdf/1610.03013.pdf
@user-en2ct8ql4g
@user-en2ct8ql4g 7 ай бұрын
TO ALL INDIANS TUPEL as PUPIL ---please pronounce correctly
@user-en2ct8ql4g
@user-en2ct8ql4g 7 ай бұрын
It is pronounced Tupel as Pupil - not Tupel as in Chupel
@phani173
@phani173 4 ай бұрын
why isnt the spelling "Tupil" then?🤓
@daveys
@daveys 7 ай бұрын
I expected Al Sweigart to be a 50 year old guy with a beard for some reason!
@GeoffreyLentner
@GeoffreyLentner 8 ай бұрын
I feel bad for the display issue; hate that. Conferences should hold venues more accountable for bad tech setups. Excellent wifi and presentation tech is as important as the physical space.
@hcubill
@hcubill 8 ай бұрын
I still listen to this and find it awesome.
@sENkyyy
@sENkyyy 8 ай бұрын
Very useful talk for me! Are the slides available somewhere?
@j7gy8b
@j7gy8b 9 ай бұрын
Great presentation! Reveal vs. Keynote... you shouldn't have to decide. We need a framework that takes a standard text format - like Markdown - and outputs either one using a standard API for writing exporters. The Reveal output could be html, the Keynote, Applescript.
@minyakonga8897
@minyakonga8897 9 ай бұрын
Cache lines, i don't understand it.
@johndlugokecki7327
@johndlugokecki7327 9 ай бұрын
nice talk, dan!
@DeWitteWilson
@DeWitteWilson 10 ай бұрын
Brilliant!
@fburton8
@fburton8 10 ай бұрын
Today I learned a new concept: frightening faucets. (They go tap, tap, tap in your bathroom.)
@martinmengh
@martinmengh 10 ай бұрын
too many videos flooding subscription feed ... unsub
@katz6582
@katz6582 10 ай бұрын
Great demo! Appreciated the color on the data sources and step by step tooling to enable visualization - very cool.
@ZalexMusic
@ZalexMusic 10 ай бұрын
Very cool! You've addressed a real pain point. Thank you
@num1weld
@num1weld 10 ай бұрын
I have the smartest brother in the world!! Love you Aaron❤
@fullstackspiderman
@fullstackspiderman 10 ай бұрын
dislike for the ear bursting noisey beeps on the start of the video. I almost gone deaf..
@6Diego1Diego9
@6Diego1Diego9 Жыл бұрын
This guy is awesome, i just don't see how either tool is useful in a work environment.
@sadeqmousawi140
@sadeqmousawi140 Жыл бұрын
😘😘😘
@DrDeuteron
@DrDeuteron Жыл бұрын
Nice to see a demo with no type hints i 2023
@yuriyv5812
@yuriyv5812 Жыл бұрын
nice video actually
@mujkocka
@mujkocka Жыл бұрын
Love Feynman!
@Meh_thefifth-nm5zu
@Meh_thefifth-nm5zu Жыл бұрын
What do you know. That’s my uncle.
@louisdegeest3571
@louisdegeest3571 Жыл бұрын
Is there a worse way though?
@emilbogomolov5709
@emilbogomolov5709 Жыл бұрын
That was an inspiring pitch, thanks for visiting SF
@bibsfonc
@bibsfonc Жыл бұрын
how can coconut parse xonsh?