I'm not fond of introducing a new keyword as it can often clash with existing codebases and especially since this one is highly specific. But this was designed by people far more competent that me so let's trust.

Furthermore, it opens the possibility of using for lazy initialization in the future, a bit like what Kotlin proposes: https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/lazy.html.

#programing #Python #Django

lazy | Core API – Kotlin Programming Language

Kotlin Help

The story of Python's lazy imports: why it took three years and two attempts

https://techlife.blog/posts/the-story-of-pythons-lazy-imports-why-it-took-three-years-and-two-attempts/

Oh that's good news, especially for Django developers as it is not rare to come across circular imports and resort to locally import.

#programing #Python #Django

Hey, mom, look! I'm on TV! 🤩

https://thunderbird.topicbox.com/groups/planning/Ta3065e59e35711c4/tmdd-03-25-thunderbird-monthly-development-digest#:~:text=Linux%20System%20Tray%20%2D%20Contributor%20Spotlight

"Linux System Tray - Contributor Spotlight

We’d like to give a special shoutout this month to Christophe Henry, who has gone above and beyond with an ambitious contribution to improve Thunderbird’s system tray integration on Linux."

Many thanks to the @thunderbird devs for guiding me through this. They have been of infinite kindness and patience. It's a pleasure to contribute 🥰

#programing #cpp #rust #js #thunderbird

Topicbox

I've just made a very important update to the Auto-Dubber script for eleven labs, on the final step before processing the file, it will check your account balance and tell you how many credits you have remaining so you can make a decision particularly with longer bits of Audio of what you want to do.
It's really important for people like me who accidentally go way over there free credits for the month and end up paying huge amounts of money.
You can find the dropbox link here:
https://www.dropbox.com/scl/fi/3wfgp468dbls8lwbsddul/Auto-Dubber-for-ElevenLabs.zip?rlkey=4z9kb097v7it53mc607b9riqx&dl=0
There is now also a donate.TXT file for anyone who feels so inclined that wants to throw a couple of bucks my way.
It is not mandatory, the script is free for you to use but I've put it there just in case.
#AI #vibecoding #elevenlabs #Accessibility #programing
Auto-Dubber for ElevenLabs.zip

Shared with Dropbox

Dropbox

I got humbled by my bachelor's thesis trying to communicate over UART with HAL, it's strangely not as easy as I thought it would be... 🥲

If anybody has tips on how to approach an ORE (overrun) error on an #stm32f407 chip with DMA and idle line detection I'm all ears.

#programing #embeded

And freaking good news for Typelevel Foundation. Congratulations everyone 🎉🎉. Very well deserved 

--

Discord announcement by Arman (https://github.com/armanbilge):

«Exciting news: the Typelevel Foundation was determined to be a 501(c)(3) public charity! 🎉 ... Read more on the blog [1]»

[1] https://typelevel.org/blog/charity.html

#scala #FunctionalProgramming #FP #plt #programing

armanbilge - Overview

Executive Director of Typelevel Foundation. (Distracted) computational evolutionary biologist. I write Scala, read DNA, and speak in conditional probabilities. - armanbilge

GitHub
Been working on learning how to make a desktop pet so I can do a write up and share the process #maker #programing #wip
@tris Gave me a deceptively simple yet effective piece of advice regarding #learning #programing with #ai #LLM:
“As long as YOU actually TYPE the code yourself, it’s ok.”
I’d argue that’s true for most #code you can copy not solely LLMs. But it forces things to pass through your mind, and that’s the crucial part.
Whats the #programing language with the best #documentation? I'm hoping for something that i can reference to make at least medium complexity stuff without needing to look stuff on the internet.
🐍🤖 Python Automation Hacks: Tools That Make You 10x More Productive in 2026

Automation is no longer a luxury; it’s a necessity for developers, data analysts, and tech...

DEV Community