Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
If only universities used Github instead of making me email my zipped source code...
-
@nanoandrew4 That would be nice, but then there's the possibility of students cheating.
Of course you could also argue that the professor could check the commit history, but then you could also change commit history too... sooo.
In the end easier to just have a zip file where the likelihood of cheating is less -
@iSwimInTheC GitHub gives students private repos free, I actually made a couple during my time in uni (not uni related tho). Add the prof to the project and you're golden.
No cheating for anyone! And you get to learn source control too 😇 -
git reset --hard HEAD~100
git commit --amend -m 'ARF ARF HUNGRY'
git push -f
🐶
Related Rants
No questions asked
joke/meme
joke
python
rant
code
programmer