syegulalp Profile Banner
Serdar Yegulalp Profile
Serdar Yegulalp

@syegulalp

Followers
2K
Following
36
Media
6
Statuses
4K

InfoWorld Senior Writer. Python, Rust, containers, ML/AI, serverless, cloud, LLVM/language dev, databases, ketchup on the side

Orlando, FL
Joined October 2008
Don't wanna be here? Send us removal request.
@syegulalp
Serdar Yegulalp
2 years
Here's a link to a Reddit thread with more links for other packages he's maintained
2
0
2
@syegulalp
Serdar Yegulalp
2 years
Huzzah! Chris Gohlke's precompiled wheels for Python scientific computing packages are back online by way of his Github!
Tweet card summary image
github.com
Wheels for Python on Windows, linked to oneAPI MKL. - cgohlke/numpy-mkl-wheels
3
0
3
@syegulalp
Serdar Yegulalp
2 years
The InfoWorld Technology of the Year Awards 2023 are open for nominations! Enter your best software development, cloud computing, data analytics, or AI/ML product to win. Submission Deadline: June 30, 2023 5:00PM ET.
2
0
2
@syegulalp
Serdar Yegulalp
2 years
I suspect this is an inevitable convergence for most such apps. On the plus side I don't need jQuery as a component dependency anymore.
2
0
2
@syegulalp
Serdar Yegulalp
2 years
one of the problems I've had with this web app I've created using Python is that the Python side is just about 100% complete and all the remaining features are client-side, so it's not a Python app anymore, it's a JavaScript app.
2
0
2
@syegulalp
Serdar Yegulalp
2 years
Also got my Mojo playground account approved. I still think the most likely audience is the Julia/R/MATLAB/Fortran audience rather than Python as such but I remain highly curious.
2
0
3
@syegulalp
Serdar Yegulalp
2 years
Yes! Cython 3.0b3 works in Py3.12b1! I did have problems with pure Python mode modules running uncompiled, though.
2
0
2
@syegulalp
Serdar Yegulalp
2 years
I'm hoping we get some pip-installable substitute for `interpreters` in the interim (or just have the `interpreters` module available in pip under an alias in PyPI while it's being developed?) That would be fun.
1
0
1
@syegulalp
Serdar Yegulalp
2 years
Oh, what fun. My existing Twitter API integration is now doornail-dead, so I guess I'm manually posting updates for now. (Yes, I'm considering a Mastodon instance, but let's face it, the bird app is still the default, sigh).
1
0
1
@syegulalp
Serdar Yegulalp
2 years
PEP 554 (the stdlib interface to subinterpreters) hasn't landed in Python yet, but here's some great discussion for how to use it now if you're stout-hearted.
Tweet card summary image
medium.com
True multi-core concurrency is coming to Python in 3.12 release and here’s how you can use it right now using sub-interpreter API
2
0
1
@syegulalp
Serdar Yegulalp
2 years
Python concurrency and parallelism explained
0
0
1
@syegulalp
Serdar Yegulalp
2 years
How to convert Python to JavaScript (and back again)
0
0
1