python

Back Open Paginator
28.01.2026 21:06
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Discord is hiring Staff Software Engineer - Safety Experience

🔧 #golang #javascript #python #rust #typescript #django #flask #react #android #ios #api #kafka #postgresql
🌎 San Francisco, Bay Area
⏰ Full-time
🏢 Discord

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




Show Original Post


28.01.2026 20:52
tbsprs (@tbsprs@chaos.social)

Embedding Python into an Android app using Chaquopy
github.com/mariobodemann/talk- by @mariobodemann
#androiddev #python @berlindroid @cbase





Show Original Post


28.01.2026 20:47
dnparadice (@dnparadice@mastodon.social)

Wait, you want me to pay to run ? how about no





Show Original Post


28.01.2026 20:40
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Phân tích 6 framework (Rust, JS, Python, Go, Java, TS) cho thấy: Kích thước code không đồng nghĩa phức tạp cấu trúc. Tokio (Rust) dù lớn nhất (92k dòng) vẫn có độ liên kết thấp. Vòng lặp phụ thuộc cục bộ, không lan rộng. Java (Gson) có 1000+ class, Go (Prometheus) phân chia rõ ràng chức năng. #PhátTriểnPhầnMềm #TốiƯuHệThống #CodeStructure #SoftwareEngineering

**Tags:** #CôngNghệ #PhânTíchPhầnMềm #Rust #JavaScript #Python #GoLang #Java #TypeScript

reddit.com/r/programming/comme




Show Original Post


28.01.2026 20:32
hackers_arise (@hackers_arise@mastodon.social)

Why bother learning Python?

It automates the grind (pentest scripts in minutes!), crushes cyber tasks like OSINT & malware digs, fuels AI threat hunts, and builds killer tools.

Join the online course (February 10-12) and discover the secret power of Python!

hackers-arise.com/





Show Original Post


28.01.2026 20:08
treyhunner (@treyhunner@mastodon.social)

Python Tip #28 (of 365):

Read large files line-by-line by looping over them.

If you are working with a file that could be very large (such as a log file that could be gigabytes in size), don't read the whole file all at once.

When working with potentially large text files, process the file line-by-line by looping over it:

with open("logs.txt") as log_file:
for line in log_file:
... # Process the line

🧵(1/2)




Show Original Post


28.01.2026 19:51
guiadeti (@guiadeti@flipboard.social)

Cursos Gratuitos da Data Science Academy: Aprenda Data Science, IA, Python e Power BI

guiadeti.com.br/cursos-gratuit

#analisededados #cursosgratuitos #datascience #datascienceacademy #engenhariadedados #inteligenciaartificial #powerbi #python
guiadeti.com.br/cursos-gratuit




Show Original Post


28.01.2026 19:23
HackJack (@HackJack@masto.es)

Después de varios meses de exploración con #Python y cursar la certificación PCAP debo decir que es el lenguaje con el que más cómodo me he sentido en esta exploración inicial en el mundo de la #programación

Sigo estando más verde que una manzana y con mucho camino por recorrer, pero mi próximo paso es el PCPP, Django y de cabeza a asentar conocimientos en bases de datos.

La sensación de sentirme cada vez más abrumado según aprendo es real.

De cómo complementar esto más adelante desde el front-end (React, Value, HTXM,...) ya hablaremos en un tiempo 😅 😂




Show Original Post


28.01.2026 19:13
hasanaligultekin (@hasanaligultekin@me.dm)

Trading Signal Series #2: How to Check Signal Stability — Python Solution

This post shows how to test stability across time, regimes, and parameter choices—using simple Python checks and clear outputs.

:medium: medium.com/towards-artificial-

#Quant #AlgorithmicTrading #Python #TimeSeries #Backtesting #ai #market

@ai @programming @socialsciences @markets @towardsdatascience @pythonclcoding @Mastodon @medium





Show Original Post


28.01.2026 19:00
TechKeysX (@TechKeysX@mastodon.social)

How to Access items in Lists in Python explained - S1 EP03 P4 -





Show Original Post


28.01.2026 18:35
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

🌟 Tôi vừa tự động hóa công việc bằng Python và biến script "xấu xí" thành ứng dụng Desktop DataFrog trong 48 giờ trước khi nhập ngũ! DataFrog giúp hợp nhất dữ liệu Excel, loại bỏ trùng lặp (VD: "Jon" vs "John") mà không cần VLOOKUP. Bây giờ bạn có thể dùng trực tiếp trên máy, không cần biết coding! 💻 #Python #ĐổiMới #PhầnMềmPhủ #QuânNhiệm #StartupViet

reddit.com/r/SideProject/comme




Show Original Post


28.01.2026 18:35
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Oban, the job processing framework from Elixir, has come to Python

dimamik.com/posts/oban_py/




Show Original Post


1 ...572 573 574 575 576 577 578 579 580 581 582 ...1586
UP