Robuta

https://til.simonwillison.net/github/codespaces-devcontainers
GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full...
github codespacesconfiguringusingsimon
https://www.theinsaneapp.com/2023/04/github-city.html
Jul 30, 2023 - GitHub City uses ThreeJS to generate a 3D city from your GitHub contribution graph. You can also try this mini game and check how your github city will look.
projectcreategithubcitycontributions
https://github.com/lastmile-ai/mcp-agent
Build effective agents using Model Context Protocol and simple workflow patterns - lastmile-ai/mcp-agent
githubaimcpagentbuild
https://blackduck.skilljar.com/using-sigma-analysis-in-github
This micro course will show you how to integrate Sigma Rapid Scan Static into GitHub
usingsigmarapidscanstatic
https://github.blog/developer-skills/application-development/how-we-built-the-github-skyline-cli-extension-using-github/
Jan 15, 2025 - GitHub uses GitHub to build GitHub, and our CLI extensions are no exception. Read on to find out how we built the GitHub Skyline CLI extension using GitHub!
builtgithubskylinecliextension
https://percona.community/blog/2023/03/20/how-to-make-http-requests-to-api-in-php-app-using-github-api-example-and-write-to-percona-server-for-mongodb/
http requestsphp appmakeapi
https://github.blog/engineering/architecture-optimization/how-were-using-projects-to-build-projects/
May 18, 2022 - At GitHub we use GitHub to build our own products, and the new projects experience is no different. Check out how our team uses projects to build powerful...
github blogusingprojectsbuild
https://blog.kowalczyk.info/article/8dd9c2c0413047c589a321b1ccba7129/using-github-actions-with-go.html
How to use GitHub Actions with Go code.
using githubactionsgo
https://claude.com/resources/tutorials/using-the-github-integration
Explore how the GitHub integration can enhance your development process with Claude.
github integrationusingclaude
https://github.com/postmanlabs/postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create...
app supportapi platformgithubpostman
https://blackduck.skilljar.com/black-duck-sca-github-integration
Integrating Black Duck SCA with GitHub using Security Scan.
black duck scagithub integrationusingsecurityscan
https://www.massdriver.cloud/blogs/dilating-github-actions-using-dialyzer?utm_source=thinkingelixir&utm_medium=shownotes
Dialyzer is a powerful static analysis tool for Elixir. Here's how to to use it in GitHub Actions with minimal impact on build times.
github actionsusing
https://blackduck.skilljar.com/polaris-using-the-black-duck-security-scan-action-for-github
This micro-course describes how to use our Security Scan Action for GitHub with Polaris allowing you to easily integrate security testing into your CI pipeline
black duckpolarisusingsecurityscan
https://github.com/curl/curl/pull/18642
curl_easy_strerror(result) was called before result was assigned. Reported in Joshua's sarif data
assignresultusingpull
https://perlmaven.com/using-ci-to-locate-missing-test-dependencies-in-dist-zilla-perlsrvde
using githubactionscilocatemissing
https://github.blog/engineering/infrastructure/why-and-how-github-encrypts-sensitive-database-columns-using-activerecordencryption/
Sep 26, 2023 - You may know that GitHub encrypts your source code at rest, but you may not have known that we encrypt sensitive database columns as well. Read about our...
githubsensitivedatabasecolumnsusing
https://github.com/atmist/snazzy-info-window
Customizable info windows using the Google Maps JavaScript API. - atmist/snazzy-info-window
githubinfowindowcustomizableusing
https://github.blog/engineering/infrastructure/using-chatops-to-help-actions-on-call-engineers/
Jul 23, 2024 - At GitHub, we use ChatOps to help us collaborate seamlessly, implemented using our favorite chatbot, Hubot.
usinghelpactionscallengineers
https://github.blog/enterprise-software/ci-cd/how-to-automate-a-microsoft-power-platform-deployment-using-github-actions/
May 25, 2023 - Low-code enables developers and non-developers to build custom applications and solutions with less effort. In this blog, we show you how to automate your...
microsoft power platformusing githubautomatedeployment
https://github.blog/engineering/architecture-optimization/how-we-build-containerized-services-at-github-using-github/
Aug 2, 2023 - Learn about how we build containerized services that power microservices on the GitHub.com platform and many internal tools.
buildcontainerizedservicesgithubusing
https://opsera.ai/resources/white-papers/leading-technology-company-using-opsera-unified-insights-with-github-copilot/
Aug 13, 2025 - GitHub Copilot boosts productivity but faces adoption challenges, especially among senior engineers. This white paper explores strategies to drive adoption…
technology companygithub copilotleadingusingopsera
https://github.com/Hashnode/starter-kit?source=hashnode-footer
A blog starter kit to use Hashnode as a Headless CMS using GraphQL APIs. - Hashnode/starter-kit
starter kitgithubhashnodebloguse
https://depot.dev/customers/inference
How Inference ships 4x faster using Depot GitHub Actions runners
github actions runnersinferenceshipsfasterusing
https://www.advancedinstaller.com/automate-msi-building-using-github-actions.html
In this article, we go through a step-by-step tutorial on how to use Advanced Installer's GitHub Actions when building your MSI.
using githubautomatemsibuildingactions
https://blocksurvey.io/features/github-gating
Jul 15, 2025 - Learn how to gate your forms & surveys using GitHub for high-quality data collection
using githubgateformsampsurveys
https://github.blog/developer-skills/github/how-to-use-github-copilot-in-your-ide-tips-tricks-and-best-practices/
Dec 19, 2024 - GitHub Copilot is a powerful AI assistant. Learn practical strategies to get the most out of GitHub Copilot to generate the most relevant and useful code...
using githubcopilotidetipstricks
https://github.com/resend/react-email
💌 Build and send emails using React. Contribute to resend/react-email development by creating an account on GitHub.
send emailsgithubresendreactbuild
https://til.simonwillison.net/tailscale/tailscale-github-actions
For an (ethical) scraping project I found that my low-volume scraper was working from my laptop but was being blocked by Cloudflare when I attempted to run it...
github actionsusingtailscaleexitnode
https://github.com/nmap/nmap/issues/34
Dec 31, 2014 - Nmap compiled on Ubuntu 14.04 with the shared instance of libpcap is reporting lost packets, which in turn significantly impacts performance and quality of...
falsepacketlossusingshared
https://egghead.io/lessons/supabase-authenticate-users-with-github-oauth-using-supabase-and-next-js-client-components
Supabase includes multiple authentication strategies. In this lesson, we create a Supabase client to trigger the OAuth authentication flow with GitHub. ...
github oauthnext jsauthenticateusersusing
https://grafana.com/docs/grafana/latest/as-code/infrastructure-as-code/terraform/dashboards-github-action/
github actionscreatingmanagingdashboardsusing
https://til.simonwillison.net/cloudflare/workers-github-oauth
My tools.simonwillison.net site is a growing collection of small HTML and JavaScript applications hosted as static files on GitHub Pages.
github oauthstatic sitecloudflare workersusingsimon
https://github.com/arthelokyo/astrowind
⭕️ AstroWind: A free template using Astro 5 and Tailwind CSS. Astro starter theme. - arthelokyo/astrowind
free templategithubusingastro
https://coderflex.com/blog/compile-your-assets-on-the-fly-using-github-actions
When we build an application, We need to compile assets to make our website faster, and we ride off unnecessary CSS or JavaScript code.
using githubcompileassetsflyactions
https://github.blog/ai-and-ml/machine-learning/how-students-teamed-up-to-decode-2000-year-old-texts-using-ai/
Oct 3, 2024 - Students used GitHub Copilot to decode ancient texts buried in Mount Vesuvius, achieving a groundbreaking historical breakthrough. This is their journey, the...
year oldstudentsteameddecode
https://github.com/facebook/react-native
A framework for building native applications using React - facebook/react-native
react nativebuilding applicationsgithubfacebookframework
https://github.com/FormidableLabs/spectacle
A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code. - FormidableLabs/spectacle
githubspectaclereactbasedlibrary
https://github.com/google-gemini/cookbook
Examples and guides for using the Gemini API. Contribute to google-gemini/cookbook development by creating an account on GitHub.
google geminigithubcookbookexamplesguides
https://github.com/HipsterBrown/on-air-light
An offline-first IoT on-air light for video meetings, using ESP32 & JS - HipsterBrown/on-air-light
githubairlightofflinefirst
https://github.com/nhtzr/jawr-example
Example Struts2 application using JAWR to bundle and compress CSS - nhtzr/jawr-example
githubexampleapplicationusing
https://simonwillison.net/2021/Aug/28/dynamic-github-repository-templates/
GitHub repository templates were introduced a couple of years ago to provide a mechanism for creating a brand new GitHub repository starting with an initial...
dynamic contentgithub repositorytemplatesusingcookiecutter
https://docs.wokwi.com/wokwi-ci/github-actions
Integrate Wokwi CI with GitHub Actions to automatically test your embedded firmware on every commit.
github actionsusingdocs
https://www.codecademy.com/learn/deploying-websites-using-git-and-github
Learn how to use GitHub Pages to easily set up and publish your own websites.
using gitdeployingwebsitesgithubcodecademy
https://coderflex.com/blog/automate-your-workflow-using-github-action-and-php-cs-fixer
When we build an application, codebase getting messy with time, and likely we'll forget to refactor or remove unnecessary stuff such as unused namespaces...
using githubautomateworkflowactionamp
https://darn.es/github-directory-as-npm-package/
The following tutorial explains how to use a GitHub repo directory, or folder, as if it were an npm package.
npm packageusinggithubrepodirectory
https://github.blog/news-insights/product-news/code-scanning-finds-vulnerabilities-using-machine-learning/
Feb 24, 2022 - Today we launched new code scanning features powered by machine learning. The experimental analysis finds more of the most common types of vulnerabilities.
code scanningmachine learningfindsvulnerabilitiesusing
https://simonwillison.net/2025/Jul/24/github-spark/
GitHub Spark was released in public preview yesterday. It’s GitHub’s implementation of the prompt-to-app pattern also seen in products like Claude...
using githubreverse engineerspark
https://github.blog/enterprise-software/easier-bug-reporting-using-marker-io-for-github/
Aug 1, 2024 - Learn how you can streamline your bug reporting and issue reviewing workflows from the CEO and Co-founder of Marker.io, Gary Gapsar.
bug reportingeasierusingmarkerio
https://determinate.systems/blog/nix-github-actions/
Make your CI pipeline both strictly declarative and reproducible across environments by replacing third-party Actions with Nix shell environments.
github actionsstreamlinedependenciesusingnix
https://bitwarden.com/blog/using-bitwarden-secrets-manager-and-github-actions/
Streamline your development processes and securely inject secrets into a GitHub workflow with Bitwarden Secrets Manager and GitHub Actions.
secrets managergithub actionsusingbitwardenupload
https://github.com/keronsen/jawr-example
Example Struts2 application using JAWR to bundle and compress CSS - keronsen/jawr-example
githubexampleapplicationusing
https://github.blog/engineering/user-experience/driving-changes-from-designs/
Jan 4, 2019 - How we use Figma files to keep the Octicons icon library up to date
icon libraryusingfigmadesignsbuild
https://github.com/splitbrain/botcheck
Block bots in Apache using mod_rewrite only. Contribute to splitbrain/botcheck development by creating an account on GitHub.
githubblockbotsapacheusing
https://github.com/Chocobozzz/PeerTube
ActivityPub-federated video streaming platform using P2P directly in your web browser - Chocobozzz/PeerTube
video streaminggithubpeertubeactivitypubfederated
https://www.visualstudiogeeks.com/github/netlify/trigger-netlify-build-everyday-using-github
Feb 20, 2022 - Trigger a Netlify build every day using GitHub Actions
visual studionetlify buildevery daygeekstrigger
https://github.blog/enterprise-software/automation/a-thousand-community-powered-workflows-using-github-actions/
Aug 13, 2021 - Celebrate a GitHub Action's milestone with highlights of a few key actions and a technology partner's work.
using githubthousandcommunitypoweredworkflows
https://www.codemag.com/Blog/AIPractitioner/CP4TA
John's blog post "Test Generation Using GitHub Copilot," explores the strategic advantages of employing AI, specifically GitHub Copilot, for...
blog posttest generationusing githubcopilot
https://datasette.io/tutorials/codespaces
How to start using Datasette inside GitHub Codespaces.
github codespacesusingdatasettetutorial
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
using githubpublishingpackagedistributionreleases
https://thelettertwo.com/2024/08/23/github-developers-have-embraced-ai-tools-but-companies-are-slow-to-catch-up/
Aug 23, 2024 - GitHub's new survey reveals gap between developers embracing AI tools and companies slow to adopt them. Explore AI adoption trends across the US, Brazil,...
using aigithubdeveloperscompaniesslow
https://docs.akto.io/api-inventory/how-to/extract-apis-from-source-code-gha
source codeextractapisgithubhosted