python

Back Open Paginator
22.09.2025 09:12
habr (@habr@zhub.link)

Невидимая война: почему найти скрытые данные сложнее, чем их спрятать

Привет, Хабр! В прошлый раз мы написали свой стегоанализатор и научились находить следы простого LSB-внедрения. На первый взгляд может показаться, что задача решена: есть алгоритм, есть анализатор, запускаем проверку и получаем ответ. Но в реальности всё гораздо сложнее. Стегоанализ — это не спринт, а бесконечная гонка вооружений, в которой тот, кто прячет, почти всегда на шаг впереди.

habr.com/ru/companies/chameleo

#python #ChameleonLab #pdf #Стеганография #Криптография #Стегоанализ #Поиск_скрытых_данных




Show Original Post


22.09.2025 09:05
clonbg (@clonbg@masto.es)

Aprender Django myblog.clonbg.es/aprender-djan #Programación #Python clonbg.es





Show Original Post


22.09.2025 08:50
content (@content@socialhome.network)

Sarah Boyce - Maternity leave announcement

Hello Djangonauts,

At the end of this month, I'll be stepping away from my role as Django Fellow for some time while I'm on maternity leave.

During this period, I don't anticipate being active on Trac, in PR reviews, on the Forum, or on Discord. I would appreciate folks giving me space to settle in with my new baby.

Django will be well looked after by our Fellows, Natalia Bidart and Jacob Walls, who will continue supporting the project and community while I'm away.

I'm grateful to be part of such a wonderful community, and I look forward to returning after I have settled into this new chapter of my life. Thank you all for your support in keeping Django thriving.

Sarah Boyce

Django Fellow, mum-to-be

https://www.djangoproject.com/weblog/2025/sep/21/sarah-boyce-maternity-leave-announcement/

#django #python #webdev




Show Original Post


22.09.2025 07:53
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Nvmath-Python: Nvidia Math Libraries for the Python Ecosystem

github.com/NVIDIA/nvmath-python




Show Original Post


22.09.2025 06:49
xavierdatatech (@xavierdatatech@mastodon.social)

🚀 Day 8 – Final of the LLM Observability Mini-Course
🔎 Prometheus + Grafana to monitor LLM apps
📊 Metrics: requests, errors, latency
🛠️ Dashboards + alerts
🧩 Integration via docker-compose and prometheus.yml





Show Original Post


22.09.2025 05:17
villares (@villares@pynews.com.br)

Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


22.09.2025 04:46
rivercityrandom (@rivercityrandom@bitbang.social)

I've decided to learn #programming after completely dropping it when computers dropped #BASIC in ROM. After recommendations from friends and YouTube to study #javascript, #python, #lisp, #golang, #csharp, and #turbopascal, I decided to make #Lua my first "modern" language. It looks a lot like Python but for some reason the syntax seems more intuitive to me. Also, I want to develop games for #pico8 so it's a good match. I hope I can keep this enthusiasm up long enough to program a whole game.




Show Original Post


22.09.2025 04:21
villares (@villares@ciberlandia.pt)

David Amos: #GraphTheory with #Python

youtube.com/watch?v=yXTDslxVfd




Show Original Post


22.09.2025 03:42
amorillo (@amorillo@mastodon.social)

Quickstart: Rapid prototyping with the mssql-python driver for Python

learn.microsoft.com/en-us/sql/




Show Original Post


22.09.2025 01:10
2025 (@2025@aasllcusa.com)

AAS LLC USA: Explain how PI controllers are tuned

uning a PI controller is the process of finding the optimal values for the proportional gain (Kp​) and the integral gain (Ki​) to achieve a desired system response. The goal is to get a fast response without excessive overshoot or instability, while also eliminating any steady-state error. There are several methods for tuning PI controllers, ranging from simple trial-and-error to more systematic, model-based approaches. 1. Manual Tuning (Trial-and-Error) This is a common method, […]

aasllcusa.com/2025/09/21/aas-l





Show Original Post


22.09.2025 01:06
tarajdactyl (@tarajdactyl@anarres.family)

learning about #browsercookie has made #python so much easier to reach for for simple one-off #scraping jobs - no need to fool with authentication, if you can see a page in your browser, you can get to it with python!

pypi.org/project/browsercookie/




Show Original Post


22.09.2025 01:03
onelsonsenna (@onelsonsenna@mastodon.social)

I feel kinda stupid that Python's `side_effect` from `unittest.mock` let's you (basically) late bind the `return_value`.




Show Original Post


1 ...1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 ...1555
UP