I hereby claim:
- I am charlotteis on github.
- I am charlotteis (https://keybase.io/charlotteis) on keybase.
- I have a public key whose fingerprint is 0DD4 948C 7BDF 5E30 38AD 57B1 4F43 DCA1 1236 8D47
To claim this, I am signing this object:
Opera has modified script or content on www.youtube.com (PATCH-1185, youtube.com - show video above playlist). See browser.js for details |
SUFFIXES = {1000: ['KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'], | |
1024: ['KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB']} | |
def approximate_size(size, a_kilobyte_is_1024_bytes=True): | |
"""Convert a file size to human-readable form. | |
Keyword arguments: | |
size -- file size in bytes | |
a_kilobyte_is_1024_bytes -- if True (default), use multiples of 1024, | |
if False, use multiples of 1000 |
console.log("Test!"); |
I hereby claim:
To claim this, I am signing this object:
📙 Talk Title: "Making your first pull request"
🙆♀️ Talk Length: 10-ish minutes.
📝 Talk Synopsis: [Your First PR][YFPR] is an initiative to get people involved in making pull requests to open source projects. In this talk you will be introduced to Your First PR as a project, discover where you can find starter issues to work on, and learn how you can help others to make their own awesome pull requests.
💻 My Bio: Charlotte Spencer does code and people things for Marks and Spencer. Their goal is to make the web a more accessible place for everyone in terms of both technology and culture, and works extensively in open source for projects like Hoodie and Your First Pr to achieve this. To summarise them in three words: pizza, bed, emoji.
💖 Where you can find me:
I hereby claim:
To claim this, I am signing this object:
Although the word is in the name, Open Source is not always very open. When we look at the most well known contributors to Open Source, we see that they have resources that others may not. Resources such as time, energy, a decent internet connection, little experience of harassment and support from a workplace, or just a job at all.
This is not a talk where you will get the golden solution to making your Open Source project a magical fun place with boundless diversity of people and experiences. It is however, a talk about some of the things we can do to make Open Source (and by association, the industry at large) a more approachable and inclusive place.
Contributing to Open Source is an investment; when we ask others to do it, we ask them to give up their time for us. As maintainers and contributors, it is our job to make
=begin | |
Make an OrangeTree class. It should have a height method which returns its height, and a oneYearPasses method, | |
which, when called, ages the tree one year. Each year the tree grows taller (however much you think an orange | |
tree should grow in a year), and after some number of years (again, your call) the tree should die. For the | |
first few years, it should not produce fruit, but after a while it should, and I guess that older trees | |
produce more each year than younger trees... whatever you think makes most sense. And, of course, you should | |
be able to countTheOranges (which returns the number of oranges on the tree), and pickAnOrange (which reduces | |
the @orangeCount by one and returns a string telling you how delicious the orange was, or else it just tells | |
you that there are no more oranges to pick this year). Make sure that any oranges you don't pick one year | |
fall off before the next year. |
unofficial patch | |
open cities | |
immersive citizens | |
lore based loading screens | |
point the way | |
go away map clouds | |
invincible dogs of skyrim | |
even better quest objectives | |
rain and snow fx | |
Weightless Dragon Bones and Scales |
0 info it worked if it ends with ok | |
1 verbose cli [ '/Users/charlotte.spencer/.nvm/versions/node/v7.9.0/bin/node', | |
1 verbose cli '/Users/charlotte.spencer/.nvm/versions/node/v7.9.0/bin/npm5', | |
1 verbose cli 'i', | |
1 verbose cli 'dns', | |
1 verbose cli '--loglevel', | |
1 verbose cli 'silly' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 notice BETA npm5 is beta software. Please see https://github.com/npm/npm/issues/16510 for known issues, and please file a new one if you find something new. |