Boys: beggers asking for money, scammers
Girls: I am a street photographer, I click potrait of random people.
Boys: beggers asking for money, scammers
Girls: I am a street photographer, I click potrait of random people.
When we press CTRL + C in the terminal while a Python program is running, it sends a KeyboardInterrupt signal (SIGINT) to the program.
1/2
When we press CTRL + C in the terminal while a Python program is running, it sends a KeyboardInterrupt signal (SIGINT) to the program.
1/2
- Python initially allocates some memory to the list when we create an empty list.
- Every time we add new data to the list, it first checks if there is enough memory.
1/2
- Python initially allocates some memory to the list when we create an empty list.
- Every time we add new data to the list, it first checks if there is enough memory.
1/2
https://letsencrypt.org/2025/01/22/ending-expiration-emails/
https://letsencrypt.org/2025/01/22/ending-expiration-emails/
Now, I need to buy some almonds with the money I have left after paying the $200 subscription.
Now, I need to buy some almonds with the money I have left after paying the $200 subscription.
Two techniques are covered: simple rendering with {% static %} and extensible rendering with a custom template tag.
#Django #JavaScript
adamj.eu/tech/2025/01...
Two techniques are covered: simple rendering with {% static %} and extensible rendering with a custom template tag.
#Django #JavaScript
adamj.eu/tech/2025/01...
#python
#python
There's a new framework in town that lets you build web apps entirely in Python—no HTML, CSS, or JavaScript required. It even supports Native Apps! 🚀
https://github.com/rio-labs/rio
There's a new framework in town that lets you build web apps entirely in Python—no HTML, CSS, or JavaScript required. It even supports Native Apps! 🚀
https://github.com/rio-labs/rio