"I can’t be the only one who knows this feeling"
submitted by dixonormous23
https://reddit.com/r/ProgrammerHumor/comments/xfxt2w/i_cant_be_the_only_one_who_knows_this_feeling/
Git In Two Minutes (for a solo developer)
https://www.garyrobinson.net/2014/10/git-in-two-minutes-for-a-solo-developer.html
tldr;
git init
git add .
git commit -a -m "This is your commit message for all changed files"
git log --pretty=oneline
git log
git checkout HEAD -- <filename>
git checkout 179e59467039 -- myfile
git diff HEAD -- <filename>
git diff <hash1> <hash2> -- <filename>
git reset HEAD^
git commit --amend -m "Replacement commit message"
git status
My entire C++ Game Programming course is being streamed live on YouTube for free this semester. Make your own 2D game engine using C++ and ECS
https://youtu.be/S7lXSihz0ac?list=PL_xRyXins848nDj2v-TJYahzvs-XW9sVV&t=550
Discussions: https://discu.eu/q/https://youtu.be/S7lXSihz0ac?list=PL_xRyXins848nDj2v-TJYahzvs-XW9sVV&t=550
I love how under #linustechtips newest video about Plex - that was also sponsored by Plex and is basically one giant ad - 90% of comments are about the (arguably better) free and Open-Source alternative #Jellyfin and/or the downside of a missing downvote button on YouTube. 🔥 🔥🔥
My parents have been seeing this ad from DuckDuckGo and I think it’s brilliant. 😂
We are still a massive €254 short for the server bills for mstdn.social, misskey.ai, mastodon.coffee, pixey.org and some more free open source services
Hopefully next month I can pay most of it with a new job but that doesn't help now..
If you can, please think about supporting me in paying the bills for the various #Fediverse services I host for free❤️
https://paypal.me/stuxOS
https://patreon.com/mstdn
https://ko-fi.com/mstdn
https://liberapay.com/mstdn
https://opencollective.com/mstdn
https://bunq.me/stuxhost
If not me perhaps your own server admin
Ask me about my keyboard