TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #2995 · 28 апр.

​👨‍💻Цикл событий JavaScript простым языком — [14:38] Наверняка многие задумывались, как NodeJS способен обрабатывать такие серьёзные нагрузки, учитывая, что он работает всего в одном потоке. На самом деле, правда заключается в том, что большая часть времени, которую сервер тратит на обработку одного клиента, — это ожидание. Либо ожидание ответа от клиента, либо сама отправка запроса через сеть. NodeJS умеет делать все эти операции ожидания неблокирующими. То есть, пока он ждёт завершения какого-то системного вызова или завершения операции с сетью, он может обрабатывать другие соединения и благодаря этому не проигрывать, а порой даже выигрывать серверы, написанные в пусть и многопоточном, но блокирующем стиле. В этом видео вы узнаете, как это работает и почему это очень круто. #js#nodejs

Hashtags

Результаты

Найдено 4 похожих постов

Поиск: #spreadsheet

当前筛选 #spreadsheet清除筛选
Чартомойка

@chartomojka · Post #1328 · 14.04.2025, 20:27

Google встроил AI прямо в Google Sheets — на уровне формул. Больше не нужно вспоминать, как писать VLOOKUP или придумывать хитрые конструкции для сложных задач. Теперь достаточно написать промпт в =AI() — и модель сама поймёт, что в ячейках, и вернёт нужный результат. Примеры, что можно делать прямо в таблице в комметариях. #google#spreadsheet#ai ————————— Мысли Рвачева —————————

djangoproject

@djangoproject · Post #316 · 28.04.2017, 06:09

https://github.com/blissnd/easyxls Convert any #spreadsheet into a Python internal #dict/#array data structure, for easy processing. Can also handle pivot tables. For pivot table usage, header_row_start & header_col_start need to be set equal to the top left corner of the pivot table => header_row_start=8, header_col_start='c' in the included example. Column IDs must always be lowercase chars in quotes, e.g. 'a'.

GitHub Trends

@githubtrending · Post #15244 · 24.10.2025, 12:30

#python#airtable#airtable_alternative#airtable_replacement#application_builder#automations#dashboards#database#low_code#no_code#no_code_database#no_code_platform#online_database#postgresql#restful_api#self_hosted#spreadsheet Baserow is a powerful, open-source tool that lets you build databases and applications without coding. It offers full control over your data and environment, allowing self-hosting and customization. Unlike Airtable, Baserow doesn't limit your data storage or API calls, making it ideal for large projects. It combines the ease of a spreadsheet with advanced data management features, including dashboards and automation tools. This gives users complete ownership of their data and avoids vendor lock-in, making it a great choice for businesses needing flexibility and scalability. https://github.com/baserow/baserow