Ideas how to support Tailwind CSS 4.x in django-tailwind-cli:
https://andrich.me/2025/01/20/ideas-how-to-support-tailwind.html
#genuary20 Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_01_20
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #genuary2025 #Processing #Python #py5 #CreativeCoding
Encountering the "externally-managed-environment" error on Linux Mint 22 when installing Python packages with pip? Use `apt install` for system-wide packages or a virtual environment with `python3 -m venv` for non-Debian packages. Consider using pipx for managing virtual environments. For more info, check /usr/share/doc/python3.12/README.venv. #LinuxMint #Python #pip #CodingTips https://technologytales.com/2024/12/16/what-to-do-an-error-appears-when-using-pip-to-install-python-packages-on-linux-mint-22/
Having trouble with VSCode on Linux Mint not recognising locally installed Python packages? Navigate to File > Preferences > Settings, open Settings (JSON), and add: "python.analysis.extraPaths": ["/home/[user]/.local/bin"]. Save and restart VSCode to resolve the issue and eliminate false positives. #VSCode #LinuxMint #Python #CodingTips https://technologytales.com/2024/12/17/getting-pylance-to-recognise-locally-installed-packages-in-vscode-running-on-linux-mint/
🎉 A huge thank you to our sponsor, Elastic! 🎉
We’re incredibly grateful to Elastic for supporting the PyCascades 2025 community. Your commitment to empowering developers and open-source communities is truly appreciated! 🙏
🗓️ When: February 8th & 9th, 2025
📍 Where: Revolution Hall, Portland, Oregon
🎟️ Tickets are still available! Don’t miss out—grab yours today: https://2025.pycascades.com/
Thank you again to Elastic for being part of this amazing event! 🚀🌟
I've gone live on Owncast!
A little space ambience
#TTRPG #LetsPlay #JustChatting #Python #Linux #Debian #Maker #Making #Games #Tech #Photography
[New Blog Post] More Knuckledragger: Simp, Inductive Relations, Sympy NbE, and Software Foundations #python #logic #smt https://www.philipzucker.com/knuckle_update_nbe/
redoing my #introduction, spring cleaning my profile
i am a total shitposter. i work in infosec (blue team), but don't follow me for good infosec information. just don't.
i like weird people... the communists and anarchists. the black sheep. the loners, outcasts, wallflowers, bizarros, rejects, outsiders, odd ducks, and the eccentric ones.
the broken. the lost. the lonely. the people who look in the mirror and can't see a beautiful person looking back.
the freaks, geeks, weirdos, goths, emos, punks, lovers with aching hearts, poets who don't know it, the elder gods/goddesses/others/cubes, nerds who love assembly, nerds who love obscure CSS, people who used to be carnies, people who want to be carnies, clown school dropouts, quiet librarians, midnight philosophers, chaotic good bartenders, D&D forever-DMs, speedrunners of life, cursed doll collectors, people who unironically love dial-up sounds, cassette tape hoarders, writers of unsent letters, DIY necromancers, time travelers stuck in the wrong timeline, indie game devs with imposter syndrome, hopeless romantics with a cynical streak, travelers of the astral plane, meme historians, collectors of lost media, aesthetic hoarders, souls lost in liminal spaces, thrift store treasure hunters, broken synthesizer enthusiasts, conspiracy theorists who know too much, introverts who overshare online, VHS romantics, late-night train station wanderers, noise music aficionados, digital ghost hunters, hopeless maximalists, cursed artifact restorers, wandering bards, and rogue rouge enthusiasts (people who dabble in makeup with chaotic flair, applying blush with the reckless abandon of a true artist).
And not least, the people who never quite fit in anywhere, but somehow fit in everywhere.
...you know, my people. 🖤
i'm looking for people that are cool with sharing misery most of the time, but do rarely dabble in the dark art of being fun. follow me if that's the case, or you know, don't.
you do you.
i do usually follow active accounts back, but if you don't post original posts... i don't typically follow. give me content plz.
#InfoSec #Nerd 🕵 (SIEM-SOAR-IR-RE)
#AnCom
#Luciferian / #Satanist zealot (Not CoS or TST) 🜏
#LeftHandPath #ChaosWitch #Occultist ⛧
#HRT DIYer (EEn) 💉
#BDSM freak
#LGBT 🏳️🌈 / #Trans militant 🏳️⚧️
#BLM always ✊🏿
#Accessibility is key ♿
#Manjaro fanatic
#KDE nut
#Python lover
#Piracy hoarder 🏴☠️
#Cyberpunk crank
#Music of many stripes, mostly #Techno and #HeavyMetal 🎶
The problem with simplicity of #nodejs: lots of unskilled developers publish their low-quality packages into public registry and it’s hard to find good modules.
This problem does not exist in #python: it’s even more simple and devs are not skilled enough to publish any packages
@python_lyon Bienvenue! #python #Lyon #gischat
"So we can change variables through an assignment, and we can change the objects that those variables point to through a mutation."
Read more 👉 https://trey.io/h6y0n9
TIL 109 – Unpacking kwargs with custom objects
https://mathspp.com/blog/til/unpacking-kwargs-with-custom-objects
Discussions: https://discu.eu/q/https://mathspp.com/blog/til/unpacking-kwargs-with-custom-objects