I was completely unaware of this project until today. CPython is getting a JIT (just-in-time) compiler!
Python 3.15’s JIT is now back on track | Ken Jin’s Blog
https://fidget-spinner.github.io/posts/jit-on-track.html
I was completely unaware of this project until today. CPython is getting a JIT (just-in-time) compiler!
Python 3.15’s JIT is now back on track | Ken Jin’s Blog
https://fidget-spinner.github.io/posts/jit-on-track.html
Trying to do some data science on the crates.io bulk DB dump.
The following two crates are "fun" for python:
#RubyLang is an extremely capable programming language. I've always wondered why 99% of the code for #LLM and #AI / #ML is done in #PythonLang and (for no obvious good reason) #JavaScript, #TypeScript, or #ECMAscript.
The on-ramp for Python may be easier, but it's overall less consistent and IMHO more obscure and less capable for introspection, DSLs, and for metaprogramming, so why is its ecosystem bigger for AI/ML? I wish someone would explain that in a non hand-wavey way.
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
Como Leer Una API con Python.
👉 https://blog.nubecolectiva.com/como-leer-una-api-con-python/
#programming #coding #programación #webdevelopment #devs #softwaredevelopment #pythonlang #api
Python at the Speed of Julia - Glass Notebook
The article explores various methods and tools that can be utilized to enhance Python’s execution speed without sacrificing its simplicity and readability.
#Python #JuliaLang #PythonLang #performance #programming #CompSci #ComputerScience
https://glassnotebook.io/r/dxJTYbJBmPR1X3NQUfwXB/99_python_at_the_speed_of_julia.jl
There's been recent discussion about #POSIX & the #bash_shell. Some shells are awesome but don't even pretend to follow the POSIX standards. The #fish_shell is a good example.
Portability can be useful, but context matters too. Why deviate from standards? #LSB excludes #RubyLang but specifies #Perl & #PythonLang. #XDG is needlessly confusing. Distros may deviate from the #Linux #FHS because "reasons."
Goals & targets matter more than portability for its own sake.