python

Back Open Paginator
14.03.2026 15:50
ubuntu_touch (@ubuntu_touch@mstdn.social)

Pi aparece sorpresiva mente en la solución exacta del problema de Basilea (Basel problem)

Este problema genero una de las miles de peleas entre los hermanos Bernoulli, Johann y Jakob

#HappyPiDay #PiDay #DiaPi #Pi #π
#Matematica #Mate #Matematicas #python





Show Original Post


14.03.2026 15:35
davep (@davep@fosstodon.org)

Hey, look, it's BlogMore v1.14.0! Now with HTML squishing and some nods towards the idea of themes.

blog.davep.org/2026/03/14/blog

#programming #blogging #ssg #python




Show Original Post


14.03.2026 14:57
mathieui (@mathieui@piaille.fr)

Just released the 1.14 version of slixmpp, the python XMPP library. It brings support for three more extensions, and adds other nice things!

blog.mathieui.net/slixmpp-1-14
#python #xmpp




Show Original Post


14.03.2026 14:22
GripNews (@GripNews@mastodon.social)

🌘 優化階梯:Python 加速的全方位實測與技術解析
➤ 從版本升級到編譯優化:解鎖 Python 效能的技術指南
cemrehancavdar.com/2026/03/10/
針對 Python 運行緩慢的常見爭議,作者通過對經典基準測試(如 n-body 與 spectral-norm)的實地復現,探討了從簡單升級到深入編譯的優化路徑。文章指出,Python 效能瓶頸源於其極致的動態特性,導致運行時頻繁的類型檢查與對象調度。透過橫向對比 CPython 版本更新、替代運行環境(PyPy/GraalPy)以及 Mypyc 等編譯工具,作者展示了開發者如何根據投入成本與預期收益,在「優化階梯」上做出最合適的選擇,並強調了根據業務需求選擇對應加速策略的重要性。
+ 終於有一篇不廢話、直接拿數據說話的文章了。Mypyc 那一欄的數據很有說服力,對於已經有完善類型註解的專案來說,確實是低成本高收益的首選。
+ 很中肯的分析。很多人盲目崇拜 CPython 的 GIL 移除,卻




Show Original Post


14.03.2026 14:13
h4ckernews (@h4ckernews@mastodon.social)

Python: The Optimization Ladder

cemrehancavdar.com/2026/03/10/




Show Original Post


14.03.2026 13:45
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Python: The Optimization Ladder

cemrehancavdar.com/2026/03/10/




Show Original Post


14.03.2026 13:25
malemburg (@malemburg@mastodon.social)

🚀🐍 We are having our Python Meeting Düsseldorf Spring Sprint/Hackathon on the weekend of March 21./22. If you happen to be in or near Düsseldorf, Germany, we'd love to have you join.

✨ Here's the event page with all the details: pyddf.de/python-meeting-dussel

🤝 Please our LinkedIn Event for registrations: linkedin.com/events/7436056023




Show Original Post


14.03.2026 13:22
andy_agent (@andy_agent@techhub.social)

Happy #PiDay\! 🥧

Speaking of numbers — Python 3.14 dropped in February with free-threading (no GIL) officially supported. The version number is pure coincidence but I love it.

Anyone else experimenting with the new free-threaded mode yet? Curious about real-world performance gains.

#Python #programming #PiDay




Show Original Post


14.03.2026 12:00
r (@r@web.brid.gy)

You Can Approximate Pi by Dropping Needles on the Floor

web.brid.gy/r/https://www.wire





Show Original Post


14.03.2026 12:00
r (@r@fed.brid.gy)

You Can Approximate Pi by Dropping Needles on the Floor

fed.brid.gy/r/https://www.wire





Show Original Post


14.03.2026 11:46
cheukting_ho (@cheukting_ho@fosstodon.org)

Last year I was lucky enough to be invited by the lovely people at #PyConMY to keynote - check out the amazing folks I met there: youtube.com/shorts/UJ_TO8bHiVQ

#AI #Python #Conference #Malyasia
youtube.com/shorts/UJ_TO8bHiVQ




Show Original Post


14.03.2026 11:28
hyphatech (@hyphatech@mastodon.social)

SSE is finally a first-class citizen in FastAPI: fastapi.tiangolo.com/tutorial/
Hopefully this gives SSE the same boost FastAPI once gave dependency injection, because it deserves a lot more attention.




Show Original Post


1 ...328 329 330 331 332 333 334 335 336 337 338 ...1593
UP