GitHub Trending
🔥 anthropics / claude-code-security-review - An AI-powered security review GitHub Action using Claude to
GitHub热门项目 | An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities. | Stars: 5,132 | 51 stars today | 语言: Python
2026-06-09 21:00
👁 5
查看原文 →
GitHub Trending
🔥 jianchang512 / pyvideotrans - Translate the video from one language to another and embed d
GitHub热门项目 | Translate the video from one language to another and embed dubbing & subtitles. | Stars: 17,884 | 22 stars today | 语言: Python
2026-06-09 21:00
👁 6
查看原文 →
GitHub Trending
🔥 TapXWorld / ChinaTextbook - 所有小初高、大学PDF教材。
GitHub热门项目 | 所有小初高、大学PDF教材。 | Stars: 73,356 | 517 stars today | 语言: Roff
2026-06-09 21:00
👁 4
查看原文 →
GitHub Trending
🔥 x1xhlol / system-prompts-and-models-of-ai-tools - FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cu
GitHub热门项目 | FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models | Stars: 139,015 | 66 stars today | 语言:
2026-06-09 21:00
👁 4
查看原文 →
TechCrunch
Lovable says it has hit $500M in annualized revenue, with 1 million new projects a week
Lovable says it has now surpassed $500 million in annualized run-rate revenue and its users are building businesses and replacing internal software.
Julie Bort
2026-06-09 21:00
👁 5
查看原文 →
Hugging Face Blog
Migrating Your GitHub CI to Hugging Face Jobs
2026-06-09 08:00
👁 4
查看原文 →
Reddit r/webdev
looking to code a quiz into readymag, based off of images
I hope this makes sense. Keep in mind I'm pretty new to coding and have learnt for random one-off projects. I want to generate a quiz to be hosted on readymag, but started creating the still images so I can control the aesthetic. I'm looking to use buttons overlayed on top of the images to advance it, but they would also have to correlate with specific answers and store that data to trigger the right response on the final screen of the results. is this doable? how so? I'm not asking anyone to do a bunch of hard work for me for free, just point me in the right direction. I know how to make the buttons, but not actually have the action be advancing, and storing the data to refer back to it. sorry if there is any confusion. see the image as an example, which would have a start button and advance to the next prompt, one image at a time. they will have 2 or 3 options per question as buttons. thanks! https://preview.redd.it/sjw645ccx46h1.png?width=2636&format=png&auto=webp&s=146f36e1e5e242e340105e84dcb5579295bc0489 submitted by /u/Global_Math_7631 [link] [留言]
/u/Global_Math_7631
2026-06-09 06:27
👁 5
查看原文 →
Reddit r/webdev
GitHub Copilot seems to have become much more expensive and limited - have you switched to something else?
I use GitHub CoPilot in VS Code in my small webdev business, and today I just found out that I burned through my usage quota in two working days, using it the same way as I always have. I know they changed how the plan worked on June 1, but seriously? Previously I rarely hit the ceiling during an entire month of work - and now, in two days of pretty typical use, I hit the limit. I want to unsubscribe from this crap but am not too familiar with the alternatives. What do you recommend based on my use case? Or is it the same with all the CoPilot-like services now? submitted by /u/legable [link] [留言]
/u/legable
2026-06-09 03:32
👁 5
查看原文 →
Dev.to
How to Automate Azure Resource Group Creation with a Bash Script
If you are just getting started with Azure CLI and Bash scripting, this post is for you. I will walk you through how I automated the creation of Azure resource groups for multiple environments using a single Bash script — something that was taking a cloud admin several manual steps every week. This is Project 2 in my TechRush Cloud Engineering bootcamp series. If you want to see where this journey started, you can read my previous post where I tackled deploying a web app across two Azure regions for the first time . That project involved real blockers — quota limits, CLI version mismatches, and a deep dive into Azure Resource Providers. This one went smoother, and I think that is because the previous project was the hard school. The Problem Imagine a cloud administrator who has to create five resource groups every single week, one for each active project: Project-A-RG Project-B-RG Project-C-RG Project-D-RG Project-E-RG Every week. By hand. Management's response was simple: automate it. But here is where the task gets more interesting. Instead of creating one flat resource group per project, the better approach is to create four resource groups per project — one for each environment: Dev Test UAT Production This matters because each environment needs its own access controls, cost tracking, and lifecycle rules. You do not want your Development environment sharing a resource group with Production. Keeping them separate is a real-world cloud best practice, not just a bootcamp exercise. What You Will Need Before running this script, make sure you have the following set up: Azure CLI installed on your local machine. You can follow the official installation guide . An active Azure account . A free account works fine for this. A terminal that runs Bash — Linux, macOS, or WSL on Windows. Understanding the Design The core idea behind this script is parameterization . Instead of hardcoding project names, the script accepts a project name as input and uses it as a prefix for ev
manny300
2026-06-09 02:17
👁 8
查看原文 →
GitHub Trending
🔥 ibelick / ui-skills - Skills for Design Engineers
GitHub热门项目 | Skills for Design Engineers | Stars: 2,102 | 258 stars today | 语言: TypeScript
2026-06-09 00:00
👁 6
查看原文 →
GitHub Blog
GitHub for Beginners: Answers to some common questions
Find the answers to some of the most common GitHub-related questions. The post GitHub for Beginners: Answers to some common questions appeared first on The GitHub Blog .
Natalie Guevara
2026-06-09 00:00
👁 10
查看原文 →
Dev.to
Github "Finish-Up-A-Thon" Challenge Winner Announcement Delayed & General Challenge Timeline Updates
Hey all, we have a quick update for everyone who participated in the GitHub "Finish-Up-A-Thon"...
Jess Lee
2026-06-08 22:21
👁 11
查看原文 →
GitHub Trending
🔥 hyperlight-dev / hyperlight - Hyperlight is a lightweight Virtual Machine Manager (VMM) de
GitHub热门项目 | Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead. | Stars: 4,384 | 24 stars today | 语言: Rust
2026-06-08 21:00
👁 9
查看原文 →
GitHub Trending
🔥 zhom / donutbrowser - Simple Yet Powerful Anti-Detect Browser 🍩
GitHub热门项目 | Simple Yet Powerful Anti-Detect Browser 🍩 | Stars: 2,724 | 21 stars today | 语言: Rust
2026-06-08 21:00
👁 8
查看原文 →
GitHub Trending
🔥 slint-ui / slint - Slint is an open-source declarative GUI toolkit to build nat
GitHub热门项目 | Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps. | Stars: 22,839 | 15 stars today | 语言: Rust
2026-06-08 21:00
👁 8
查看原文 →
GitHub Trending
🔥 qdrant / qdrant - Qdrant - High-performance, massive-scale Vector Database and
GitHub热门项目 | Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/ | Stars: 31,915 | 33 stars today | 语言: Rust
2026-06-08 21:00
👁 8
查看原文 →
GitHub Trending
🔥 danny-avila / LibreChat - Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSe
GitHub热门项目 | Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active | Stars: 38,631 | 139 stars today | 语言: TypeScript
2026-06-08 21:00
👁 7
查看原文 →
GitHub Trending
🔥 thesysdev / openui - The Open Standard for Generative UI
GitHub热门项目 | The Open Standard for Generative UI | Stars: 6,776 | 47 stars today | 语言: TypeScript
2026-06-08 21:00
👁 7
查看原文 →
GitHub Trending
🔥 tradesdontlie / tradingview-mcp - AI-assisted TradingView chart analysis — connect Claude Code
GitHub热门项目 | AI-assisted TradingView chart analysis — connect Claude Code to your TradingView Desktop for personal workflow automation | Stars: 3,470 | 31 stars today | 语言: JavaScript
2026-06-08 21:00
👁 5
查看原文 →
GitHub Trending
🔥 hmjz100 / LinkSwift - 一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,支持 百度网盘 / 阿里云盘
GitHub热门项目 | 一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,支持 百度网盘 / 阿里云盘 / 中国移动云盘 / 天翼云盘 / 迅雷云盘 / 夸克网盘 / UC网盘 / 123云盘 八大网盘 | Stars: 15,746 | 84 stars today | 语言: JavaScript
2026-06-08 21:00
👁 5
查看原文 →