Perl Weekly Challenge 366's tasks are "Count Prefixes" and "Valid Times". When I looked at the second task, and I saw how the times were changin', I needed to listen to some Robert Allen Zimmerman.
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: The Tim...
Anybody on here have strong opinions about using #python #Django signals versus overriding e.g. a model’s save() method? I need to cache a parsed version of a large TextField, & so I’m considering a singleton RerenceManager class that listens for model change signals and parses the references out of the relevant text field for use by view code and templates. But I guess I could also override the save() method on the model and have it call an update_references() method on the ReferenceManager
@craigbro H'mmm... possibly too hasty a judgement. Yes, it has #Python like syntax (seriously, who would even do that?), but the underlying concepts look interesting. I might evaluate further.
I mean, I could wrap a preprocessor around it so I could write a #Lisp like syntax, and that would be usable.
Secretly convinced BigQuery's main use case is pulling pypi stats
Brisbane, Thursday night's the night! 🐍 Conference Director Jack Skinner is at the final in-person CFP workshop with Brisbane Python. Pizza included. 🍕
Submissions due this Sunday. Come get it done.
📍 Fortitude Valley, 6pm AEST | RSVP and more details at https://luma.com/7h0i45bq
#PyConAU #BrisbanePython #CFP #Python

Visualizar la región de convergencia de una serie de potencias centrada en z0
El camino más corto entre dos verdades en el dominio real pasa por el dominio complejo
Jacques Hadamard
#PlanoComplejo #Python #singularidad #singularidades
How to Flatten a Nested List
Multiple ways to flatten lists in Python using list comprehension magic!
#python #list #flatten #comprehension #tutorial
https://www.youtube.com/watch?v=Nnx-8giSrys
Apparently, I need to keep one non-#FIPS #RHEL system just to build #Python.
Release candidate 10.8.3.rc0 of passagemath, the comprehensive #OpenSource mathematics system in #Python, the pip-installable fork of #SageMath.
github.com/passagemath/...
Release passagemath-10.8.3.rc0...
If you've ever lost momentum to a cold session start, this is for you.
A @SYMBEYOND_AI LLC production
#OpenSource #AI #AICollaboration #Python #LLM
🧵 3/3
Simon Willison (@simonw)
Starlette 1.0이 출시됐다. 작성자는 이번 1.0 버전의 사소한 breaking change를 확인하며 Claude Skills를 실험했고, 새 버전에 맞춘 AI 개발 도구 활용 사례로 볼 수 있다.
https://x.com/simonw/status/2035872409421770901
#starlette #claude #skills #python #framework