🎤 Speaker Announcement
We’re excited to welcome Justin Castilla as a speaker at PyCascades 2026! 💜🐍
From teaching web development to advocating for data structures at Redis, and now working on search and LLM integrations at Elastic, Justin brings a passion for learning and sharing knowledge.
🎟️ Tickets 👉 https://2026.pycascades.com/
#Python #PyCascades #TechCommunity

I want Rust power with Python ease, plus strong safety rails.
Typed import antigravity, and suddenly programming felt fun again today.
Start Python with uv, the Rust built package manager today.
S1 EP18 Lab 5 - Machine Learning in Python - How to get Difference - Values in One Set Only #statistics #softwaredeveloper #machinelearning #learnpython #algorithims #learntocode #machinelearningtutorial #pythoncoding #datascience #PythonForDataScience #machinelearningmodels #dataengineering #datascienceforbeginners #jupyterlabs #python #mlforbeginners #vscode #codingforbeginners #jupyternotebook #machinelearningbasics
Python Tip #23 (of 365):
To loop over multiple iterables simultaneously, use Python's built-in zip function. 🧵
Instead of this:
for i in range(len(list1)):
print(list1[i], list2[i])
You can do this:
for item1, item2 in zip(list1, list2):
print(item1, item2)
In fact, the zip function doesn't use indexes to loop, so it works on ANY iterable... not just lists!
Jailbreaking LLM chatbots with a tool by
@tom:
https://ambience.sk/jailbreaking-shopify-llm-chatbot/
#shopify #python #llm #ai #chatbots #webdev #hacking #jailbreak
🎤 Speaker Announcement
We’re excited to welcome Hervé Viho Aniglo as a speaker at PyCascades 2026! 💜🐍
Creative coder, data-driven thinker, and community mentor, Hervé blends code with music, art, and storytelling to show that coding can be fun and accessible to everyone.
🎟️ Tickets 👉 https://2026.pycascades.com/
#Python #PyCascades #CreativeCoding #Community

2 weeks left to take the stage at posit::conf(2026)! 🎤
Share your work on R, Python, or open-source, or any topic the community would love.
Can't make it to Houston? Apply for our virtual track! It’s a great way to reach the global community even if you can’t speak in person.
Speakers receive: ✨ Professional coaching 🎟️ Free conference pass ✈️ Travel support (in-person)
⏰ Deadline: Feb 6, 2026
Apply here: https://posit.co/blog/posit-conf-2026-call-for-talks/
#positconf2026 #rstats #pydata #python

String Formatting Nightmare
Using 5 Different String Formatting Methods?! Python Format Chaos! 📝
Why pick one method when you can use them all? This code is inconsistent madness!
🚫 What NOT to do:
• Mix string formatting methods
• Inconsistent formatting style
• Old % formatting with f-strings
✅ The right way: Use f-strings consistently (Python 3.6+)
Consistency matters! This Code Crimes shows why formatting style should be uniform.
#python #...
https://www.youtube.com/watch?v=-CXXJ2Ztang
Visualising 3D functions (f = F(x, y, z)) using iso-surfaces.
#genuary2026 #genuary23 #genuary #python
New temp pinned post:
I am looking for a job!
Info on my professional website.
NB. The website is my contracting/freelance site, but in the Netherlands, I would have a regular employment job.
#Python #Django #Eleventy #WebDev #GetFediHired