Organizing my gists by topic.
#git, #github
:
- How to create an issue in GitHub from the command line
- How to create a pull request (merge) in Github from the command line (without using the Github GUI or any apps)
#reviews
:
- AI Sales Assistants: The Best Apps for Boosting Conversions & Turning Prospecting to Autopilot
- an example of how plugins globally enqueue styles & scripts onto your sites
- Artificial Intelligence Bookmarks
- best practices or managing secrets, security for collaborating with developers
- browser console function to get and save all your cookies, storage and authentication related information to a file on desktop
- Bulk add labels to all issues in a github repository using the github gh cli
- Bulk transfer Discussions on Github workaround (at least somewhat bulk)
- Bulk Transfer Github Issues to Another Repository
- Cloud GPUs // The Best Servers, Services & Providers [RANKED!]
- Cloudflare Redirects: How to Setup 301 Redirects (URL Forwarding) Using CloudFlare's DNS & Page Rules
- Common Webpage Layouts With TailwindCSS Using CSS Grid & Flex box (w/ Code Examples)
- console.log() your local storage state of the browser from dev tools console
- create-ai-generated-images-in-bulk-via-csv-dale-3-api.ipynb
- CSS Reset | Reset CSS Style Rules | 2024, 2025
- current NGINX config file
- dlx: What is the "dlx" in
pnpm dlx
do? - Docker compose file to run postgresql database locally
- Get list of all YouTube Video URLs from a Channel Free (no extension or tools needed)
- get post urls from linkedin company page post feed
- Github Self-Hosted Runners: How to Setup & Use a Self-Hosted Github Runner for Your Actions & Workflows
- How to add files to .gitignore to be ignored by git after already committing them on local and remote
- How to Bulk Leave Facebook Groups (No extensions, ads, or paid products) - Step-by-Step Guide
- How to check your installed ZSH themes on Mac
- How to Clean up Your Local Git Branches to Get In Sync With the Remote
- How to Create & Setup a Reusable Github Workflow & the Corresponding "Calling" Workflow + Example
- How to Create a Branch from an Issue in Github (without the GUI / from the Command Line)
- How to create a directory at the command line & cd into with one command - and without having to re-type the directory name
- How to create a pull request (merge) in Github from the command line (without using the Github GUI or any apps)
- How to create an issue in GitHub from the command line
- How to Customize the Auto Import Paths of a Vue Project to use the "@/" path alias syntax instead of relative path syntax
- How to do a "dry run" of a git merge to see what would happen without actually committing to it
- How to Download Vimeo Video for FREE (No Extensions Needed)
- How to Fix Udemy Black Screen for Mirroring, Screenshots & Screen Recording
- How to get (fetch) and view all of the branches on a repository in git
- How to get data from an API to use in your Nuxt website / application
- How to get data from supabase into vue/nuxt website using the supabase client
- How to Insert Multiple Cursors At Similar Places (based on pattern, character, etc.) in Sequential Order in VS Code with No Mouse
- How to list all repositories in your Github organization and close all their issues using the Github CLI
- How to make a 10 hour loop .mp4 file for free with no tools
- How to make an open source contribution, step-by-step (with a real life example)
- How to make Vitest include all your files in the test coverage reports
- How to Print (keep / retain) Interactive CLI Prompt Information in Your Terminal
- How to Remove (Delete) all UNTRACKED Files in Git
- How to Remove UNIQUE lines only (opposite of remove duplicates) in VS Code with simple
cmd+f
& REGEX - How To Resolve All Git Merge Conflicts By Accepting All Incoming Changes | How To Git Rebase
- How to run @nuxtjs/html-validator to validate rendered HTML files locally
- How to Run Lighthouse CI CLI with Nuxt (Step-by-Step Walkthrough)
- how to save & reuse authentication / login state with playwright python
- How to See a
git diff
Between a Remote Branch and Your Local Branch - How to setup "pages" in Nuxt to use the built in file-based routing
- How to Setup & Connect additional Github.com Account(s) to the Github CLI
- How to Setup Nuxt with shadcn-vue (Fixes the @/components/ui Import Issues)
- How to setup Pinia with Nuxt 3 using the Composition API pattern
- How to Use Environment Variables & runtimeConfig Correctly in Nuxt
- How To Use External Api With Dynamic Filterable Search Component
- How to use LAYOUTS in Nuxt
- JavaScript to click all input elements with the value "viewed" on Github code reviews (aka click all check boxes in code review with javascript in dev tools console
- Job application process // hiring / careers
- Links | University of Guns
- Markdown Syntax to Embed Video with Clickable Image Thumbnail
- MediumClapper, by SERP
- Muhammad Ali
- normalize.css | CSS Reset | Reset CSS Style Rules | 2024, 2025
- Nuxt 3 Axios - How to install Axios with Nuxt 3 - Step by Step 2024 (simple custom plugin)
- Opus Clip Review: The Best AI Social Media Repurposing App
- python playwright REPL interactive mode boilerplate
- Ring Announcers: The Voices of Boxing, Combat Sports & Entertainment
- SEO Bots List (web crawlers, etc.)
- SERP Clapper - New Code /latest
- Software Category Lists
- Team Collaboration - Our Tools & How We Work "asynchronously"
- The "invisible" / "blank" characters
- What to Look for in a Software Testing Agency & Who We Recommend
- Write Tests for Defects & Regressions - Continuous Integration: Improving Software Quality and Reducing Risk - Martin Fowler