Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interview contributors and post them on the blog #68

Open
jdm opened this issue May 25, 2016 · 4 comments
Open

Interview contributors and post them on the blog #68

jdm opened this issue May 25, 2016 · 4 comments
Labels
blog enhancement New feature or request help wanted Extra attention is needed

Comments

@jdm
Copy link
Member

jdm commented May 25, 2016

Simple, short formula with freeform responses:

  • tell us about yourself
  • why did you start contributing to Servo?
  • what was challenging about your first contribution?
  • what do you like about contributing to the project? what do you get out of it?
  • any final thoughts you'd like to share?
@edunham edunham added enhancement New feature or request help wanted Extra attention is needed labels Aug 8, 2016
@mrego mrego added the blog label Jan 23, 2023
@msub2
Copy link

msub2 commented Nov 11, 2024

Is there still interest in doing this? I think it would be a nice addition, would be happy to be the first one if so.

@jdm
Copy link
Member Author

jdm commented Nov 11, 2024

Yeah, let me throw together some initial questions,!

@jdm
Copy link
Member Author

jdm commented Nov 12, 2024

Nevermind, I wrote questions 8 years ago. Have at it!

@msub2
Copy link

msub2 commented Nov 12, 2024

You got it!

tell us about yourself

My name is Daniel, though I more commonly go by my online handle "msub2". I'm something of a generalist, but my primary interests are developing for the web, XR, and games. I created and run the WebXR Discord, which has members from both the Immersive Web Working Group and the Meta Browser team, among others. In my free time (when I'm not working, doing Servo things, or tending to my other programming projects) I'm typically watching videos from YouTube/Dropout/Nebula/etc and playing video games.

why did you start contributing to Servo?

A confluence of interests, to put it simply. I was just starting to really get into Rust, having built a CHIP-8 emulator and an NES emulator to get my hands dirty, but I also had prior experience contributing to other browser projects like Chromium and Gecko. I was also eyeing Servo's WebXR implementation (which I had submitted a couple small fixes for last year) as I could see there was still plenty of work that could be done there. To get started though, I looked for an adjacent area that I could work on to get familiar with the main Servo codebase, which led to my first contribution being support for non-XR gamepads!

what was challenging about your first contribution?

I'd say the most challenging part of my first contribution was twofold: the first was just getting oriented with how data flows in and out of Servo via the embedding API and the second was understanding how DOM structs, methods, and codegen all worked together in the script crate. Servo is a big project, but luckily I got lots of good help and feedback as I was working through it, which definitely made things easier. Looking at existing examples in the codebase of the things I was trying to do got me the rest of the way there I'd say.

what do you like about contributing to the project? what do you get out of it?

The thing I like most about Servo (and perhaps the web platform as an extension) is the amount of interesting problems that there are to solve when it comes to implementing/supporting all of its different features. While most of my contributions so far have been focused around Gamepad and WebXR, recently I've been working to help implement SubtleCrypto alongside another community member, which has been really interesting! In addition to the satisfaction I get just from being able to solve interesting problems, I also rather enjoy the feeling of contributing to a large, communal, open-source project.

any final thoughts you'd like to share?

I'd encourage anyone who's intrigued by the idea of contributing to Servo to give it a shot! The recent waves of attention for projects like Verso and Ladybird have shown that there is an appetite for new browsers and browser engines, and with Servo's history it just feels right that it should finally be able to rise to a more prominent status in the ecosystem.

This issue is being transferred. Timeline may not be complete until it finishes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants