Category : github

github
hackclub / putting-the-you-in-cpu

A technical explainer by @kognise of how your computer runs programs, from start to finish. Putting the "You" in CPU A technical explainer of how your computer runs programs, from start to finish. by @kognise and @hackclub From the beginning... I've done a lot of things with computers, but I've always had a gap in my knowledge: what exactly happens when you run a program on your computer? I thought about this gap — I had most of the requisite low-level knowledge, but I w…

  • воскресенье, 13 августа 2023 г. в 00:00:09
github
morph-labs / rift

Rift: an AI-native language server for your personal AI software engineerRift Download for VSCode Rift is open-source infrastructure for AI-native development environments. Rift makes your IDE agentic. Software will soon be written mostly by AI software engineers that work alongside you. Codebases will soon be living, spatial artifacts that maintain context, listen to, anticipate, react to, and execute your every intent. The Rift Code Engine implements an AI-native extension of the language ser…

  • воскресенье, 13 августа 2023 г. в 00:00:07
github
PeiQi0 / PeiQi-WIKI-Book

面向网络安全从业者的知识文库🍃 0x01 关于文库 PeiQi文库是一个面对网络安全从业者的知识库,涉及漏洞研究,代码审计,CTF夺旗,红蓝对抗等多个安全方向,用于解决安全信息不聚合,安全资料不易找的难题。帮助网络安全从业者共同构建安全的互联网,快速验证并及时修复相关漏洞,为甲方等提出安全建设意见。 0x02 使用须知 & 关注公众号 由于传播、利用此文所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,文章作者不为此承担任何责任。文库内容中部分攻防技巧等只允许在目标授权的情况下进行使用,大部分文章来自各大安全社区,个人博客,如有侵权请立即联系公众号进行删除。若不同意以上警告信息请立即退出使用 0x03 快速搭建 Yarn源码搭建 (个人二次扩展,需要编译环境) git clone https://github.com/PeiQi0/PeiQi-WIKI-Book.git cd PeiQi-WIKI-Book yarn add vuepress-theme-antdocs -d yarn install yarn run dev Html源码搭建 (无需…

  • воскресенье, 13 августа 2023 г. в 00:00:05
github
clockworklabs / SpacetimeDB

Multiplayer at the speed of light Multiplayer at the speed of light.                             What is SpacetimeDB? You can think of SpacetimeDB as both a database and server combined into one. It is a relational database system that lets you upload your application lo…

  • воскресенье, 13 августа 2023 г. в 00:00:02
github
AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NETMicrosoft Authentication Library (MSAL) for .NET, UWP, NetCore, MAUI, Xamarin Android and iOS The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry standard OAuth2 and OpenID Connect. The library also supports Azure AD B2C. Quick links: Conceptual documentation Getting Started Sample Code Library Refer…

  • пятница, 11 августа 2023 г. в 00:00:13
github
lucidrains / denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch Denoising Diffusion Probabilistic Model, in Pytorch Implementation of Denoising Diffusion Probabilistic Model in Pytorch. It is a new approach to generative modeling that may have the potential to rival GANs. It uses denoising score matching to estimate the gradient of the data distribution, followed by Langevin sampling to sample from the true distribution. This implementation was transcribed from the official Tensorflow vers…

  • пятница, 11 августа 2023 г. в 00:00:11
github
charlesbel / Microsoft-Rewards-Farmer

A simple bot that uses selenium to farm Microsoft Rewards written in Python ███╗ ███╗███████╗ ███████╗ █████╗ ██████╗ ███╗ ███╗███████╗██████╗ ████╗ ████║██╔════╝ ██╔════╝██╔══██╗██╔══██╗████╗ ████║██╔════╝██╔══██╗ ██╔████╔██║███████╗ █████╗ ███████║██████╔╝██╔████╔██║█████╗ ██████╔╝ ██║╚██╔╝██║╚════██║ ██╔══╝ ██╔══██║██╔══██╗██║╚██╔╝██║██╔══╝ ██╔══██╗ ██║ ╚═╝ ██║███████║ ██║ ██║ ██║██║ ██║██║ ╚═╝ ██║███████╗██║ ██║ ╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚…

  • пятница, 11 августа 2023 г. в 00:00:09
github
radix-ui / themes

Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos. Radix Themes An open-source component library optimized for fast development, easy maintenance, and accessibility. Documentation For full documentation, visit radix-ui.com/themes/docs. Releases For changelog, visit radix-ui.com/themes/docs/overview/releases. Authors Benoît Grélard (@benoitgrelard) Vlad Moroz (@vladyslavmoroz) Andy Hook (@Andy_Hook) Lucas…

  • пятница, 11 августа 2023 г. в 00:00:04
github
haoheliu / AudioLDM2

Text-to-Audio/Music GenerationAudioLDM 2 This repo currently support Text-to-Audio Generation (including Music) TODO Add the text-to-speech checkpoint Add the text-to-audio checkpoint that does not use FLAN-T5 Cross Attention Open-source the AudioLDM 1 & 2 training code. Optimizing the inference speed of the model. Integration with the Diffusers library Web APP Prepare running environment conda create -n audioldm python=3.8; conda activate audioldm pip3 install git+https://gi…

  • пятница, 11 августа 2023 г. в 00:00:03