Skip to content

Commit

Permalink
fix: clean-up npm article
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaRamirez committed Aug 14, 2021
1 parent a52e240 commit cf672c9
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 34 deletions.
2 changes: 1 addition & 1 deletion docs/bundle.js

Large diffs are not rendered by default.

13 changes: 2 additions & 11 deletions docs/posts/my-first-day-at-npm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,14 @@
<link href='../../prism.css' rel='stylesheet' />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="no tags">
<meta name="description" content="<p>6:55am, I woke up again, sweaty: I had that dream. I had shipped code without running all the tests correctly and now everything was in disarray—I had broken the internet....</p>
<meta name="description" content="<p><img src='../../img/offering.jpg' alt='offerings'>...</p>
">

</head>
<body class=markdown-body>
<div id='markdown' style='display: none'><h1>My First Day at npm</h1>
<p>6:55am, I woke up again, sweaty: I had that dream. I had shipped code without running all the tests correctly and now everything was in disarray—I had broken the internet.</p>
<p>Well, thankfully, by the end of the day that had not happened. In fact, I felt like I was getting to contribute to the future of the internet and open source one step at a time at npmjs. (Now, some background: npm is a True Ventures portfolio company and through an interview process, I was somehow chosen for a summer internship in their offices in downtown Oakland).</p>
<p>My day didn't actually start at npm; it started at the true ventures office in downtown San Francisco. Alongside nine other college-age students, we are the interns. It's a weird sensation—knowing you are soooo not qualified to be around these absolute geniuses and having to recognize they probably feel that way about you. Of those students, I might be of around three who are programming, the rest are mostly marketing. We're from all parts of the country and different colleges and different majors.</p>
<p>Christiaan Vorkink, our director, read to us recommendations from applicants. &quot;Best student I've ever met...&quot;, &quot;in the top 1% of her peers&quot;, &quot;without a doubt&quot;, &quot;one of&quot;, &quot;the most brilliant&quot;, &quot;engineers on campus&quot;, etc. It's pretty intimidating to hear these sorts of things when your recommendation probably includes something like &quot;only set classroom on fire once.&quot; What shook me a bit was when he told us these were the rejects.</p>
<p>I recognize impostor syndrome as an issue in Silicon Valley, especially for women of color, but wow,<em>I should be flipping burgers right now</em>, I thought.</p>
<p>And with our complimentary swag, we went our separate ways as I met up the cast and crew of npm at Rudy's Cafe and immediately felt welcome. Arizona is my favorite! And stickers! I love stickers! I attended my first official meeting (I'm working on the CLI team), and learned some pretty interesting things about both npm itself and the open source community. Alongside that, I really appreciate npm for its commitment to work-life balance, something I think a lot of interns can forget in their goal to be all-around impressive.</p>
<p><img src="../../img/offering.jpg" alt="offerings"></p>
<p>&lt;p class='caption'&gt;npm offerings to summon Emma&lt;/p&gt;</p>
<p>I even closed issue <a href="https://github.com/npm/npm/issues/12951">#12951</a> (spoiler alert, it was spam). Okay, so it was spam, but I felt like part of a team! It felt like I was really contributing to open source in a more meaningful way than I had normally gotten to.</p>
<p>And at the start of the day, I felt nervous and intimidated. I can't stay I still don't! But I feel a lot more confident that I belong here at a wonderful place like npm, working with wonderful people. I'm excited for the awesome projects and contributions I'll get to make this summer.</p>
<p>Here's to True Ventures, npm, and stress balls!</p>
<p>:]</p>
</div>
<div id='app'></div>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
Expand Down
2 changes: 1 addition & 1 deletion docs/tags/personal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="personal">
<meta name="description" content="Auto-generated tag page for personal">
<script>window.data = {"projects":[],"articles":[{"link":"/posts/making-time-to-code","title":"Making Time to Code When You Have a Job Coding","date":"04/25/19","emoji":"⏰","tags":["personal","programming","time management"]},{"link":"/posts/projects-and-writing-in-the-works","title":"Projects and Writing in the Works","date":"07/10/18","emoji":"👩‍💻","tags":["personal","programming","typescript","react","rust","webassembly"]},{"link":"/posts/on-joining-and-leaving-a-techstars-company","title":"On Joining (and Leaving) a Techstars Company","date":"01/01/18","tags":["personal","startups"],"emoji":"🚀"},{"link":"/posts/yet-another-blog-post","title":"Yet Another Blog Post","date":"12/25/17","tags":["personal"],"emoji":"✏️"},{"link":"/posts/my-first-day-at-npm","title":"My First Day at npm","date":"06/06/16","tags":["personal","startups","npm"],"emoji":"📆"}]}</script>
<script>window.data = {"projects":[],"articles":[{"link":"/posts/making-time-to-code","title":"Making Time to Code When You Have a Job Coding","date":"04/25/19","emoji":"⏰","tags":["personal","programming","time management"]},{"link":"/posts/projects-and-writing-in-the-works","title":"Projects and Writing in the Works","date":"07/10/18","emoji":"👩‍💻","tags":["personal","programming","typescript","react","rust","webassembly"]},{"link":"/posts/on-joining-and-leaving-a-techstars-company","title":"On Joining (and Leaving) a Techstars Company","date":"01/01/18","tags":["personal","startups"],"emoji":"🚀"},{"link":"/posts/yet-another-blog-post","title":"Yet Another Blog Post","date":"12/25/17","tags":["personal"],"emoji":"✏️","draft":true},{"link":"/posts/my-first-day-at-npm","title":"My First Day at npm","date":"06/06/16","tags":["personal","startups","npm"],"emoji":"📆"}]}</script>
</head>
<body class=>
<div id='markdown' style='display: none'>false</div>
Expand Down
20 changes: 1 addition & 19 deletions posts/06-06-16/my-first-day-at-npm.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# My First Day at npm

6:55am, I woke up again, sweaty: I had that dream. I had shipped code without running all the tests correctly and now everything was in disarray—I had broken the internet.

Well, thankfully, by the end of the day that had not happened. In fact, I felt like I was getting to contribute to the future of the internet and open source one step at a time at npmjs. (Now, some background: npm is a True Ventures portfolio company and through an interview process, I was somehow chosen for a summer internship in their offices in downtown Oakland).

My day didn't actually start at npm; it started at the true ventures office in downtown San Francisco. Alongside nine other college-age students, we are the interns. It's a weird sensation—knowing you are soooo not qualified to be around these absolute geniuses and having to recognize they probably feel that way about you. Of those students, I might be of around three who are programming, the rest are mostly marketing. We're from all parts of the country and different colleges and different majors.

Christiaan Vorkink, our director, read to us recommendations from applicants. "Best student I've ever met...", "in the top 1% of her peers", "without a doubt", "one of", "the most brilliant", "engineers on campus", etc. It's pretty intimidating to hear these sorts of things when your recommendation probably includes something like "only set classroom on fire once." What shook me a bit was when he told us these were the rejects.

I recognize impostor syndrome as an issue in Silicon Valley, especially for women of color, but wow,_I should be flipping burgers right now_, I thought.

And with our complimentary swag, we went our separate ways as I met up the cast and crew of npm at Rudy's Cafe and immediately felt welcome. Arizona is my favorite! And stickers! I love stickers! I attended my first official meeting (I'm working on the CLI team), and learned some pretty interesting things about both npm itself and the open source community. Alongside that, I really appreciate npm for its commitment to work-life balance, something I think a lot of interns can forget in their goal to be all-around impressive.

![offerings](../../img/offering.jpg)

<p class='caption'>npm offerings to summon Emma</p>

I even closed issue [#12951](https://github.com/npm/npm/issues/12951) (spoiler alert, it was spam). Okay, so it was spam, but I felt like part of a team! It felt like I was really contributing to open source in a more meaningful way than I had normally gotten to.

And at the start of the day, I felt nervous and intimidated. I can't stay I still don't! But I feel a lot more confident that I belong here at a wonderful place like npm, working with wonderful people. I'm excited for the awesome projects and contributions I'll get to make this summer.

Here's to True Ventures, npm, and stress balls!
:]
3 changes: 2 additions & 1 deletion src/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,8 @@
"tags": [
"personal"
],
"emoji": "✏️"
"emoji": "✏️",
"draft": true
},
{
"link": "/posts/my-first-day-at-npm",
Expand Down
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
modules: ['./src'],
extensions: ['.ts', '.js']
},
devtool: 'eval',
mode: 'development',
module: {
rules: [
Expand Down Expand Up @@ -55,7 +56,6 @@ module.exports = {
});
}
}

],
optimization: {
minimize: true,
Expand Down

0 comments on commit cf672c9

Please sign in to comment.