Happy Friday, folks!
I’ve given this video a like on youtube, it’s so nice:)
https://www.youtube.com/watch?v=hgI0p1zf31k
I’ve given this video a like on youtube, it’s so nice:)
https://www.youtube.com/watch?v=hgI0p1zf31k
YouTube
🎵 The PEP 8 Song 🎵
A songification of that most holiest of Python Enhancement Proposals, the PEP 8.
Based on an idea by Daniel "Mr. Hemlock" Brown.
Written and performed by Leon Sandøy, A.K.A. lemonsaurus.
Music and melody from Mad World by Roland Orzabal. This version was…
Based on an idea by Daniel "Mr. Hemlock" Brown.
Written and performed by Leon Sandøy, A.K.A. lemonsaurus.
Music and melody from Mad World by Roland Orzabal. This version was…
Super beautiful dashboards with Rich!
https://www.willmcgugan.com/blog/tech/post/building-rich-terminal-dashboards
And here's the repo:
https://github.com/willmcgugan/rich
https://www.willmcgugan.com/blog/tech/post/building-rich-terminal-dashboards
And here's the repo:
https://github.com/willmcgugan/rich
Will McGugan Tech
Building Rich terminal dashboards
Rich has become a popular (20K stars on GH) way of beautifying CLIs, and I'm pleased to see a number of projects using it. Since Rich is mature and battle-tested now, I had considered winding-down development. Until, I saw this tweet: The Tweet Do you want…
What is a retry pattern in microservices and how to do handy retries with Python
https://engineering.mercari.com/en/blog/entry/20210126-retry-pattern-in-microservices/
https://engineering.mercari.com/en/blog/entry/20210126-retry-pattern-in-microservices/
Mercari
Retry pattern in microservices
If at first you don’t succeed, try, try again. Then quit. No use being a damn fool about it— W.C. FieldsHi,
Free NGINX book (it's originally free), and without any registrations/emails/other stuff is available for a direct download in the awesome channel here:
https://t.me/tipaproit/541
https://t.me/tipaproit/541
Telegram
Типа про IT
Maybe the best Python patterns guide I've come across recently.
https://python-patterns.guide
https://python-patterns.guide
Happy Monday! Starting the week with a nice and detailed text about dictionaries.
Hope you are all doing well. Take care and stay healthy!
https://tenthousandmeters.com/blog/python-behind-the-scenes-10-how-python-dictionaries-work
Hope you are all doing well. Take care and stay healthy!
https://tenthousandmeters.com/blog/python-behind-the-scenes-10-how-python-dictionaries-work
Tenthousandmeters
Python behind the scenes #10: how Python dictionaries work
Python dictionaries are an extremely important part of Python. Of course they are important because programmers use them a lot, but that's not the...
Is the future bright for Rust now?
Happy Friday and have a great weekend all of you guys!
https://engineering.fb.com/2021/04/29/developer-tools/rust/
Happy Friday and have a great weekend all of you guys!
https://engineering.fb.com/2021/04/29/developer-tools/rust/
Engineering at Meta
A brief history of Rust at Facebook
Facebook is embracing Rust, one of the most loved and fastest-growing programming languages available today. In addition to bringing new talent to its Rust team, Facebook has announced that it is o…
don't fool yourself! read this
https://fs.blog/2021/05/slack/
https://fs.blog/2021/05/slack/
Farnam Street
Efficiency is the Enemy
If you ever find yourself stressed, overwhelmed, sinking into stasis despite wanting to change, or frustrated when you can’t respond to new opportunities, you need more slack in your life. Here’s how slack works and why you need more of it.
Guido: 'I got bored sitting at home while retired ... I chose to go back to my roots'
Happy Friday!
https://www.theregister.com/2021/05/13/guido_van_rossum_cpython_3_11/
Happy Friday!
https://www.theregister.com/2021/05/13/guido_van_rossum_cpython_3_11/
The Register
Guido van Rossum aiming to make CPython 2x faster in 3.11
'I got bored sitting at home while retired ... I chose to go back to my roots'
There will be no Python 4.0 in the near future, CPython speed up, incremental updates and improvements for upcoming Python versions, thoughts about other languages and some fun facts about the man behind the Python language - all in this big interview with Guido van Rossum.
https://www.youtube.com/watch?v=aYbNh3NS7jA
https://www.youtube.com/watch?v=aYbNh3NS7jA
YouTube
Q&A with Guido van Rossum, Inventor of Python
Guido van Rossum is a Dutch programmer best known as the creator of the Python programming language, for which he was the "Benevolent dictator for life" (BDFL) . Come join us for an open Q/A "Ask me Anything" to get to know how PyCon was born and Guido's…
BTW Manning is giving away a book "Go in Action". Not about Python, but, well, it's free. They require your email for the book and will probably send you some spam (I think it's ok to unsubscribe later).
Grab it until May, 30, 2021
https://freecontent.manning.com/free-ebook-go-in-action
Grab it until May, 30, 2021
https://freecontent.manning.com/free-ebook-go-in-action
Manning
Free eBook - Go in Action - Manning
manning.com Go in Action Don’t miss out! Offer ends May 30, 2021. Only available to new email subscribers. $35.99 FREE! Get your free eBook! Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The... Continue Reading…
Just came across an advertisement of one of the Jetbrains IDEs with this screenshot in it. I’ve never tried any stackoverflow integrations and quickly googled if there are any worthwhile extensions for vscode and sublime text and found a few:
1) Stackoverflow snippets for Sublime Text - allows to search, view the results and paste snippets right in the editor.
https://packagecontrol.io/packages/Stack%20Overflow%20Snippets
2) Stackoverflow view for vscode - this one allows searching and browsing search results right in the editor in a separate tab. Looks good.
https://marketplace.visualstudio.com/items?itemName=4tron.stack-overflow-view
3) Stackoverflow instant search for vscode - this one opens the search results in a new browser tab. Some may find this convenient, but to me this one is not as sophisticated as both previous extensions.
https://marketplace.visualstudio.com/items?itemName=Alexey-Strakh.stackoverflow-search
Do you find this useful or this is just bells and whistles that no one needs?
1) Stackoverflow snippets for Sublime Text - allows to search, view the results and paste snippets right in the editor.
https://packagecontrol.io/packages/Stack%20Overflow%20Snippets
2) Stackoverflow view for vscode - this one allows searching and browsing search results right in the editor in a separate tab. Looks good.
https://marketplace.visualstudio.com/items?itemName=4tron.stack-overflow-view
3) Stackoverflow instant search for vscode - this one opens the search results in a new browser tab. Some may find this convenient, but to me this one is not as sophisticated as both previous extensions.
https://marketplace.visualstudio.com/items?itemName=Alexey-Strakh.stackoverflow-search
Do you find this useful or this is just bells and whistles that no one needs?
This old text by Spolsky is still relevant and I feel it will ways be. Abstractions leak and nothing is going to change
Happy Friday!
https://www.joelonsoftware.com/2002/11/11/the-law-of-leaky-abstractions/
Happy Friday!
https://www.joelonsoftware.com/2002/11/11/the-law-of-leaky-abstractions/