💡📹 Scientist Brian Haidet built a 2 billion frame per second #camera in his garage using simple components including one mirror, one lens, and #Python code to capture #light moving at the #universe's speed limit.
The camera records only one pixel at a time, so Haidet tiles hundreds of synchronized recordings together to create #videos showing a laser beam bouncing across his workspace at 15 cm (6 in.) per frame.
#physics #science #diy #slowmotion #engineering
こういうゲーム↓
OpenAI Gym で自前の環境をつくる #Python - Qiita - https://qiita.com/ohtaman/items/edcb3b0a2ff9d48a7def
I often see people complain about #Change in their world. I have two specific programming-related categories I want to comment on. I'll make a separate post for each.
The first category of complaints is that people complain when their favorite, or primary, or whatever, #ProgrammingLanguage changes.
I use #Python, so I see lots of complaints about this. C++ #Cpp puts out new editions. It's quite a different language than it was 20 years ago. Rust #RustLang puts out new editions fairly regularly. Obviously the complaints come from users who don't like change in general or, more likely, don't like the specific changes that are happening.
Well, sorry not sorry. First, change is inevitable everywhere. Second, what's your alternative? If your language wasn't growing and adapting to everything we learn, then it would be stagnating and dying! Even COBOL continues to change (very, very slowly, though).
Yes, more work for you. Yes, bitrot is real -- your unchanged code in that language can diverge from the most modern spec for the language. But that's how the entire rest of your life works. **You** are changing! Your children (if you have children, I mean) are changing. Everything is changing. Why is this a surprise to you? Rejoice in the improvements!
@virtualwolf I have some nasty #python to interact with #binaryLane but don't remember what state my DNS interaction code was in. I could probably share it if that would help you
https://github.com/medeopolis/certbot-dns-binarylane/ needs an update against the repo I forked it from but should work too for #certbot .
@virtualwolf I have some nasty #python to interact with #binaryLane but don't remember what state my DNS interaction code was in. I could probably share it if that would help you
https://github.com/medeopolis/certbot-dns-binarylane/ needs an update against the repo I forked it from but should work too for #certbot .
Avant les gens disaient « Ouin #Python consomme plus de CO2 que le C, c'est pas écolo, tout le monde devrait coder en C ou en assembleur ».
Aujourd'hui des gens (14% selon stackoverflow.com) utilisent des "agents IA intégrés à leur éditeur" qui tournent dans des datacenters alimentés au charbon ou au méthane.
Tout, va, bien.
To Be (A Robot) or Not to Be: New Malware Attributed to Russia State-Sponsored COLDRIVER
COLDRIVER, a Russian state-sponsored threat group, swiftly shifted operations after their LOSTKEYS malware was exposed in May 2025. They developed new malware families, including NOROBOT, YESROBOT, and MAYBEROBOT, within days. The infection chain begins with a COLDCOPY lure disguised as a CAPTCHA, leading to the deployment of NOROBOT, a DLL that retrieves subsequent stages. YESROBOT, a Python backdoor, was briefly used before being replaced by MAYBEROBOT, a more flexible PowerShell backdoor. The malware chain has undergone constant evolution, with COLDRIVER focusing on evading detection while maintaining intelligence collection capabilities against high-value targets. The group's tactics include using HTTPS for command retrieval, encrypting commands, and implementing various evasion techniques.
Pulse ID: 68f756148d1335a1b45d57c2
Pulse Link: https://otx.alienvault.com/pulse/68f756148d1335a1b45d57c2
Pulse Author: AlienVault
Created: 2025-10-21 09:44:52
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#BackDoor #CAPTCHA #ColdRiver #CyberSecurity #HTTP #HTTPS #ICS #InfoSec #Malware #OTX #OpenThreatExchange #PowerShell #Python #RAT #Russia #bot #AlienVault
Jest taka akcja że na najbliższym #PyDataTrójmiasto wystąpi nasza Marta Sienkiewicz by opowiedzieć jak #Python może pomóc w modelowaniu miast (jeśli zatrudnimy do tego bibliotekę #build123d i dane z #OpenStreetMap .
Niektórzy mogli już widzieć zajawkę na #PyGda -- przygotujcie się że będzie jeszcze lepiej!

Делаем кастомное параллельное чтение по JDBC в Spark 3.0.1
Привет, Хабр! Мы — команда DATA ОАТС в билайн. В этой статье расскажем о кейсе, когда стандартный Spark JDBC не справился с параллельным чтением огромной таблицы из ClickHouse, и мы написали свой «мини-движок». Под катом — разбор ограничений, схема с пулом потоков на экзекуторах и опыт, который может пригодиться не только для ClickHouse.
https://habr.com/ru/companies/beeline_tech/articles/958412/
Sûrement une mauvaise idée de dev perso, à rebours de la tendance actuelle de mettre de l'IA générative partout : créer un générateur de "news" aléatoires, tendance CyberPunk (généralisable au GiscardPunk) et faire des "Unes" de journaux et magazines !
#Python #Perl #LaTeX #Data #DevPerso ...

Разбираемся со звёздочками: понятное руководство по *args и **kwargs для начинающих
Многие начинающие разработчики обходят *args и **kwargs стороной, считая их чем-то необязательным или слишком сложным. Но на самом деле, понимание этого механизма — это качественный скачок в вашем умении писать чистый, масштабируемый и по-настоящему "пайтонический" код.
https://habr.com/ru/articles/958598/
#args #kwargs #python #python3 #python_для_начинающих
Want to learn #Python? Check out my 11 eBook bundle and save 25%
You will learn the following:
🐍 Python basics
🐍How to create a GUI with Python and wxPython
🐍Create a TUI with Textual
🐍Work with PDFs
🐍Image automation
🐍Excel and Python
🐍and more!