The struggling Developer

All about the daily struggle

Skip to content
Menu
  • Home

Tag: Tips

Guide

How To Ignore Files In Git

Posted on March 16, 2022March 16, 2022 by Nicholas Barang
Tweet
Share
Share
Pin
0 Shares

You may not always want files in your GIT repository to be committed or to be “committable”, in fact, and the easiest way to do…

Tweet
Share
Share
Pin
0 Shares
Tips

How to find the docker container size

Posted on January 7, 2021January 5, 2021 by Frank
Tweet
Share
Share
Pin
0 Shares

Problem The storage space of your docker Host runs low or empty. You need to know the size of your docker container to find out…

Tweet
Share
Share
Pin
0 Shares
Create python package
Guide

Create python package

Posted on January 4, 2021January 4, 2021 by Frank
Tweet
Share
Share
Pin
0 Shares

Problem: You have created some code that solves a specific problem and think others probably have the same problem. To help them you want to…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

PostgreSQL id column

Posted on October 12, 2020October 12, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

Problem You use PostgreSQL as database. Your model includes an id column type Serial with a sequence to emulate an auto increase like with MySQL.…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

Undo last commit github

Posted on October 8, 2020October 6, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

Problem You are busy developing and committed all code to the your central github repository. But then something happened and you need undo the commit…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

When does docker-compose read env_file?

Posted on September 28, 2020September 9, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

If you are using docker-compose to start an app (doesn´t matter how many services) and use the env_file option you might have gotten a headache…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

Git rename branch

Posted on September 17, 2020August 21, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

Sometimes you just need to rename a branch, might it be because you mispelled ( 😉) something or because the referenced issue was changed or…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

CSS darken/brighten color dynamically

Posted on September 14, 2020August 9, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

If you need to darken or brighten the color of an element by css (e.g. for a hover effect) you can adjust it´s color dynamically…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

Git remove tracking of remote branch

Posted on September 4, 2020August 5, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

Sometimes you have a kinda messed up situation and need to remove the tracking of the remote branch. This is configured in .git/config like this:…

Tweet
Share
Share
Pin
0 Shares
Uncategorized

Portainer recover stacks

Posted on August 13, 2020August 11, 2020 by Frank
Tweet
Share
Share
Pin
0 Shares

Did you restart your docker host? Update your portainer docker container? Or did your Swarm change? Then you want to recover your “lost” docker stacks…

Tweet
Share
Share
Pin
0 Shares

Posts navigation

Page 1 Page 2 Next Page

Recent Posts

  • GitHub – Make A New Branch
  • Github Repository – How to setup a private repository
  • GitHub or BitBucket – Which one is better for you?
  • Github Is A Powerful Platform For Building And Sharing Software Projects
  • Github Create Account – How to Create a New Github Account

Recent Comments

    Archives

    • May 2022
    • April 2022
    • March 2022
    • January 2022
    • December 2021
    • September 2021
    • August 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020

    Tags

    Amazon (3) Amazon Services (2) Article (2) Better sleep (2) Creative Thinking (3) css (5) Deployment (2) Django (4) Docker (9) fix (6) Ginger (3) Git (12) git client (2) Github (10) Github Actions (2) GraphQL (3) Guide (7) how to (7) image (2) Improve sleep (2) Infrastructure (2) Installation (3) install package (2) LocalStack (2) material-ui (4) Python (7) Quickfix (2) react (3) ReactJS (5) repository (3) Saleor (7) Sitemap (2) Software Development (5) stress (4) stress reduction (2) Suffering (3) Think outside of the Box (2) Tip (10) Tips (15) Treat (2) Tumeric (3) Tutorial (4) web development (4) Wordpress (5) WPGraphQL (4)
    © Copyright 2022 – The struggling Developer
    Wisteria Theme by WPFriendship ⋅ Powered by WordPress