javascript
Взгляд на асинхронность в Java Script: роль Event Loop, промисов и async/await

В этой статье мы сосредоточимся на ключевых элементах асинхронного программирования в Java Script: Event Loop, микро и макро задачи, Event Bus, промисы и синтаксический сахар async/await. Разберемся, как эти концепции взаимодействуют между собой и как их использование помогает нам создавать более эффективные и отзывчивые веб-приложения.Мы начнем с изучения роли Event Loop - механизма, ответственного за управление выполнением асинхронного кода. Затем мы перейдем к рассмотрению микро и макро зад…

  • четверг, 21 марта 2024 г. в 00:00:16
javascript
Создание интерактивных анимаций с помощью React Spring

Эта статья посвящена React Spring — библиотеке анимации на основе JavaScript. Мы рассмотрим её фичи, включая различные хуки и компоненты, и то, как использовать их в приложениях.Анимация в React-приложениях постоянно развивается. Изначально она реализовывалась с помощью CSS-переходов, но с ростом сложности приложений стало ясно, что нужны более мощные инструменты. Появились библиотеки анимации на основе JavaScript, такие как Framer Motion, Remotion и React Spring, каждая из которых предлагает …

  • четверг, 21 марта 2024 г. в 00:00:15
javascript
Hono vs. H3 vs. HatTip vs. Elysia — современные замены Express для сервера (или без сервера)

H3 отмечает, что Express.js - старый и малоразвивающийся фреймворк, являющийся не оптимальным выбором для новых проектов из-за потенциальных проблем безопасности и утечек памяти, что, к слову, касается и Koa.В нашей статье мы сделаем акцент на фреймворках, поддерживающих запуск service workers на серверной стороне и современный стандарт Fetch API, поскольку это позволяет им работать в бессерверных и Edge-окружениях, таких как Cloudflare Workers. Это, к слову, и причина, почему Fastify не будет…

  • четверг, 21 марта 2024 г. в 00:00:14
github
luijait / DarkGPT

DarkGPT is an OSINT assistant based on GPT-4-200K (recommended use) designed to perform queries on leaked databases, thus providing an artificial intelligence assistant that can be useful in your traditional OSINT processes. Installation Guide for DarkGPT Project DarkGPT is an artificial intelligence assistant based on GPT-4-200K designed to perform queries on leaked databases. This guide will help you set up and run the project on your local environment. Prerequisites Before starting, make sur…

  • четверг, 21 марта 2024 г. в 00:00:10
github
Azure-Samples / contoso-chat

This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.End to End LLM App development with Azure AI Studio and Prompt Flow WarningThis sample is under active development to showcase new features and evolve with the Azure AI Studio (preview) platform. Keep in mi…

  • четверг, 21 марта 2024 г. в 00:00:07
github
zylon-ai / private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks🔒 PrivateGPT 📑 Install & usage docs: https://docs.privategpt.dev/ Join the community: Twitter & Discord PrivateGPT is a production-ready AI project that allows you to ask questions about your documents using the power of Large Language Models (LLMs), even in scenarios without an Internet connection. 100% private, no data leaves your execution environment at any point. The project provides an API off…

  • четверг, 21 марта 2024 г. в 00:00:06
github
nf-core / modules

Repository to host tool-specific module files for the Nextflow DSL2 community! THIS REPOSITORY IS UNDER ACTIVE DEVELOPMENT. SYNTAX, ORGANISATION AND LAYOUT MAY CHANGE WITHOUT NOTICE! A repository for hosting Nextflow DSL2 module files containing tool-specific process definitions and their associated documentation. Table of contents Using existing modules Adding new modules Help Citation Using existing modules The module files hosted in this repository define a set of processes for s…

  • четверг, 21 марта 2024 г. в 00:00:05
github
xyflow / xyflow

React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable. Powerful open source libraries for building node-based UIs with React or Svelte. Ready out-of-the-box and infinitely customizable. React Flow · Svelte Flow · React Flow Pro · Discord The xyflow mono repo The xyflow repository is the home of four packages: React Flow 11 reactflow v11 …

  • четверг, 21 марта 2024 г. в 00:00:04
github
TheMMC / In-Place_Upgrade_Helper

Helper-Tool für Windows 10/11 Inplace-Upgrades und EditionswechselThis is an upgrade helper tool for Windows 10 and 11. This tool can upgrade Windows via four different methods: Changing the product key via slmgr. This method only supports the official upgrade paths. Starting Setup.exe and letting it choose the edition by itself. This is an ordinary in-place upgrade. Starting an in-place upgrade of a Windows edition of your choice. This method stops Windows Setup from using any firmware-e…

  • четверг, 21 марта 2024 г. в 00:00:03