python

Back Open Paginator
27.12.2025 23:01
PythonPeak (@PythonPeak@mastodon.social)

Sort List Ascending via 2 Methods

Sort List Ascending via 2 Methods This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.

...

youtube.com/watch?v=xbtI9W5TIXY




Show Original Post


27.12.2025 22:40
andros (@andros@activity.andros.dev)

Based on the latest tests I've published [1],, Django LiveView[2] appears to be the fastest dynamic frontend (I'm sure more variables can be measured). OK...

How can I test its limits? By drawing a Snake? A Pac-Man?... No... let's crank up the difficulty to Nightmare! Let's run DOOM inside Django 😈

Django starts ViZDoom and sends one <div> per pixel with its color. The game runs at 100x100 pixels at 60 FPS = 600,000 divs/second! 😵‍💫

Furthermore, since the data is sent via broadcast, all players can see the same thing in real time.

Crazy

[1] https://github.com/tanrax/django-interactive-frameworks-benchmark
[2] https://django-liveview.andros.dev/

#django #python #doom





Show Original Post


27.12.2025 22:18
TechKeysX (@TechKeysX@mastodon.social)

S1 EP13 Lab 6 - Machine Learning in Python - Introduction to Protected - & Private Methods





Show Original Post


27.12.2025 22:02
amorillo (@amorillo@mastodon.social)

Microsoft Agent Framework. an open-source development kit for building AI agents.


learn.microsoft.com/en-us/agen




Show Original Post


27.12.2025 20:52
nubecolectiva (@nubecolectiva@mastodon.social)

How to Use Python and PySide. 🇺🇸

Cómo Usar Python y PySide. 🇪🇸

🦄 nubecolectiva.com/blog/usar-py





Show Original Post


27.12.2025 20:21
w (@w@videos.viorsan.com)

Всё про рекурсию. LeetCode. Тотальный гайд для собеса в IT(понимание, оптимизации, трюки, recursion)

videos.viorsan.com/w/uekVB8szq




Show Original Post


27.12.2025 19:22
habr (@habr@zhub.link)

Python (FastAPI) vs Go: нагрузочный тест и анализ производительности

Выбор backend-языка часто сводится к компромиссу между скоростью разработки и производительностью. Python с FastAPI ценят за простоту и быстрый старт, а Go — за высокую производительность и предсказуемость работы под нагрузкой. Но что если взглянуть на реальные цифры, а не на общие тезисы? В этой статье я провёл нагрузочный тест двух минимальных серверов: Go (net/http) и Python (FastAPI + Uvicorn) с использованием Locust. Мы тестировали один endpoint под 1000 одновременных пользователей, с высокой скоростью добавления новых, чтобы увидеть пределы производительности и стабильности откликов. Статья полезна всем, кто разрабатывает API, оптимизирует серверы и хочет принимать решения на основе фактических данных, а не слухов. Результаты эксперимента наглядно показывают, где Python подходит для быстрого старта, а где Go выигрывает в производительности и стабильности.

habr.com/ru/articles/981176/

#Go #Python #FastAPI #Uvicorn #нагрузочное_тестирование #Locust #RPS #производительность #серверная_оптимизация




Show Original Post


27.12.2025 19:20
ethauvin (@ethauvin@mastodon.social)

44% Of GNOME Core Apps Are Written In C, 13% In JavaScript & 10% In Rust

phoronix.com/news/GNOME-2025-C




Show Original Post


27.12.2025 18:58
TechKeysX (@TechKeysX@mastodon.social)

S1 EP13 Lab 5 - Machine Learning in Python - Calling Getter Properties - Function Manually





Show Original Post


27.12.2025 18:25
vnzn (@vnzn@mas.to)

How uv got so fast - (nesbitt.io)

nesbitt.io/2025/12/26/how-uv-g

#Python #performance #programming




Show Original Post


27.12.2025 18:15
xameer (@xameer@mathstodon.xyz)

youtube.com/watch?v=UXwoAKB-SvE
Why #Python Is Removing The #GIL
#threads ≠/= parallelism
#concurrency #linux
roberth@functional.cafe I hope to see this pr soon in #nixpkgs repo




Show Original Post


27.12.2025 17:33
david_alberto (@david_alberto@social.sciences.re)

2026 version of my 'elongation chart' for planets & 🌖.
Left of orange line: visible in the evening. Right: morning.
Close encounter of Mercury-Saturn-Mars on Apr.21 but too close to the Sun, unfortunately.
In June 11th in the evening Venus, Jupiter & Mercury will appear close.

#Python #astronomy #science





Show Original Post


1 ...752 753 754 755 756 757 758 759 760 761 762 ...1580
UP