Hi, I'm Eike - a software engineer.
Pinned Loading
-
Let your computer open those pesky m...
Let your computer open those pesky meetings at the right time for you. Never miss a meeting notification anymore. 1# Open regular Zoom meetings automatically
2Easy way to let cron to open + join to the re-occuring meeting for you.
34### 1. Make a bash script
5Create a new file in you fave code editor. Insert following
-
-
rock-paper-scissors
rock-paper-scissors PublicPracticing VanillaJS with making simple games.
JavaScript
-
tictactoe
tictactoe Publicgame w/ VanillaJS. Different versions based on different logic.
JavaScript
-
Git Aliases to get yourself more time.
Git Aliases to get yourself more time. 1# Put the following into your ~/.bash_profile file (Mac) or ~/.bashrc file (Ubuntu)
2# Enables to use shortcuts for most common git commands.
34# ----------------------
5# Git Aliases
-
Rebase to squash pushed commits into...
Rebase to squash pushed commits into single commit before merge. 1Rebase to squash pushed commits into single commit before merge.
231) Print a pretty log to deteremine number of commits
4```
5git log --pretty=format:"%h %s" HEAD~11..HEAD
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.