"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"
https://github.com/javisys/IDS-Python
Parallel programming and Cython https://lobste.rs/s/btu3nu #video #python
https://www.youtube.com/watch?v=7azKz3YP7eA
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
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!

TARmageddon: A falha grave que coloca o ecossistema Rust em alerta máximo
🔗 https://tugatech.com.pt/t73285-tarmageddon-a-falha-grave-que-coloca-o-ecossistema-rust-em-alerta-maximo
#alcance #ataque #cve #grave #programação #python #rust #segurança #sem #software #vulnerabilidade
@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.
IDEA: a #python package, but it acts as my #pypi 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.
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. https://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.
How to download a file over FTP using #Python and the ftplib module

🐍💻 Python Developer Wanted: Python Tutorial Writer at Real Python (Anywhere) #pythonjob #sponsored #python
🐍💻 Python Developer Wanted: Python Video Course Instructor at Real Python (Anywhere) #pythonjob #sponsored #python
Slint 1.14 Released https://lobste.rs/s/ikcvvv #python #rust
https://slint.dev/blog/slint-1.14-released