Archive of posts with tag “github”
-
Why it is a bad idea to use GitHub for submiting school homework
It is common for school courses to require students to submit their homework using GitHub. However, this is usually a bad idea for several reasons, potentially including TOS violation, community degradation, and reliability. -
How to use JavaScript in GitHub Actions without committing
node_modules
I was creating my first GitHub Action. According to the official documentation, I should commit the node_modulesto the repo or generate a script that bundles the wholenode_modulesif I want to create a JavaScript action. I think this is not good practice, so I try to find another way: manually managing the caches for the dependencies innode_modules. -
Letting people know when you are asleep
While I am asleep, the sleeping state is indicated on my Discord and GitHub user status. I achieve this by using MacroDroid.
subscribe via Atom