What's up, Python? The GIL removed, a new compiler, optparse deprecated...
https://www.bitecode.dev/p/whats-up-python-the-gil-removed-a
https://www.bitecode.dev/p/whats-up-python-the-gil-removed-a
www.bitecode.dev
What's up, Python? The GIL removed, a new compiler, optparse deprecated...
July 2023
Not-so-casual Performance Optimization in Python
https://nathom.github.io/blog/casual_performance_optimization_python
https://nathom.github.io/blog/casual_performance_optimization_python
nathom.github.io
Not-so-casual Performance Optimization in Python
My previous post (which was honestly created to test out the theme for this site), provided a few code snippets that computed $N$ terms of the sum of inverse squares. I wrote the code in my 4 favorite languages—Python, C, Rust, and Haskell—but when I ran…
LPython: Novel, Fast, Retargetable Python Compiler. (Julia, LLVM, C, C++, WASM and x86 as a backend)
https://lpython.org/blog/2023/07/lpython-novel-fast-retargetable-python-compiler
https://lpython.org/blog/2023/07/lpython-novel-fast-retargetable-python-compiler
LPython
LPython: Novel, Fast, Retargetable Python Compiler
About LPython is a Python compiler that can compile type-annotated Python code to optimized machine code. LPython offers several backends such as LLVM, C, C++, WASM, Julia and x86. LPython features …
LeetCode: Elevating Your Programming Career to New Heights
https://dev.to/idurar/leetcode-elevating-your-programming-career-to-new-heights-ae5
https://dev.to/idurar/leetcode-elevating-your-programming-career-to-new-heights-ae5
DEV Community
LeetCode: Elevating Your Programming Career to New Heights
Introduction In the fast-paced and competitive world of software development, staying...
Scripting with Go: a 400-line Git client that can create a repo and push itself to GitHub
https://benhoyt.com/writings/gogit/
https://benhoyt.com/writings/gogit/
Benhoyt
Scripting with Go: a 400-line Git client that can create a repo and push itself to GitHub
In which I rewrite my toy pygit client in Go to see how suitable Go is for simple scripts.
We saw 2x Performance After Migrating Python 2 to Python 3
https://www.pubnub.com/blog/2x-performance-improved-migrating-python-2-to-python-3
https://www.pubnub.com/blog/2x-performance-improved-migrating-python-2-to-python-3
PubNub
2x Performance Improved Migrating Python 2 to Python 3
We are pleased to announce the results of the migration of the shared data pipeline service from Python 2 to Python 3.
Taking a Deep Dive into YOLOv8
https://sandar-ali.medium.com/ultralytics-unveiled-yolov8-on-january-10-2023-which-has-garnered-over-one-million-downloads-338d8f11ec5
https://sandar-ali.medium.com/ultralytics-unveiled-yolov8-on-january-10-2023-which-has-garnered-over-one-million-downloads-338d8f11ec5
Medium
Taking a Deep Dive into YOLOv8
Ultralytics unveiled YOLOv8 on January 10, 2023, which has garnered over one million downloads since its debut. This blog post aims to…
A Methodological Examination of Inter-Rater Agreement and Group Differences in Nominal Symptom…
https://medium.com/@daymler.ofarrill/a-methodological-examination-of-inter-rater-agreement-and-group-differences-in-nominal-symptom-8101eca63b74
https://medium.com/@daymler.ofarrill/a-methodological-examination-of-inter-rater-agreement-and-group-differences-in-nominal-symptom-8101eca63b74
Medium
A Methodological Examination of Inter-Rater Agreement and Group Differences in Nominal Symptom…
Disclaimer: I am deeply fascinated by the intersection of health sciences, statistics, and Python. In this chapter, I present a brief…
Data Science Roadmap: A 6-Month Journey to Excel in 2023
https://medium.com/@shindevinayakraopatil/data-science-roadmap-a-6-month-journey-to-excel-in-2023-3a4658ca9155
https://medium.com/@shindevinayakraopatil/data-science-roadmap-a-6-month-journey-to-excel-in-2023-3a4658ca9155
Medium
Data Science Roadmap: A 6-Month Journey to Excel in 2023
Data Science, a field that combines statistics, programming, and domain knowledge to extract valuable insights from data, continues to be…
Unlocking the Power of 3D Visualization in Medical Imaging with Python and Vedo
https://pycad.medium.com/unlocking-the-power-of-3d-visualization-in-medical-imaging-with-python-and-vedo-2328db2c9577
https://pycad.medium.com/unlocking-the-power-of-3d-visualization-in-medical-imaging-with-python-and-vedo-2328db2c9577
Medium
Unlocking the Power of 3D Visualization in Medical Imaging with Python and Vedo
Python, Vedo, 3D Visualization, STL, NIFTI
Effortless Exception Error Handling in FastAPI: A Clean and Simplified Approach
https://rafaelogic.medium.com/effortless-exception-error-handling-in-fastapi-a-clean-and-simplified-approach-db6f6a7a497c
https://rafaelogic.medium.com/effortless-exception-error-handling-in-fastapi-a-clean-and-simplified-approach-db6f6a7a497c
Medium
Effortless Exception Error Handling in FastAPI: A Clean and Simplified Approach
After deploying my project, I encountered difficulty in effectively identifying exception errors, especially when they included lengthy…
Coding vocab: where do they come up with these words?
https://medium.com/@alyssa.brooksong/coding-vocab-where-do-they-come-up-with-these-words-790d684ec0d5
https://medium.com/@alyssa.brooksong/coding-vocab-where-do-they-come-up-with-these-words-790d684ec0d5
Medium
Coding vocab: where do they come up with these words?
As a student at Flatiron coding bootcamp and I’ve come across a ton of new words I hadn’t read or heard of before. When I’m learning a new…
Solving DDP deadlock with multiple GPUs and AMD CPUs
https://medium.com/@amitparekh/solving-ddp-deadlock-with-multiple-gpus-and-amd-cpus-442186632034
https://medium.com/@amitparekh/solving-ddp-deadlock-with-multiple-gpus-and-amd-cpus-442186632034
Medium
Solving DDP deadlock with multiple GPUs and AMD CPUs
If using DDP is causing deadlocks and you feel like you’ve tried everything, it might be caused by IOMMU.
An Exploration of Diablo 4’s Upcoming 1.1.1 Monster Density Patch with Python and OpenCV
https://medium.com/@scomijo/an-exploration-of-diablo-4s-upcoming-1-1-1-monster-density-patch-with-python-and-opencv-73d79f67f044
https://medium.com/@scomijo/an-exploration-of-diablo-4s-upcoming-1-1-1-monster-density-patch-with-python-and-opencv-73d79f67f044
Medium
An Exploration of Diablo 4’s Upcoming 1.1.1 Monster Density Patch with Python and OpenCV
Hello, Diablo 4 enthusiasts!