Robuta

https://gotapi.com/how-to-hide-api-keys-in-github/ How To Hide API Keys In GitHub - Got API - All about APIs Nov 14, 2023 - In this guide, we'll explore effective strategies to hide API keys in GitHub repositories, ensuring the security of your projects and sensitive information how toapi keysin githuball abouthide https://docs.keyfactor.com/how-to/latest/sign-code-in-github-workflows-with-github-actions- Sign Code in GitHub Workflows with GitHub Actions and SignServer Secure your pipeline by signing code in GitHub Workflows with GitHub Actions and SignServer. sign codein githubworkflowsactions https://dev.tools/blog/api-testing-in-github-actions-secrets-auth-retries-rate-limits/ API Testing in GitHub Actions: Secrets, Auth, Retries, Rate Limits API testing in GitHub Actions done right: manage secrets, handle auth, add safe retries, and respect rate limits (including GitHub API) with YAML flows. api testinggithub actionssecretsauthrate https://docs.github.com/en/enterprise-cloud@latest/authentication/keeping-your-account-and-data-secure/verifying-new-devices-when-signing-in Verifying new devices when signing in - GitHub Enterprise Cloud Docs When you sign in for the first time from a new or unrecognized device without two-factor authentication enabled, GitHub may ask for additional verification to... signing ingithub enterpriseverifyingnewdevices https://mockd.io/blog/mockd-in-github-actions How to Set Up mockd in GitHub Actions - Mockd Blog Mar 2, 2026 - A single GitHub Action step. No Docker containers, no JVM startup, no WireMock classpath configuration. Just a binary that starts in milliseconds. how to set upin githubactionsblog https://www.webfactoryltd.com/blog/how-to-fork-a-repository-in-github-step-by-step-guide-for-beginners/ How to Fork a Repository in GitHub: Step-by-Step Guide for Beginners Apr 10, 2026 - Forking a repository is one of the most powerful features of GitHub, allowing developers to copy and modify projects without affecting the original source.... fork a repositoryin github https://www.coryzue.com/writing/claude-github/ Using Claude in Github: Hype and Reality | Cory Zue Agents are coming faster than ever and yet are still kind of hard to use? | Cory Zue in githubusingclaudehypereality https://constructive.io/learn/supabase/running-supabase-tests-in-github-actions Running Supabase Tests in GitHub Actions Set up GitHub Actions CI/CD pipeline to automatically test your Supabase database with every commit. Learn how to configure workflows, start Supabase, and run... in githubrunningsupabasetestsactions https://shinglyu.com/productivity/2016/03/12/dotfiles.html Dotfiles: Manage Your Development Environment Configuration in GitHub | Shing's Blog your development environmentin githubdotfilesmanage https://geeksta.net/geeklog/exploring-expressions-emotions-github-commit-messages/ Exploring Expressions of Emotions in GitHub Commit Messages | Geeksta An exploration of expressions of emotions, issues and swearing in GitHub commit messages based on data from the GitHub Archive accessed via Google BigQuery. in githubexploringexpressionsemotionscommit https://docs.github.com/en/enterprise-server@3.7/desktop/managing-commits/reverting-a-commit-in-github-desktop Reverting a commit in GitHub Desktop - GitHub Enterprise Server 3.7 Docs You can use GitHub Desktop to revert a specific commit to remove its changes from your branch. in githubenterprise serverrevertingcommit https://docs.github.com/es/enterprise-server@3.6/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop Configuring a default editor in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can configure GitHub Desktop to open files in your project with your preferred text editor or integrated development environment (IDE). in github https://savecode.net/code/powershell/how+to+create+new+repository+in+github+via+powershell how to create new repository in github via powershell - SaveCode.net how to createnew repositoryin github https://docs.github.com/de/enterprise-server@3.6/desktop/managing-commits/reverting-a-commit-in-github-desktop Reverting a commit in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can use GitHub Desktop to revert a specific commit to remove its changes from your branch. in githubenterprise serverrevertingcommit https://devhub.checkmarx.com/cve-details/cve-2022-24817/ Improper Control of Generation of Code ('Code Injection') in github.com/fluxcd/flux2 -... May 9, 2023 - Flux2 is an open and extensible continuous delivery solution for Kubernetes. Flux2 versions 0.1.0 through 0.28.5, helm-controller versions 0.1.0 through... code injectionimpropercontrolgeneration https://www.kenmuse.com/blog/variable-groups-in-github/ Variable Groups in GitHub - Ken Muse Missing your Azure DevOps variable groups? Learn techniques you can use to implement variable groups in GitHub Actions. in githubvariablegroupskenmuse https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-secrets?tool=cli Using secrets in GitHub Actions - GitHub Docs Learn how to create secrets at the repository, environment, and organization levels for GitHub Actions workflows. using secretsgithub actionsdocs https://gist.github.com/DavidWells/7d2e0e1bc78f4ac59a123ddf8b74932d?permalink_comment_id=5209763 Guide to aligning images in github readme.md files.... Guide to aligning images in github readme.md files. https://davidwells.io/snippets/how-to-align-images-in-markdown - aligning-images.md guide toimages ingithub readmealigningmd https://driesvints.com/blog/investigating-dark-mode-for-svgs-in-github-readmes Investigating dark mode for SVG's in GitHub readme's | Dries Vints Jun 13, 2021 - This blog post is about a (failed) attempt at introducing dark mode for our logo SVG's in the readme files of our open source libraries at Laravel. dark modein githubinvestigatingsvg https://docs.github.com/de/enterprise-server@3.15/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop Konfigurieren eines Standard-Editors in GitHub Desktop - GitHub Enterprise Server 3.15 Docs Du kannst GitHub Desktop so konfigurieren, dass Dateien in deinem Projekt mit deinem bevorzugten Text-Editor oder deiner bevorzugten integrierten... in github https://www.thoughtworks.com/en-sg/radar/platforms/reusable-workflows-in-github-actions Reusable workflows in Github Actions | Technology Radar | Thoughtworks Singapore We've seen increased interest in GitHub Actions since we first blipped it two Radars ago. With the release of reusable workflows, GitHub continues to evolve... in githubtechnology radarreusableworkflowsactions https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-secrets?WT.mc_id=devops-9717-jessde Using secrets in GitHub Actions - GitHub Docs Learn how to create secrets at the repository, environment, and organization levels for GitHub Actions workflows. using secretsgithub actionsdocs https://endjin.com/blog/adventures-in-github-actions-ep01 Adventures in GitHub Actions Ep 1: from Azure DevOps to GitHub Actions May 4, 2026 - workflow_dispatch inputs in GitHub Actions are always strings, even when typed as boolean, and passing them to reusable workflows causes a type mismatch error.... in githubazure devopsadventuresactionsep https://devdigest.today/post/4318 New Agentic Features in GitHub Copilot with Azure DevOps - //devdigest GitHub Copilot can now do more than help with code in the editor. It gives feedback on pull requests, fixes bugs, adds new features, creates pull requests, and... in githubazure devopsnewagenticfeatures https://www.swifttoolkit.dev/posts/github-codespaces-swift Using Swift in GitHub Codespaces @ SwiftToolkit.dev Run a Hummingbird app in GitHub Codespaces, a Dev Container that runs remotely. in githubusingswiftcodespacesdev https://docs.github.com/en/enterprise-server@3.6/desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop Configuring basic settings in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can access settings for protecting your privacy, connecting accounts to GitHub Desktop, and configuring Git. basic settingsgithub desktopenterprise serverconfiguring https://quickcoder.org/copilot-in-github-commit-messages/ Why Does Copilot Suddenly Appear In GitHub Commit Messages?! May 4, 2026 - Are your commits suddenly co-authored by GitHub Copilot? Here is how to fix it! in githubcopilotsuddenlyappearcommit https://bartwullems.blogspot.com/2025/09/custom-chat-modes-in-github-copilot.html Custom chat modes in Github Copilot Out of the box, you get 3 modes in VS Code as explained in the documentation: Chat mode Description ... chat modesin githubcustomcopilot https://devhub.checkmarx.com/cve-details/cve-2022-23328/ Uncontrolled Resource Consumption in github.com/ethereum/go-ethereum - CVE-2022-23328 - DevHub Jan 9, 2023 - A design flaw in Go-Ethereum above 1.10.13 allows an attacker node to send 5120 pending transactions of a high gas price from one account that all fully spend... resource consumptionin github https://www.storylane.io/tutorials/how-to-revert-a-pull-request-in-github How to Revert a Pull Request in Github: 1-Min Guide Learn How to Revert a Pull Request in Github in 1 minute using our interactive demo guide! a pull requesthow toin githubrevert https://docs.github.com/de/enterprise-server@3.17/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop Konfigurieren eines Standard-Editors in GitHub Desktop - GitHub Enterprise Server 3.17 Docs Du kannst GitHub Desktop so konfigurieren, dass Dateien in deinem Projekt mit deinem bevorzugten Text-Editor oder deiner bevorzugten integrierten... in github https://debug.to/5532/how-to-embed-iframe-in-github?show=5542 How to embed IFrame in GitHub? - deBUG.to I am using GitHub site, and I need to embed video or map or IFrame to be shown in GitHub ... I embed IFrame and Video in GitHub readme.md file? how to embedin githubiframedebug https://techcommunity.microsoft.com/discussions/microsoftdefendercloud/mdc-workbooks-in-github/3608506 MDC Workbooks in GitHub | Microsoft Community Hub What happened to the Defender for Cloud github repo? it does not show up anymore in the menu of the workbooks section of MDC portal. in githubmdcworkbooksmicrosoftcommunity https://www.appsecvillage.com/events/dc-2025/breaking-the-ci-cd-chain-security-risks-in-github-actions-901107 Breaking the CI/CD Chain: Security Risks in GitHub Actions | AppSecVillage ci cdsecurity risksin githubbreakingchain https://www.testmo.com/guides/how-to-launch-test-automation-in-github-actions-with-testmo/ How to Launch Test Automation in GitHub Actions with Testmo - Testmo Follow this guide to learn how to launch test automation jobs in your GitHub Actions workflows using Testmo. how to launchtest automationin githubactions https://docs.github.com/ko/enterprise-server@3.6/desktop/managing-commits/reverting-a-commit-in-github-desktop Reverting a commit in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can use GitHub Desktop to revert a specific commit to remove its changes from your branch. in githubenterprise serverrevertingcommit https://www.kevinrchant.com/2023/10/10/microsoft-fabric-repositories-publicly-available-in-github/ Microsoft Fabric repositories publicly available in GitHub - K Chant Nov 17, 2023 - In this post I want to cover some interesting Microsoft Fabric repositories publicly available in GitHub. After last weeks announcements. microsoft fabricpublicly availablein githubrepositoriesk https://www.irisclasson.com/2026/03/26/expired-azure-credentials-in-github-actions/ Expired Azure Credentials in GitHub Actions A programming blog for software developers that need help with .NET, Azure, DevOps, C# and more. in githubexpiredazurecredentialsactions https://research.tue.nl/nl/publications/painting-the-landscape-of-automotive-software-in-github/ Painting the Landscape of Automotive Software in GitHub - Onderzoeksportaal Eindhoven University of... the landscapeautomotive softwarein githubpainting https://devhub.checkmarx.com/cve-details/cve-2020-26264/ Uncontrolled Resource Consumption in github.com/ethereum/go-ethereum - CVE-2020-26264 - DevHub Jan 9, 2023 - Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. In Geth before version 1.9.25 a denial-of-service vulnerability can... resource consumptionin github https://advisories.gitlab.com/golang/github.com/containers/common/CVE-2024-9341/ Link Following in github.com/containers/common | GitLab Advisory Database (GLAD) CVE-2024-9341 Link Following in github.com/containers/common: A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly... in githubfollowing https://github.blog/news-insights/cross-platform-ui-in-github-desktop/ Cross-platform UI in GitHub Desktop - The GitHub Blog Aug 19, 2015 - The comparison graph is the centerpiece of GitHub Desktop. It both drives the interaction with your branch and shows you the effects of your changes relative... cross platformin githubuidesktopblog https://www.nathan-lam.com/blog/embed-video-in-github-readme.html Embed Video in Github README.md | Nathan Lam Jul 3, 2017 - Solving the puzzle of the ultimate real-time strategy game embed videoin githubreadmemdnathan https://aicyberinsights.com/camoleak-vulnerability-found-in-github-copilot-chat/ CamoLeak Vulnerability Found in GitHub Copilot Chat - AI Cyber Insights Oct 10, 2025 - A researcher from Legit Security has discovered a critical vulnerability in GitHub Copilot Chat, CamoLeak that exposed private repositories to silent data... in githubcopilot chatai cybervulnerabilityfound https://git.tokinanpa.dev/toki/idris2-profunctors toki/idris2-profunctors: Profunctors in Idris2 | GitHub Mirror:... idris2-profunctors - Profunctors in Idris2 | GitHub Mirror: https://github.com/tokinanpa/idris2-profunctors in githubtokiprofunctorsmirror https://www.libraw.org/comment/6507 Get a proper 0.21.0 tag in GitHub? | LibRaw get ain githubpropertaglibraw https://stubents.cdhr.anu.edu.au/video/using-branches-in-github-by-ben-silke/ Using Branches in Github by Ben Silke - stubents in githubusingbranchesbensilke https://docs.github.com/en/enterprise-server@3.16/desktop/managing-commits/squashing-commits-in-github-desktop Squashing commits in GitHub Desktop - GitHub Enterprise Server 3.16 Docs You can use GitHub Desktop to squash commits in your branch's history. squashing commitsgithub desktopenterprise serverdocs https://genicsblog.com/gouravkhunger/how-to-create-a-pull-request-in-github-correctly How to Create a Pull Request in GitHub *Correctly* Apr 3, 2022 - Guide that teaches you how to fork a GitHub repository, make changes and create pull requests in the correct way. create a pull requesthow toin githubcorrectly https://docs.github.com/en/enterprise-server@3.14/desktop/managing-commits/resetting-to-a-commit-in-github-desktop Resetting to a commit in GitHub Desktop - GitHub Enterprise Server 3.14 Docs You can reset to any commit up to the one that was last pushed to the remote branch. in github https://mbkoltai.com/embed-equations/ Embedding equations in GitHub blog posts with MathJax | Mihaly Koltai Sep 25, 2018 - Steps to enable inserting equations in githubblog postsembeddingequationsmathjax https://docs.github.com/es/enterprise-server@3.6/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/syncing-your-branch-in-github-desktop Syncing your branch in GitHub Desktop - GitHub Enterprise Server 3.6 Docs As commits are pushed to your project on GitHub, you can keep your local copy of the project in sync by pulling from the remote repository. in githubenterprise serverbranch https://github.blog/news-insights/git-concurrency-in-github-desktop/ Git Concurrency in GitHub Desktop - The GitHub Blog Oct 20, 2015 - Careful use of concurrency is particularly important when writing responsive desktop applications. Typically, complex operations are executed on background... in githubconcurrencydesktopblog https://aws.amazon.com/about-aws/whats-new/2025/05/amazon-q-developer-integration-github-preview-available/ The Amazon Q Developer integration in GitHub (preview) is now available - AWS Discover more about what's new at AWS with The Amazon Q Developer integration in GitHub (preview) is now available amazon q developerin github https://blog.pullnotifier.com/blog/merge-in-github-a-developers-guide-to-github-merges merge in github: A Developer's Guide to GitHub Merges | PullNotifier Apr 27, 2026 - Learn how to merge in github with practical, step-by-step guidance, conflict resolution tips, and best practices for smoother team collaboration on GitHub. in githubguide tomergedeveloper https://github.blog/changelog/2023-12-04-secret-scanning-now-detects-new-secrets-in-github-discussion-content/ Secret scanning now detects new secrets in GitHub Discussion content - GitHub Changelog Mar 22, 2025 - Users of secret scanning can now view any new secrets exposed in a discussion's title, description, or comments within the UI or the REST API. This expanded... secret scanninggithub discussionnew https://virtualizare.net/devops/how-to-create-an-account-in-github.html How To Create An Account In Github: A Step-By-Step Guide Jul 1, 2024 - Creating an account on GitHub is the first step to unlocking a world of collaborative coding and project management. Whether you're a developer looking to how to create an accountin github https://docs.github.com/es/enterprise-server@3.6/desktop/managing-commits/cherry-picking-a-commit-in-github-desktop Cherry-picking a commit in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can use GitHub Desktop to pick a specific commit on one branch and copy the commit to another branch. cherry pickinggithub desktop https://voyager1.dev/blog/complete-guide-to-how-to-delete-a-repo-in-github Complete Guide to how to delete a repo in github - Voyager1 Blog Discover everything about how to delete a repo in github. Learn best practices, tips, and how HMU.chat can help. complete guidein githubdelete https://www.warp.dev/terminus/how-to-create-folder-in-github How To Create a Folder In a GitHub Repository | Warp Feb 1, 2024 - Learn how to create and push one or more empty directories in a Git repository using `.placeholder` and `README.md` files using both the CLI and the GitHub inte how to createin githubfolderrepositorywarp https://docs.github.com/en/enterprise-server@3.6/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop Managing branches in GitHub Desktop - GitHub Enterprise Server 3.6 Docs You can use GitHub Desktop to create a new branch off of an existing branch in your repository so you can safely experiment with changes. in githubenterprise servermanagingbranchesdesktop https://livablesoftware.com/nobody-cares-your-github-project/ 85% of projects in Github have never been forked - Livable Software May 9, 2026 - Nobody cares about your GitHub Project? - Do NOT worry, it's the norm. of projectsin github https://surrealdb.com/docs/explore/tutorials/tutorials/github-actions Use SurrealDB in GitHub Actions | SurrealDB Docs This guide will show you how to set up and use the official GitHub Action for SurrealDB in your CI/CD pipeline. in githubusesurrealdbactionsdocs https://documentation.provar.com/documentation/v3/automation-remote-trigger-in-github-actions/ Automation V3: Remote Trigger in GitHub Actions | Provar Documentation in githubautomationremotetriggeractions https://www.antihackingonline.com/application-development/incorrect-authorization-vulnerability-was-identified-in-github-enterprise-server-14-feb-2024/ Incorrect authorization vulnerability was identified in GitHub Enterprise Server (14 Feb-2024) |... in github https://devhub.checkmarx.com/cve-details/cve-2022-0905/ Incorrect Authorization in github.com/go-gitea/gitea - CVE-2022-0905 - DevHub May 9, 2023 - Improper Authorization in GitHub repository go-gitea/gitea prior to 1.16.4. in githubincorrectauthorization https://docs.github.com/en/enterprise-server@3.16/desktop/making-changes-in-a-branch/working-with-git-hooks-in-github-desktop Working with Git hooks in GitHub Desktop - GitHub Enterprise Server 3.16 Docs You can run Git hooks in your shell environment and bypass commit hooks directly from GitHub Desktop. working withgit hooksgithub desktop https://savecode.net/code/python/how+to+hide+api+key+in+github+python how to hide api key in github python - SaveCode.net ### Step1: Create config.py file ### Step2: add this code into config.py file # .gitignore should include reference to config.py api_key = "YOUR_KEY"... how to hide api keyin githubpython https://techcommunity.microsoft.com/discussions/appsonazure/using-claude-opus-4-6-in-github-copilot/4495127?topicRepliesSort=postTimeDesc&autoScroll=true Using Claude Opus 4.6 in Github Copilot | Microsoft Community Hub The model selection in Github Copilot got richer with the addition of Claude Opus 4.6. The Model capability along with the addition of agents makes it... claude opusin githubusing https://wearecommunity.io/events/net-community-poland-76-context-engineering-in-github-copilot/talks/100413 Context Engineering in GitHub Copilot GitHub Copilot is powerful, but most developers are only scratching the surface.Join us for "Context Engineering in GitHub Copilot" and learn how to transform... context engineeringgithubcopilot https://docs.github.com/de/enterprise-server@3.15/desktop/managing-commits/squashing-commits-in-github-desktop Squashen von Commits in GitHub Desktop - GitHub Enterprise Server 3.15 Docs Du kannst mit GitHub Desktop im Verlauf deines Branchs Commits squashen. in githubenterprise servervoncommits https://deadlinkradar.com/blog/monitor-github-repositories How to Check for Broken Links in GitHub Repositories | DeadLinkRadar Dec 29, 2025 - Use our dead link checker to find broken links in GitHub repositories, README files, and documentation. Automatic 404 detection for developer workflows. how to checkbroken linksgithub repositories https://savecode.net/code/css/how+to+delete+repository+in+github how to delete repository in github - SaveCode.net Once logged into your GitHub account,navigate to the main page of the repository. click on Settings which is under Your repository name. Look for the "Delete... how to deletein githubrepository https://docs.github.com/de/enterprise-cloud@latest/sponsors/integrating-with-github-sponsors Integration in GitHub Sponsors - GitHub Enterprise Cloud Docs Als Open Source-Mitwirkender kannst du benutzerdefinierte Tools erstellen, um deine GitHub-Sponsoren zu verwalten. in githubenterprise cloudintegrationsponsorsdocs https://www.stepsecurity.io/company About StepSecurity | Pioneers in GitHub Actions Security Meet the team behind StepSecurity: with vast experience in security, we're dedicated to building the best GitHub Actions security platform in githubpioneersactionssecurity https://docs.github.com/en/enterprise-server@3.13/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop Managing branches in GitHub Desktop - GitHub Enterprise Server 3.13 Docs You can use GitHub Desktop to create a new branch off of an existing branch in your repository so you can safely experiment with changes. in githubenterprise servermanagingbranchesdesktop https://github.com/Chocobozzz/PeerTube GitHub - Chocobozzz/PeerTube: ActivityPub-federated video streaming platform using P2P directly in... ActivityPub-federated video streaming platform using P2P directly in your web browser - Chocobozzz/PeerTube video streaming https://github.com/go-gitea/gitea GitHub - go-gitea/gitea: Git with a cup of tea! Painless self-hosted all-in-one software... Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry... https://github.com/twbs/examples/ GitHub - twbs/examples: Functional examples of using Bootstrap in common JS frameworks like... Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more! - twbs/examples https://github.com/darrylmorley/whatcable GitHub - darrylmorley/whatcable: macOS menu bar app that tells you, in plain English, what each... macOS menu bar app that tells you, in plain English, what each USB-C cable plugged into your Mac can actually do - darrylmorley/whatcable macos menu bar app https://github.com/viebel/klipse GitHub - viebel/klipse: Klipse is a JavaScript plugin for embedding interactive code snippets in... Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. - viebel/klipse https://github.com/publiclab/publiclab-archive GitHub - publiclab/publiclab-archive: A static archive of the PublicLab.org site in markdown files... A static archive of the PublicLab.org site in markdown files - publiclab/publiclab-archive https://github.com/RooCodeInc/Roo-Code GitHub - RooCodeInc/Roo-Code: Roo Code gives you a whole dev team of AI agents in your code editor.... Roo Code gives you a whole dev team of AI agents in your code editor. - RooCodeInc/Roo-Code https://github.com/khanlou/Meridian GitHub - khanlou/Meridian: Meridian is a web server written in Swift that lets you write your... Meridian is a web server written in Swift that lets you write your endpoints in a declarative way. - khanlou/Meridian https://github.com/perlmunger/Proto GitHub - perlmunger/Proto: A companion app to the screencast called "Protocols in Swift with Core... A companion app to the screencast called "Protocols in Swift with Core Data" from Matt Long on Cocoa is My Girlfriend - perlmunger/Proto https://github.com/dani-garcia/vaultwarden GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly... Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs - dani-garcia/vaultwarden written in rust https://committers.top/china Most active GitHub users in China A list of most active GitHub users in China. most activegithubuserschina https://github.com/cline/cline GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files,... Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step... https://github.com/stalwartlabs/stalwart GitHub - stalwartlabs/stalwart: All-in-one Mail & Collaboration server. Secure, scalable and fluent... all in one https://github.com/linkdotnet/Blog GitHub - linkdotnet/Blog: A blog (engine) completely written in C# and Blazor. It aims to be a... A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered... https://github.com/xlang-ai/OpenAgents GitHub - xlang-ai/OpenAgents: [COLM 2024] OpenAgents: An Open Platform for Language Agents in the... [COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild - xlang-ai/OpenAgents https://github.com/dprint/dprint GitHub - dprint/dprint: Pluggable and configurable code formatting platform written in Rust that... Pluggable and configurable code formatting platform written in Rust that unifies all your formatters in one tool. - dprint/dprint written in rust https://github.com/swyxio/swyxdotio GitHub - swyxio/swyxdotio: This is the repo for swyx's blog - Blog content is created in github... This is the repo for swyx's blog - Blog content is created in github issues, then posted on swyx.io as blog pages! Comment/watch to follow along my blog within... https://github.com/anthropics/claude-code GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal,... Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining... https://github.com/drivendataorg/competition-winners GitHub - drivendataorg/competition-winners: The code for the prize winners in DrivenData... The code for the prize winners in DrivenData competitions. - drivendataorg/competition-winners competition winnersthe codegithubprize