open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Create your changelogs in a professional way

    calendar Oct 4, 2023 · 1 min read
     automation en  · git
     ·
    Share on: twitter facebook linkedin copy

    I love the super professional Changelogs you see in a lot of open source project.


    Read More
  • Git Hooks: pre-commit.com

    calendar Oct 15, 2022 · 1 min read
     en knowledgebase  · git
     ·
    Share on: twitter facebook linkedin copy
    Git Hooks: pre-commit.com

    Nice tool to test:

    Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to automatically point out issues in code such as missing semicolons, trailing whitespace, and debug statements. By pointing these issues out before code review, this allows a code reviewer to focus on the architecture of a change while not wasting time with trivial style nitpicks.

    As we created more libraries and projects we recognized that sharing our pre-commit hooks across projects is painful. We copied and pasted unwieldy bash scripts from project to project and had to manually change the hooks to work for different project structures.


    Read More
  • Git Servers for your very secret projects

    calendar Jun 7, 2022 · 1 min read
     devops en featured  · git
     ·
    Share on: twitter facebook linkedin copy

    Hosting a Git repository can be a strong need if you want to keep your projects outside the cloud providers.


    Read More
  • Git tips 2022

    calendar Apr 2, 2022 · 1 min read
     en  · git
     ·
    Share on: twitter facebook linkedin copy

    Git Summary and more!

    Git extras package add some nice commands to git, like git summary, which give you some insights on commit stats


    Read More
  • Removing sensitive data from your github repo ex-post

    calendar Nov 11, 2021 · 1 min read
     en  · fix git github security
     ·
    Share on: twitter facebook linkedin copy

    As you know, sometime Internet is a bad place (and not, I am not talking about Facebook :)


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top