python

Back Open Paginator
12.11.2025 13:23
billiglarper (@billiglarper@rollenspiel.social)

@aj @ajsadauskas @billjeffries

If you look for something with todays tech, the mBot is worth a look. They are currently having a sale.

makeblock.com/pages/bfcm-2025

#mBot is based on #Arduino, #mBot2 on CyberPi. They can be programmed in #Scratch or #Python.

At 70$-150$ for the base versions, they are quite affordable for what they do.

#robotics #ProgrammingForKids




Show Original Post


12.11.2025 13:16
danzin (@danzin@mastodon.social)

RE: mastodon.social/@danzin/115536

Foi lançado o novo livro gratuito "Python para Ciencia y Tecnología", de Facundo Batista e Manuel Carlevaro. É em espanhol e cobre desde os conceitos básicos da linguagem até usos científicos e técnicos do ecossistema do .




Show Original Post


12.11.2025 13:16
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Hướng dẫn toàn diện về tích hợp mô hình ngôn ngữ LLaMA cục bộ với llama.cpp. Hỗ trợ tích hợp với Python. Chia sẻ kinh nghiệm và mẹo từ cộng đồng. #LLaMA #llamacpp #LocalLLM #MôHìnhNgônNgữ #TíchHợpCụcBộ #Python #HướngDẫnToànDiện #AI #TríTuệNhânTạo #LocalLLaMA

reddit.com/r/LocalLLaMA/commen




Show Original Post


12.11.2025 13:13
danzin (@danzin@mastodon.social)

The new free book "Python para Ciencia y Tecnología" by Facundo Batista and Manuel Carlevaro has been released. It's in Spanish and covers from the basics of the language to advanced scientific/technical uses of the ecosystem.

Se ha lanzado el nuevo libro gratuito "Python para Ciencia y Tecnología" de F. Batista y M. Carlevaro. Está en español y cubre desde los conceptos básicos del lenguaje hasta usos científicos y técnicos avanzados del ecosistema de Python.

discuss.python.org/t/the-book-




Show Original Post


12.11.2025 13:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Celonis is hiring Senior Product Data Scientist

🔧 #python #sql #seniorengineer
🌎 Palo Alto, California
⏰ Full-time
🏢 Celonis

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


12.11.2025 12:46
pr_ret_lutz (@pr_ret_lutz@jasette.facil.services)

Did you know python zip( ) was its own inverse? i.e.:

Let a and b be two lists,

z = zip(a, b)

then,

zip(*z) ➡️ a, b

Not surprising, since zip is the matrix transpose operator for lists of lists 🤔

#PythonFunFacts #Python




Show Original Post


12.11.2025 12:36
DevOpsPink (@DevOpsPink@mastodon.social)

When Python runs faster than C++ - you know something’s broken in the Matrix.

Meet Codon - a high-performance Python compiler that turns your code into native machine code, running 10–100× faster than CPython.

✅ No GIL.
✅ Real multithreading.
✅ Even GPU support.
✅ Same syntax, same vibe -
just turbo Python. 🐍💨

If you ever wished Python wasn’t so chill - your wish is granted.

github.com/exaloop/codon





Show Original Post


12.11.2025 12:17
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Hướng dẫn Python Dictionaries từ đầu #Python #LậpTrình #TừĐầu #Dictionaries #PythonDictionaries #LậpTrìnhPython #ThủThuậtLậpTrình #HọcLậpTrình #Programming #Coding

reddit.com/r/programming/comme




Show Original Post


12.11.2025 12:15
jumpingrivers (@jumpingrivers@fosstodon.org)

We’ve got two meetups this month, both free and hands-on.

📍 20 Nov – Newcastle
Myles Mitchell (Jumping Rivers): Programming with LLMs in R & Python
🔗 meetup.com/newcastle-upon-tyne

📍 25 Nov – Leeds
Dan (datavaluepeople) & Dr Zeinab Dehghani (Edge AI Hub): LLM tools & explainability
🔗 meetup.com/leeds-data-science-

Come along, learn something new, and say hi 👋
#DataScience #AI #RStats #Python #JumpingRivers
meetup.com/newcastle-upon-tyne




Show Original Post


12.11.2025 11:53
TenebrisNox (@TenebrisNox@mastodon.me.uk)

Finally sorted out how to automate the process of exporting .m3u playlists from Navidrome's database & converting them to the format (dialect?) used by Synology's DS Audio. Means that I can update and add playlists in Navidrome and they now work with DS Audio. A daily cron job keeps things tidy. It's another small issue that has irritated me for ages and, after repeated attempts to sort out, have only just solved with a little Python script. After all that!
#navidrome #synology #python




Show Original Post


12.11.2025 11:50
riverfount (@riverfount@bolha.us)

Uma pequena reflexão sobre o Princípio de Segregação de Interfaces em Python:

bolha.blog/riverfount/segregac

#Python #ISP #SOLID #POO




Show Original Post


12.11.2025 11:39
bbelderbos (@bbelderbos@fosstodon.org)

I like #Python books and reading source code for inspiration, but don't underestimate the power of the docs.

This week I learned that uuid now supports v7 and that random + sqlite3 added command-line scripts in recent versions.





Show Original Post


1 ...999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 ...1566
UP