🤖 #Pythonistas discover the shocking revelation that #NaN is weird! 🤯 Apparently, the real mind-bender is that NaN is #hashable, leading to a groundbreaking set of ten NaNs... because, surprise, NaN never equals NaN. 🥳 Let's all pretend this is newsworthy in 2026. 🎉
https://brassnet.biz/blog/nan-is-weird.html #Python #TechNews #DataScience #HackerNews #ngated
NaN is weird.

In which I showcase a Python oddity surrounding NaN and dictionaries.

El Lunes llego a #chile por primera vez. Necesito volar de Santiago a Puerto Montt. ¿Es mejor reservar el pasaje ahora, estando en EE UU o puedo comprar sobre la marcha en Santiago?

De paso, encantado de conocer #Pythonistas y aficionados del #fediverso en la zona de Patagonia.

Calling all the cool and amazing #Pythonistas - let us know how you use #Python and what your favorite libraries are by completing our survey https://surveys.jetbrains.com/s3/python-developers-survey-2026

#JetBrains #PyCharm #FOSS #OpenSource
https://surveys.jetbrains.com/s3/python-developers-survey-2026

Python Developers Survey 2026

The official Python Developers Survey 2026. Join and contribute to the community knowledge!

@jimgar Somewhat tongue in cheek but this older benchmark shows a couple of things about base #Python vs base #Rstats vs #Perl and (surprisingly for those who don't know it exists) how fast the Perl authothreading library #PDL is vs #numba

https://chrisarg.github.io/Killing-It-with-PERL/2024/07/07/The-Quest-For-Performance-Part-II-PerlVsPython.md.html

Base #Rstats is highly optimized and the #Pythonistas unfortunately take a performance hit that they are mostly unaware about.

This and a few other other examples made me not transition to Python. #rstats ftw

The Quest for Performance Part II : Perl vs Python

Having run this toy performance example, we will now digress somewhat and contrast the performance against a few Python implementations. First let’s set up the stage for the calculations, and provide commandline capabilities to the Python script. ```python import argparse import time import math import numpy as np import os from numba import njit from joblib import Parallel, delayed

Killing-It-with-PERL

Tôi mới bắt đầu học Python và cần những заметки/z公里 Cesом help. Mọi người hỗ trợ ch충 То! #Python #Coding #HỗTrợ #KhoaHọcTinHóa #Pythonistas

https://www.youtube.com/

YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Next level #Python delusion just dropped in #Twitter. Best used with #AI hallucinations for top notch irreproducible research and useless #insights.

#CanYouFeelTheAGI? #pythonistas

Next level #Python delusion just dropped in #Twitter. Best used with #AI hallucinations for top notch irreproducible research and useless #insights. #CanYouFeelTheAGI? #pythonistas

Next level #Python delusion just dropped in #Twitter. Best used with #AI hallucinations for top notch irreproducible research and useless #insights.

#CanYouFeelTheAGI? #pythonistas

Next level #Python delusion just dropped in #Twitter. Best used with #AI hallucinations for top notch irreproducible research and useless #insights.

#CanYouFeelTheAGI? #pythonistas

🐍 Ten whole years of #async, yet #Pythonistas seem to ignore it like a distant cousin at a family reunion. 🤔 Maybe it's because they realized juggling #coroutines isn't quite the circus act they signed up for! 🎪 Spoiler alert: the #Python 2 to 3 saga was less "epic drama" and more "mild inconvenience." 🙄
https://tonybaloney.github.io/posts/why-isnt-python-async-more-popular.html #programming #humor #tech #news #HackerNews #ngated
Python has had async for 10 years -- why isn't it more popular?

A deep-dive into the challenges and misconceptions surrounding async programming in Python