MOTU

Differences between revisions 39 and 55 (spanning 16 versions)
Revision 39 as of 2014-01-03 01:03:24
Size: 6453
Editor: sergiusens
Comment:
Revision 55 as of 2015-01-26 23:26:55
Size: 7210
Editor: sergiusens
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from SergioSchvezov
Line 8: Line 9:

'''I, Sergio Schvezov, apply for MOTU'''
Line 29: Line 32:
|| Website || http://sergiusens.github.io || || Website || http://blog.sergiusens.org ||
Line 41: Line 44:
 * ... nuntium, for MMS support on the phone, integrating with ofono and telepathy-ofono.
 * ... ciborium, the phone "SD Card" application.
Line 46: Line 51:

And now snappy as well:

 * ... the snappy webdm.
 * ... ubuntu-device-flash support
 * ... overall here and there small snippets in the snappy cli, init and others.
Line 62: Line 73:
 * Add some love to the Ubuntu Emulator.
 * Create some tools around the Ubuntu Emulator to grab images easier.
 * Tweak the recovery images so it's more productized.
 * Work with the team to migrate to a newer android code base.
 * Create porting tests for people to diagnose their porting status in an easier way.
 * Discover Go(lang) (I tried a quick phablet-flash; `go get launchpad.net/phablet-tools/udbflash`; seems to even work faster).
 * Package Go repos/projects for Debian (to sync into Ubuntu).
 * Improve code test coverage.
 * Embrace auto package tests (for click and debs).

----
= Comments =
''If you'd like to comment, but are not the applicant or a sponsor, do it here. Don't forget to sign with `@``SIG``@`.''
Line 71: Line 81:
== Comments ==
'''Note:''' This section is for people who aren't Ubuntu members to cheer or comments that aren't testimonials from existing members.
----
= Endorsements =
''As a sponsor, just copy the template below, fill it out and add it to this section.''
Line 74: Line 85:
== Testimonials ==
'''Note:''' This section is for existing Ubuntu members to leave testimonials. People who aren't Ubuntu members can leave a comment above in favor of the application.
== Loïc Minier ==
=== General feedback ===
Line 77: Line 88:
If you know me and have something nice to say, please leave a comment here. Sergio has proven a solid understanding of Ubuntu development. Not only does he program in a wide range of the languages we care about -- C, Python, Go... -- he also understands Debian packaging in depth.
Line 79: Line 90:
I've worked with Sergio on Ubuntu Touch for over a year now. I have no hesitation in writing a completely positive testimonial for him. Sergio is hard working, professional, conscientious and good fun to drink beer with. Without Sergio I'm sure Ubuntu Touch wouldn't be as far along as it is right now. As well as being an asset to the company he's of great value to the community. -- AlanPope More importantly, Sergio is a very conscientious person; he's precise in his work and he keeps automating the things that really ought to be automated. Very important to me, he listens to others and takes comments into account when iterating.

=== Specific Experiences of working together ===

I can't list specific things, but over the past many months I've looked at utility scripts, Debian packaging changes, upstream code snippets and more pieces developed by Sergio; I don't have any bad memory of any! :-)

----
== Michael Vogt (mvo) ==
=== General feedback ===

I worked with Sergio on the snappy project. He knows packaging very well, especialy his golang packaging expertise is very valuable. He is also a strong developer and he knows his golang and python (probably more, but those were the languages we used when working together). I think he will be a good MOTU as he is not afraid to venture into previously unknown areas but knows enough so that he will not be too adventurous :)
Line 82: Line 103:
I've been working with Sergio for more than a year too, and it's a pleasure to write something nice about him today! Sergio is easy to interact with, he is very deep technically and he always tries to find the root cause of issues and fix them in ways they will never occur again, yet he keeps a pragmatic attitude to getting things done and knows how to write good Python, shell and packaging! He's always listening to other opinions carefully and seeks consensus. I highly recommend interacting with Sergio! :-) -- Loïc Minier ----
== TEMPLATE ==
{{{
== <SPONSORS NAME> ==
=== General feedback ===
## Please fill us in on your shared experience. (How many packages did you sponsor? How would you judge the quality? How would you describe the improvements? Do you trust the applicant?)

=== Specific Experiences of working together ===
''Please add good examples of your work together, but also cases that could have handled better.''
## Full list of sponsored packages can be generated here:
## http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi?
=== Areas of Improvement ===

}}}

----
[[CategoryMOTUApplication]]

I, Sergio Schvezov, apply for MOTU

About Me

TL;DR

I'm a generation X or Y person depending on when the cutoff date is. For someone who lived in Argentina and in a non early network connected town, I consider myself an early adopter starting with Slackware from a huge set of floppies from a magazzine called Solo Programadores only to discover my family PC was not supported as it had a Triden 9440 card, given the family PC status, I abandoned it until a couple years later where I discovered Red Hat 5.2 and later on Debian (IIRC woody) which was the distribution I stuck with the longest after Ubuntu in the later years.

After getting my first broadband connection I turned into what some people call a *distro hopper* (they didn't last more than a month, except for Gentoo and LFS which took a month to install); you could also include the *BDSs and Solaris/OpenSolaris in those distros.

With regards to work; I've been hired in the past by Motorola where I used Solaris extensively to QA what became TEAM where I worked mostly on the installations, test environments and the actual protocols (SIP, PTT, Cellular/GSM).

I then moved on to work at Intel; where I started out in IT and lab management and spread Ubuntu all over the place and had the first Linux installation in the commercial datacenter. I then moved on to work for Intel's AppUp for MeeGo, which looked pretty much like Ubuntu Software Center now and had apps promoted though it's panels (much like Ubuntu's Lens).

Actual ME

Come 2012, I moved on to work for Canonical; I love the work here, the openness and community around Ubuntu. My dedication was initially on Ubuntu for Android but shortly after became part of the team that started building the phablet, now called Ubuntu Touch and hopefully soon, just Ubuntu Smile :-) That team today is the Ubuntu Phone Foundtations team.

Contact Information

IRC

sergiusens

Launchpad

~sergiusens

Email

sergiusens [at] gmail.com

Website

http://blog.sergiusens.org

Contributions

Mostly worked around what adds up to Ubuntu Touch:

And now snappy as well:

  • ... the snappy webdm.
  • ... ubuntu-device-flash support
  • ... overall here and there small snippets in the snappy cli, init and others.

You can often find me on #ubuntu-touch, #ubuntu-ci-eng and #ubuntu-devel on freenode.

My relevant talks at events (outside of [v]UDS) are:

Things I can do better

  • Track existing bugs in a more active manner.
  • Respond to issues faster.

Future Goals

  • Improve code test coverage.
  • Embrace auto package tests (for click and debs).


Comments

If you'd like to comment, but are not the applicant or a sponsor, do it here. Don't forget to sign with @SIG@.


Endorsements

As a sponsor, just copy the template below, fill it out and add it to this section.

Loïc Minier

General feedback

Sergio has proven a solid understanding of Ubuntu development. Not only does he program in a wide range of the languages we care about -- C, Python, Go... -- he also understands Debian packaging in depth.

More importantly, Sergio is a very conscientious person; he's precise in his work and he keeps automating the things that really ought to be automated. Very important to me, he listens to others and takes comments into account when iterating.

Specific Experiences of working together

I can't list specific things, but over the past many months I've looked at utility scripts, Debian packaging changes, upstream code snippets and more pieces developed by Sergio; I don't have any bad memory of any! Smile :-)


Michael Vogt (mvo)

General feedback

I worked with Sergio on the snappy project. He knows packaging very well, especialy his golang packaging expertise is very valuable. He is also a strong developer and he knows his golang and python (probably more, but those were the languages we used when working together). I think he will be a good MOTU as he is not afraid to venture into previously unknown areas but knows enough so that he will not be too adventurous Smile :)


TEMPLATE

== <SPONSORS NAME> ==
=== General feedback ===
## Please fill us in on your shared experience. (How many packages did you sponsor? How would you judge the quality? How would you describe the improvements? Do you trust the applicant?)

=== Specific Experiences of working together ===
''Please add good examples of your work together, but also cases that could have handled better.''
## Full list of sponsored packages can be generated here:
## http://ubuntu-dev.alioth.debian.org/cgi-bin/ubuntu-sponsorships.cgi?
=== Areas of Improvement ===


CategoryMOTUApplication

SergioSchvezov/MOTU (last edited 2015-01-26 23:26:55 by sergiusens)