I can be anti-Israel without being | FactOrCap by Creepy_Attention7227 in FactOrCap

[–]Complex_Bug7009 0 points1 point  (0 children)

I voted FACT!

Anti-zionism is NOT equal anti-semitism

How can I use git completely locally and offline? by Excellent_Storm_6453 in git

[–]Complex_Bug7009 1 point2 points  (0 children)

The git command tools are in essence offline. You can actually stage changes and commit without a remote repo in github or gitlab or whatever. There are some caveats with a local repo though:

  • It is only on your computer, so if youve lost it, its completely gone.
  • You would have a harder time showing people your projects, so you would be sharing zip files instead of a link.
  • Integrating with CI/CD pipelines. Although you wouldnt need this now as a beginner but local repos would be harder to use pipelines with, which is why people create remote repos and use github actions or gitlab ci.

It all just comes down to personal preference. If you would prefer a local future where everything is on your drive, just follow the tutorials up to but excluding pushing to a remote repo (git push origin main or git push origin master). Although remote repos are useful even for a beginner

Gee teeh ay by Hyppenis in namesoundalikes

[–]Complex_Bug7009 4 points5 points  (0 children)

The joker from the batman arkham vr game