python

Back Open Paginator
22.10.2025 20:21
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

"Cảm ơn mọi người! Mình đã tạo ra một ID (Hệ thống Phát hiện Xâm nhập) bằng Python và chô_upload repo lên GitHub. Nếu có nhận xét hoặc IDEsite, đừng Quên Gửi! 😊 #Python #IDS #GitHub #Security #FeedBack"

github.com/javisys/IDS-Python




Show Original Post


22.10.2025 20:20
lobsters (@lobsters@mastodon.social)

Parallel programming and Cython lobste.rs/s/btu3nu
youtube.com/watch?v=7azKz3YP7eA




Show Original Post


22.10.2025 20:17
zkat (@zkat@toot.cat)

you benchmark your node/ruby/python software on your fancy new m4 mbp and celebrate 500ms response times.

I benchmark my rust software on a $30 potato computer that may as well have 256mb of RAM and celebrate 800ms response times.

we are not the same.

#Rust #RustLang #Python #NodeJS #Node #Ruby




Show Original Post


22.10.2025 20:10
ericwickham (@ericwickham@mastodon.social)

Autoposter update:

I can now post text posts to BlueSky and Mastodon. I can also post links to articles and social cards will load on both platforms (Mastodon was much easier haha). I've tested the video upload function separately for BlueSky and Mastodon, but I haven't run the upload function to run both at the same time.

Developer friends - what are other social platforms with good APIs that I can integrate into a posting tool like this?

Also, @rainer - we're getting somewhere!





Show Original Post


22.10.2025 19:53
tugatech (@tugatech@masto.pt)

TARmageddon: A falha grave que coloca o ecossistema Rust em alerta máximo
🔗 tugatech.com.pt/t73285-tarmage

#alcance #ataque #cve #grave #programação #python #rust #segurança #sem #software #vulnerabilidade 




Show Original Post


22.10.2025 19:26
diazona (@diazona@techhub.social)

@jackwilliambell Based on the README, it gives you modified implementations of everything else in the original package that uses the class you're subclassing.

Like the example with requests, if you subclass Session and use modshim, you then get versions of get(), post(), etc. that use your subclass, for free. Without modshim you'd have to implement all those yourself. (Well, except for the fact that requests is well designed and lets you call methods directly on a Session object... but it's easy to imagine an analogous situation with a different library that doesn't let you do that. I just don't have an example ready offhand.)

It sounds like it also lets you do these replacements with things that aren't classes.

I'm not saying this library deserves the hype it's getting, necessarily, but it does seem to offer good value in some situations.

#Python




Show Original Post


22.10.2025 19:19
mistersql (@mistersql@mastodon.social)

IDEA: a package, but it acts as my profile page.

This idea isn't all that novel, (package-as-resume) but this time I want to make it easy for people to copy & useful on installation. And of course it is ironic to install a package a way to get info about a user as a trust building exercise. I guess if I got it to run in pyscript that would be a good exercise.




Show Original Post


22.10.2025 19:12
jackwilliambell (@jackwilliambell@rustedneuron.com)

What does this give me that I can't do - more easily and with less boilerplate - with subclassing?

> modshim - A #Python library for enhancing existing modules without modifying their source code - a clean alternative to forking, vendoring, and monkey-patching. github.com/joouha/modshim

I swear, the lengths people will go to to avoid #OOP. I mean, OOP has it's problems, but this isn't either easier or simpler.

#programming




Show Original Post


22.10.2025 19:01
driscollis (@driscollis@mastodon.social)

How to download a file over FTP using and the ftplib module





Show Original Post


22.10.2025 19:00
realpython (@realpython@fosstodon.org)

🐍💻 Python Developer Wanted: Python Tutorial Writer at Real Python (Anywhere) #pythonjob #sponsored #python




Show Original Post


22.10.2025 19:00
realpython (@realpython@fosstodon.org)

🐍💻 Python Developer Wanted: Python Video Course Instructor at Real Python (Anywhere) #pythonjob #sponsored #python




Show Original Post


22.10.2025 18:45
lobsters (@lobsters@mastodon.social)

Slint 1.14 Released lobste.rs/s/ikcvvv
slint.dev/blog/slint-1.14-rele




Show Original Post


1 ...1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 ...1562
UP