Logo
Blog
YouTube
Open Source
  1. Hey GitHub! Using Copilot with your Voice

    Hey GitHub! Using Copilot with your Voice

    January 20, 2023·
    • #github,
    • #copilot,
    • #ai

    As simple as installing a VSCode extension and you can code by talking to your computer

    => Read more <=
  2. 4 Ways to Undo a Git Commit - Amend vs Reset

    4 Ways to Undo a Git Commit - Amend vs Reset

    January 12, 2023·
    • #git,
    • #commit

    I'm quite sure all of these happened to you at least once: You committed a change with the wrong message (typo, wrong tense, etc.) You…

    => Read more <=
  3. Manually Trigger a GitHub Action with Workflow Dispatch

    Manually Trigger a GitHub Action with Workflow Dispatch

    January 10, 2023·
    • #github,
    • #github-actions,
    • #workflow

    Run Actions manually from GitHub's UI, you can even pass parameters!

    => Read more <=
  4. My GitHub Contribution History (2014-2023)

    My GitHub Contribution History (2014-2023)

    January 05, 2023·
    • #github,
    • #open-source

    Green squares on GitHub aren't just a mere activity indicator. Move a step back and look at the bigger picture: they tell a story, your story.

    => Read more <=
  5. Running Automated Tests with GitHub Actions

    Running Automated Tests with GitHub Actions

    January 03, 2023·
    • #github,
    • #github-actions,
    • #open-source

    GitHub Actions can bring your project to life, for real!

    => Read more <=
  6. How to run a GitHub Action in local - act LIVE DEMO

    How to run a GitHub Action in local - act LIVE DEMO

    December 18, 2022·
    • #github,
    • #github-actions,
    • #open-source

    There's no need to commit and push each time, you can run GitHub Actions locally with act!

    => Read more <=
  7. Should ChatGPT be Open Source?

    December 16, 2022·
    • #open-source,
    • #artificial-intelligence,
    • #chatgpt

    That's a good question, right? So much power in a closed source... what could happen? Is it ok? Let's see what ChatGPT thinks about it: It…

    => Read more <=
  8. How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

    How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

    December 12, 2022·
    • #git,
    • #github,
    • #merge,
    • #squash,
    • #rebase

    When Merging a Pull Request on GitHub, you mainly have three options, with a merge commit, squash or rebase. Is there anything wrong in…

    => Read more <=
  • Newer Posts
  • Page 2 of 6
  • Older Posts
Let's stay in touch!