The strftime method does the opposite of strptime: it converts datetime objects to strings, allowing us to specify the format we'd like to use during that conversion.
Read more 👉 https://trey.io/l4b84k
So, why shouldn't a prompt accept "aye", "sure", "yeah", "yup", "ok", or "why not" as valid inputs? 😁
Writing some helper tooling for work ...

Python for z/OS についてのメモ
https://qiita.com/tomotagwork/items/09940b8f4ce7ce7697fe?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
https://github.com/joouha/modshim : un outil qui permet d'étendre ou de patcher un module #Python sans modifier le module original (à la différence du monkeypatching). L'outil fonctionne en interagissant avec le mécanisme d'import et crée un module tiers à partir du module original et de vos modifications.
C'est donc un outil destiné plutôt à compléter une bibliothèque (ou un module natif de Python) pour du code de production que pour écrire des #tests automatisés.
Recursion is hiring Staff Computational Biologist
🔧 #python
🌎 New York City, New York; Salt Lake City, Utah
⏰ Full-time
🏢 Recursion
Job details https://jobsfordevelopers.com/jobs/staff-computational-biologist-at-recursion-com-aug-28-2025-b774ab?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Some people just want to see the world burn 🔥
#rust #golang #emacs #vim #python

"If you were to deliver a talk in a conference for Ruby engineers, what would the topic be?" That question from my supervisor framed my entire experience at PyCon MY. My decision to submit a talk likely raised a few eyebrows, as my former colleague even asked point-blank why I would make such a decision as an introvert. In some ways, I realized the ability to effectively communicate ideas is part of the professional socialization process, and this was my test.
The challenge was immediate: Preparation for the talk only started one week before the actual event. Given the tight timeframe due to endless delays, I leveraged modern tools to get organized. I started by getting NotebookLM to generate an overview based on my source material, and then turned to Gemini to start drafting the actual presentation script. This assistance was a luxury my younger self couldn’t have imagined.
Despite the preparation, my carefully crafted plan failed on stage. Juggling three devices at a time proved impossible, and I ended up forgetting the script and just autopiloting through the presentation. While I didn’t keep track, I likely missed out on a rough guesstimate of 40% of the content. The moment of crisis on stage felt like a massive failure.
However, the reflection that followed was the true reward. I realized that the choice of topic is a major consideration, but the willingness to put oneself out there matters more. Speaking in a conference calls back to the problem I had when I started writing about AsyncIO—the constant need for shared knowledge on the topic. Read the full story of the ordeal, the tools I used, and the surprising lesson I learned about professional growth.
#PyCon #Python #PublicSpeaking #CareerGrowth #AITools
Xây dựng MVP trong 2-3 tuần. Đã giúp 3+ khách hàng ra mắt 4+ sản phẩm #MVP #SaaS #Khởi_nghiệp #Lập_trình #Nextjs #React #Python #Supabase #Firebase #AWS #Azure #Stripe #AI #Tech
https://www.reddit.com/r/SaaS/comments/1ovtmbo/ill_build_your_mvp_in_23_weeks_already_helped_3/
BlueskyをPythonでこねくり回した話 #Python - Qiita https://mnmm.top/nSQ
Практичные Python-привычки, которые реально повышают качество кода
Практичные Python-привычки: явное состояние и мемоизация, асинхронность для продакшн, ошибки и raise, типизация и валидация, ленивая загрузка и кеширование
https://habr.com/ru/articles/965908/
#python #привычки_программиста
Quest 7 "The Song of Ducks and Dragons" #EverybodyCodes 2025 (in #Python)
https://everybody.codes/event/2025/quests/7
Relatively straightforward, only detected one twist in P3
https://codeberg.org/jochie/EverybodyCodes/src/branch/main/2025/Q07
a very brief intro to programming mz2synth, a wavetable synthesizer programmed by an input image
#synth #python #fortran
https://scruss.com/blog/2025/11/12/mz2synth-make-sounds-from-images/