Monday: #freeCodeCamp #Python #Codecademy #LearningHabit
📅 October 6, 2025 Progress Report
• #Beyond365DaysOfCode Day 281
• #100DaysOfCode Day 281
• #freeCodeCamp
📖 Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
🧭 Productivity Tools
• Trello: Updated the board
💻 Learning Platforms
• CS50P: Updated README.md, and refactored git_end function

Sunday: #freeCodeCamp #Python #TheOdinProject #WeekInReview
📅 October 5, 2025 Progress Report
• #Beyond365DaysOfCode Day 280
• #100DaysOfCode Day 280
• #freeCodeCamp
📖 Daily Reading
• ✅ freeCodeCamp News: 1 article
• ✅ Daily.dev: 1 article
🧭 Productivity Tools
• Trello: Updated the board
💻 Learning Platforms
• CS50P: Refactored git_end function

simonw/claude-skills - simonw/claude-skills
One of the tips I picked up from Jesse Vincent's Claude Code S... - https://simonwillison.net/2025/Oct/10/claude-skills/#atom-everything #prompt-engineering #code-interpreter #generative-ai #jesse-vincent #anthropic #python #claude #llms #pdf #ai
Weekend work in progress: #Python #music code that extracts the pitch and beat network transition frequencies of any #MIDI and regurgitates a fresh phrase.
https://github.com/ology/Music/blob/master/nx_weights.py
Not anything new or earth-shattering, just my take. :)
Cha đẻ Python, Guido van Rossum, đã có những chia sẻ sâu sắc về triết lý và sự đơn giản làm nên thành công của ngôn ngữ này. Ông cũng đưa ra cái nhìn về tương lai của lập trình, khuyến khích chúng ta nhìn xa hơn sự cường điệu về AI.
#Python #GuidoVanRossum #Programming #AIBeyondHype #LậpTrình #TriếtLýPython #AI
Beyond the AI Hype: Guido van Rossum on Python’s Philosophy, Simplicity, and the Future of Programming via @kngl https://lobste.rs/s/597wpm #ai #person #python
https://www.odbms.org/blog/2025/10/beyond-the-ai-hype-guido-van-rossum-on-pythons-philosophy-simplicity-and-the-future-of-programming/
Se você vier para a #PythonBrasil em #SãoPaulo vamos estar tendo mini adesivos!
#Python is for artists too! #numpy #shapely #trimesh & #py5

🔍 / #software / #web / #backend
Should YOU Become a Backend Dev?
🐱🔗 https://laravista.altervista.org/CatLink/links/384
#catlink #softwareweb #softwarewebbackend #springboot #python #java #javascript #ai #kubernetes #coding #frontend #cybersecurity
Beyond the AI Hype: Guido van Rossum on Python’s Philosophy, Simplicity, and the Future of Programming
Just a little note for anyone interested...
Running ```pip-audit``` revealed a #vulnerability in pip25.2 with no #PyPI database update available yet.
The immediate fix is a manual patch update to pip 25.3.dev0 - #Development version.
#python #python3 #pip #pip3 #pipx #security
I remain unsatisfied with most Django setups, including my own, that try to incorporate a reasonable JavaScript build pipeline. The JS build is inevitably a separate build step and a local dev server for hot reloading. Sure, deployment is fairly straightforward: compile JS, then collectstatic. It's the development story that suffers for its complexity imo.
I paired Django with AlpineJS for webauthn.io and in general it's fine to make updates to. But I just crested 575 lines of AlpineJS in a single HTML component and it's left me with a sense of dread about ongoing maintainability as I gradually add "just one more feature".
I miss my components-based, TypeScript-checked dev flow when I work with Django. Maybe it's time to look to vanilla Web Components to break some of this up, but then that won't get me the static type checking of TypeScript.
Anyone got any stories of how they wire up at least a TypeScript JS codebase for light front end interactivity, while still leveraging Django views for SSR?
#django #python #typescript #javascript
From infostealer to full RAT: dissecting the PureRAT attack chain
An investigation into what appeared at first glance to be a “standard” Python-based infostealer campaign took an interesting turn when it was discovered to culminate in the deployment of a full-featured, commercially available remote access trojan (RAT) known as PureRAT.
Pulse ID: 68e96e29b73e5334019b8810
Pulse Link: https://otx.alienvault.com/pulse/68e96e29b73e5334019b8810
Pulse Author: AlienVault
Created: 2025-10-10 20:35:52
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#CyberSecurity #InfoSec #InfoStealer #OTX #OpenThreatExchange #Python #RAT #RemoteAccessTrojan #Trojan #bot #AlienVault