javascript
Web API для Angular

Веб — богатая экосистема с массой мощных API, которая только пополняется. В нашем распоряжении уже знакомые инструменты — Canvas или Intersection Observer, но в 2023 мы также имеем Web MIDI API, Speech Recognition и даже такие экзотические штуки, как геймпады и VR прямо в браузере. Естественно, эти API сложно использовать в Angular из-за разницы парадигм нативного JavaScript и декларативного Angular. Вот тут и появляемся мы!Как все начиналосьWeb API для Angular — это опенсорс-инициатива, котор…

  • пятница, 28 июля 2023 г. в 00:00:18
javascript
TypeScript 5.2: Новое ключевое слово: 'using'

Эта статья — перевод оригинальной статьи "TypeScript 5.2's New Keyword: 'using'".Также я веду телеграм канал “Frontend по-флотски”, где рассказываю про интересные вещи из мира разработки интерфейсов.В TypeScript 5.2 появится новое ключевое слово 'using', которое можно будет использовать для утилизации чего-либо с помощью функции Symbol.dispose, когда оно покидает область видимости.{ const getResource = () => { return { [Symbol.dispose]: () => { …

  • пятница, 28 июля 2023 г. в 00:00:17
github
Heroic-Games-Launcher / HeroicGamesLauncher

A Native GOG and Epic Games Launcher for Linux, Windows and Mac.Heroic Games Launcher Heroic is an Open Source Game Launcher for Linux, Windows and macOS. Right now it supports launching games from the Epic Games Store using Legendary, GOG Games using our custom implementation with gogdl and Amazon Games using Nile. Heroic is built with Web Technologies: Index Heroic Games Launcher Index Features available right now Planned features Supported Operating Systems Language Support…

  • пятница, 28 июля 2023 г. в 00:00:15
github
k3s-io / k3s

Lightweight KubernetesK3s - Lightweight Kubernetes Lightweight Kubernetes. Production ready, easy to install, half the memory, all in a binary less than 100 MB. Great for: Edge IoT CI Development ARM Embedding k8s Situations where a PhD in k8s clusterology is infeasible What is this? K3s is a fully conformant production-ready Kubernetes distribution with the following changes: It is packaged as a single binary. It adds support for sqlite3 as the default storage backend. Etcd3, MySQL, and Po…

  • пятница, 28 июля 2023 г. в 00:00:13
github
srbhr / Resume-Matcher

Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them. Resume Matcher AI Based Free & Open Source ATS, Resume Matcher to tailor your resume to a job description. Find the best keywords, and gain deep insights into your resume. Check the 🌐 LIVE DEMO on Streamlit Cloud 👇 How does It work? The Resume Matcher takes your resume and job descriptions as input, parses them using Python, and mimics the functionalities of an ATS, providing yo…

  • пятница, 28 июля 2023 г. в 00:00:12
github
Codium-ai / pr-agent

🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍 Making pull requests less painful with an AI agent CodiumAI PR-Agent is an open-source tool aiming to help developers review pull requests faster and more efficiently. It automatically analyzes the pull request and can provide several types of feedback: Auto-Description: Automatically generating PR description - title, type, summary, code walkthrough and PR labels. PR Rev…

  • пятница, 28 июля 2023 г. в 00:00:09
github
T0biasCZe / AdbFileManager

Fast Android <-> Windows file manager using ADB protocolAdbFileManager Alternative for the MTP which is slow AF. It uses adb protocol to copy files which is lot faster To use this app, you must have enabled USB Debugging in android developer settings. After enabling it, just go to the directory from where you want to copy from/where to copy, select the file(s) and hit the arrow to the correct copy direction Note: to go up a directory, double click the file header! Note2: Its made in C# and Wind…

  • пятница, 28 июля 2023 г. в 00:00:06
github
THUDM / CodeGeeX2

CodeGeeX2: A More Powerful Multilingual Code Generation Model 🏠 主页|🛠 插件 VS Code, Jetbrains|🤗 HF Repo|📄 论文|👋 加入微信开发者交流群 Read this in English 日本語で読む CodeGeeX2: 更强大的多语言代码生成模型 CodeGeeX2 是多语言代码生成模型 CodeGeeX (KDD’23) 的第二代模型。不同于一代 CodeGeeX(完全在国产华为昇腾芯片平台训练) ,CodeGeeX2 是基于 ChatGLM2 架构加入代码预训练实现,得益于 ChatGLM2 的更优性能,CodeGeeX2 在多项指标上取得性能提升(+107% &gt; CodeGeeX;仅60亿参数即超过150亿参数的 StarCoder-15B 近10%),更多特性包括: 更强大的代码能力:基于 ChatGLM2-6B 基座语言模型,CodeGeeX2-6B 进一步经过了 600B 代码数据预训练,相比一代模型,在代码能力上全面提升,HumanEval-X 评测集的…

  • пятница, 28 июля 2023 г. в 00:00:01
xaker
Для регистрации на российских сайтах может потребоваться российский email-адрес

Сегодня Госдума одобрила во втором чтении поправки к ФЗ «Об информации, информационных технологиях и о защите информации» и ФЗ «О связи». В итоге с 1 декабря 2023 года в Рунете могут запретить регистрироваться на сайтах с использованием иностранной электронной почты.

  • четверг, 27 июля 2023 г. в 00:00:26