Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Awesome Cheatsheet
#1
A collection of useful Cheatsheet
Reply
#2
When did people start using github for... no reason other than keeping track of random information?
Reply
#3
(Oct-05-2016, 07:18 PM)nilamo Wrote: When did people start using github for... no reason other than keeping track of random information?
I've seen it used more and more for anything that people want to contribute to. People have even suggested it for legislation.
Reply
#4
(Oct-05-2016, 07:18 PM)nilamo Wrote: When did people start using github for... no reason other than keeping track of random information?

I have a repo called random. All it is, is random information. I have some hidden ones that are more random, such as pictures.  :)

https://github.com/metulburr/random
Recommended Tutorials:
Reply
#5
Very random: https://github.com/metulburr/random/blob...urllib.py~

(Oct-05-2016, 07:23 PM)metulburr Wrote: I have some hidden ones that are more random, such as pictures.
Isn't git supposed to be bad for binary data?
Reply
#6
(Oct-05-2016, 07:23 PM)metulburr Wrote: I have a repo called random. All it is, is random information. I have some hidden ones that are more random, such as pictures.  :)

https://github.com/metulburr/random

That's cool.  It's like you're using it as a backup.  The cheatsheet thing just seems... weird lol
Reply
#7
It seems to work quite well as a free drop box :shh:. I dont go crazy like stuffing numerous repos to the max. I often throw up an exe or iamges with my programs.

I once used it to throw up RAW images to pass them to someone else...just because facebook degrades them. The only reason i probably do not get banned, is because the majority of my stuff on there is code.
Recommended Tutorials:
Reply
#8
Hmm... As I read I am thinking that you never heard about https://mega.nz/, https://www.mediafire.com/ or similar
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#9
I hate media fire and the likes. Another account to login to when github does the same thing. I like to be able to just use git/terminal to upload my files (i am not sure if you can with mediafire?). There are a lot of them that also have spammy advertisements that are annoying. There is that bumblebee (or beestorage) or whatever its called :doh: ...you have to click in the top right to skip ads everytime. Github doesnt have any of that. 

Also with drop box and media fire you are limited in 50GB (wow thats quite a lot for free)  or something around there (for free). Github limits you to 1 GB per repo, but unlimited repos. (last time i checked) As long as a sinlge file is no larger than 100MB and you can split your stuff up in repos of 1GB, its OK. Ive rarely had that as a problem, and use drop box in those cases.

And i hear media fire deletes accounts with copyright infringment. Not going into too much here  :D
Recommended Tutorials:
Reply
#10
Actually if I remember there is some API for mega.nz. Even Pythonish one. :D
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020