Posts by eduardo.mazolini • 130 points
3 posts
-
7
votes1
answer632
viewsQ: How to delete a file from all commits?
In my first commit I sent a binary file that has no reason to stay. And I sent a configuration file with real passwords. I changed the password to a fake one, deleted the binary, but if you go back…
gitasked eduardo.mazolini 130 -
2
votes2
answers197
viewsQ: How to import user32.dll and others into C#?
I found several and various results on the internet teaching to import a specific function from user32.dll. But I can’t get out of my head if someone hasn’t done a project with all the imports…
-
3
votes1
answer960
viewsQ: How to create a Python service that keeps running after answering?
I need to do long-pooling on a "Main" site to receive events. Then I process and filter these events and I have clients who do long-pooling on me. I need to keep this in memory, not persist, and…
python-3.xasked eduardo.mazolini 130