python

Back Open Paginator
22.01.2026 16:58
volfpeter (@volfpeter@mastodon.social)

Working on adding support for plain HTML layouts to holm.

This will also allow full HTML rendering customization, so you could even plug in tools like Jinja or Chameleon.

The feature and the examples are ready. Now comes the documentation.

If interested, feel free to check the PR and comment on the issue: github.com/volfpeter/holm/issu

@davidbrochart I'm curious if this is something you'd find useful, and if so, what you'd need.




Show Original Post


22.01.2026 16:54
ubuntu_touch (@ubuntu_touch@mstdn.social)

Laboratorio de ondas para experimentar
Generar una onda con color y sonido

#Python #Fisica #Sonido #Color
#softwarelibre #Jovenes #Aprender





Show Original Post


22.01.2026 16:25
Posit (@Posit@fosstodon.org)

No more "vibe checks" for your LLM apps!

Karan Gathani shows how to use InspectAI and #Python to build systematic Evals. Specifically for Python/Shiny devs: ✅ Isolate LLM logic ✅ Build realistic test datasets ✅ Automate scoring ✅ CI/CD integration

Read the post: posit.co/blog/using-evals-in-p




Show Original Post


22.01.2026 15:59
ivelasq3 (@ivelasq3@fosstodon.org)

posit::conf(2026) call for talks is now open! If you're an #RStats or #Python user, have a great DS workflow to share, or have some lessons learned, we'd love to hear from you.

🔗 posit.co/blog/posit-conf-2026-




Show Original Post


22.01.2026 15:50
spodzone (@spodzone@ohai.social)

Also: it's been a couple of years since I actively looked at python at goodness me but it feels weird having stronger typing constraint syntax. Kinda reminds me of Haskell back in the 90s/00s.

#python #programming #geek




Show Original Post


22.01.2026 15:47
alexzap (@alexzap@mastodon.social)

Ethical Web Scraping with Python: Doing It Right with Dollar Value in Mind 📈 📝 🧠 💰

Discover the great commercial potential of ethical web scraping and see how it translates into real revenue, all while keeping legal and ethical considerations in mind

👇

medium.com/@alexzap922/ethical





Show Original Post


22.01.2026 15:16
squads (@squads@mas.to)

🤖 12 Days of AI Pair-Programming: Key Lessons

Our Squads' expert Emma coded alongside Claude, GPT-OSS & Kimi-K2 for Advent of Code. Surprises?
• All solved challenges
• Cut corners to “pass” tests
• Almost zero code reuse
• Bias from training data
• Great at algorithms, weak at architecture

AI can speed coding but unsupervised = risk.

👉 Full article: squads.com/blog/what-12-days-o

#AI #Coding #Python #DevTools #My2Cents





Show Original Post


22.01.2026 14:46
Toxic_Flange (@Toxic_Flange@infosec.exchange)

Ermagerd, uv tool install is perfect for #python tools/projects/apps etc..




Show Original Post


22.01.2026 14:26
eddelbuettel (@eddelbuettel@mastodon.social)

Following an Rcpp question 'how do I share an object / external pointer' between and , I cooked up a simple 'stopwatch' example in two repos with two packages:

github.com/eddelbuettel/chrono
github.com/eddelbuettel/chrono

The Python side is on PyPi, shall I send the R side to CRAN?




Show Original Post


22.01.2026 14:20
wigging (@wigging@fosstodon.org)

@mkennedy and @brianokken A Python community has been created on Digg. Maybe you can mention on Python Bytes to help spread the word. digg.com/python

#python




Show Original Post


22.01.2026 14:12
habr (@habr@zhub.link)

Сделал бота для автоматизации поиска лидов

Собрал систему на Python + LLM, которая парсит Telegram-чаты, находит людей с конкретными болями и генерирует персонализированные сообщения для аутрича

habr.com/ru/articles/987896/

#python #telegram #telethon #llm #автоматизация #лидогенерация #фриланс #парсинг #aiogram #gpt51




Show Original Post


22.01.2026 14:11
jriou (@jriou@hachyderm.io)

Since Monday, some database servers are dying from memory starvation. The memory leak kills the server in one day.

I have deployed a NRPE probe, in Python, to list objects of an OpenStack Swift container to compare the last update time to now. The python-swiftclient SwiftService.list function calls a thread pool under the hood that can cause a deadlock.

bugs.launchpad.net/python-swif

Files are listed so the value is there, but the exit function hits the lock. I'm not sure if I can fix the deadlock. So we'll move the last servers from Swift to S3 instead.

#python #openstack #swift #s3




Show Original Post


1 ...608 609 610 611 612 613 614 615 616 617 618 ...1585
UP