python

Back Open Paginator
19.01.2025 01:01
blenderdumbass (@blenderdumbass@mastodon.online)

From: blenderdumbass . org

I want to document the way you might have a possibility to use the same software to make a similar website. @Madiator2011 already done that with blog.madiator.com. Lets go over: where you get the code, how do you set it up, how do you publish, how do you manage accounts, and most importantly, how do you modify everything, so it will look like your own thing.

blenderdumbass.org/articles/ho

#blog #blogging #webdev #website #python #programming #BDServer




Show Original Post


18.01.2025 23:46
riverfount (@riverfount@bolha.us)

@bruno estou estudando Rust e tenho uma dúvida:

Qual a diferença em ter o garbage collector (como em Python) e chamar a função drop quando encerra o escopo em que a variável é definida?

Pergunto pq parece muito semelhante as funcionalidades, mas, com certeza, é meu parco conhecimento que me faz achá-las como que intercambiáveis.

Pergunta leiga mesmo hahaha

#RustStudies #Qustions #GarbageCollector #Python




Show Original Post


18.01.2025 23:27
ginimod (@ginimod@mastodon.social)


🥳 je viens d'injecter dans avec un script
Bon va falloir bosser encore !





Show Original Post


18.01.2025 22:49
WetHat (@WetHat@fosstodon.org)

Key Points:
➡️ Malicious PyPi package 'pycord-self' targets Discord developers, stealing authentication tokens and creating a backdoor for remote control.
➡️ Introduced in June 2024, downloaded 885 times.
➡️ Token theft and backdoor installation are the primary malicious functions.
➡️ Developers should verify package sources, review code, and use scanning tools to enhance security.

news.lavx.hu/article/malicious

#PyPI #DiscordAPI #CyberSecurity #TokenTheft #Backdoor #Malware #DevOps #Python




Show Original Post


18.01.2025 22:48
sysek (@sysek@pol.social)

w sumie @m0bi ma rację, po co mam się martwić przed oceną, przecież każda opinia się przyda

github.com/sysek/untitledcyber

#python #cyberpunk2077




Show Original Post


18.01.2025 21:17
jpaskaruk (@jpaskaruk@growers.social)

Hey #OpenCV #ComputerVision #Python

I would like to point a camera at an area of the house and have it announce when a dog has entered the camera frame.

I am quite handy with Python and can muddle my way through C-like stuff if I have good documentation or example code.

Is this easy or hard? Hard is not a dealbreaker, just trying to tune my expectations a bit.




Show Original Post


18.01.2025 21:15
sysek (@sysek@pol.social)

uwielbiam pythona

#python




Show Original Post


18.01.2025 21:14
ginimod (@ginimod@mastodon.social)

Ayet !
J'ai commencé à explorer mes bouzins avec en
et ça ouvre des portes à 14h00 !





Show Original Post


18.01.2025 20:47
davidr (@davidr@hachyderm.io)

After having to implement my own #python mini #graph system inside another graph system for a particular THING, I've been looking at how to space axis tick values so they a) use "nice" numbers and aren't too dense

There's a few research papers out there, but they have iterated optimizations, etc. I want something simple and fast just to keep my tucks from running into each other or being uselessly far away

This #stackoverflow post made no sense to me (esp due to the awful variable names in the top reply). But after messing with the ideas a bit, I think I get it.

stackoverflow.com/questions/36

Basically, see how big your data range is in orders of magnitude. Then see how "full" the "last order" is. If the last order is very full, take big steps, medium medium, etc. The step sizes are chosen from nice numbers like 1, 2, 5 and 10.

But here's my question: What about angles?

I think Id want a two-tiered system. For angles < 30, the nice numbers are still 1,2,5,10. For larger angles, I think they are 1,5,15,30,45,60,90

I'll have to try it and see




Show Original Post


18.01.2025 20:35
lobsters (@lobsters@mastodon.social)

isd (interactive systemd) — a better way to work with systemd units lobste.rs/s/1mavqk
github.com/isd-project/isd




Show Original Post


18.01.2025 20:30
jmclawson (@jmclawson@hcommons.social)

Proof that I sometimes emerge from the shadows of social media: a blog post about using Python and R to analyze social media posts... about Python and R. jmclawson.net/posts/bluesky-se

Truly, the ouroboros of sentiment analysis. 🐍📊 #Python #RStats





Show Original Post


18.01.2025 20:23
python_discussions (@python_discussions@mastodon.social)

I Built a Tool Automatically Detect and Censor Human Faces in Images and Videos with YOLO

github.com/Spring-0/face-censor

Discussions: discu.eu/q/https://github.com/




Show Original Post


1 2 3 4 5 6 ...833
UP