Re: [Introduction] Tiago Shibata

2018-02-23 Thread Athos Ribeiro
On Wed, Feb 21, 2018 at 07:43:27PM -0300, Tiago Shibata wrote:
> Hello,

Hi Tiago,

> 
> Is there any recommended preparatory material for this project or resources I 
> can look into?

You have you tried contacting the project mentors directly to know more
about the specific project?

> 
> Thank you,
> Tiago
> 
> On Sun, 18 Feb 2018 11:49:31 -0300
> Tiago Shibata  wrote:
> 
> > Hello,
> > 
> > My name is Tiago and I'm a computer engineering student. I would love 
> > contributing to Fedora in this GSoC!
> > 
> > The project that caught my eye is "Improve GPIO support in Fedora in 
> > general and particularly on the Raspberry Pi". I have some previous 
> > experience with interfacing Python and C (mainly from fixing a few bugs in 
> > the official OpenEXR Python bindings: 
> > https://github.com/jamesbowman/openexrpython/pulls?utf8=%E2%9C%93&q=is%3Apr+author%3Atiagoshibata
> >  and 
> > https://github.com/jamesbowman/openexrpython/issues?q=is%3Aissue+author%3Atiagoshibata)
> >  and a strong background in C. I am confortable developing and debugging 
> > low level code. I have also worked a lot with embedded Linux and 
> > interfacing with hardware through university projects and the university's 
> > robotics team.
> > 
> > I can't wait to hear from you!
> > 
> > Best regards,
> > 
> > -- 
> > Tiago Shibata

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: Fedora App

2018-02-20 Thread Athos Ribeiro
On Tue, Feb 20, 2018 at 08:19:25PM +0530, Sanjay Prajapat wrote:
> Hello Everyone,

Hello and welcome :)

>I read about Fedora App and i want to contribute into it. But
> i'have some questions :
>Fedora App project is divided into two parts :
>  1. UI/UX Research and Design
>  2. Backend
>Can i apply for only one part or both ?

They are two different project ideas, but you can talk to the mentors
and ask them if you can work on both if you would like to do so. The
points of contact for the project are Kanika Murarka and Sumantro Mukherjee.

>I am trying to clone the App repository
> <https://github.com/sumantro93/Fedora-Community-App> and build the app
> since last 2-3 days but project build is not working. I am using Android
> Studio 3.0.1, Does this project is build under something different version
> of android studio or different IDE like Eclipse or am i missing something ?

You should discuss this in the repository issue tracker, not in this
mailing list. Writing documentation on whatever you do to solve your
problems or fixing the builds (if they are broken) are a good start
which could boost your chances of being accepted in the project.

regards,

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: A brief Intro (Himadri Pandya)

2018-02-20 Thread Athos Ribeiro
On Tue, Feb 20, 2018 at 02:44:28PM -, Himadri Pandya wrote:
> Thank you Athos. Please let me know if there's a project-specific IRC for 
> this. I couldn't find it. 

You should contact the project mentor then

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: A brief Intro (Himadri Pandya)

2018-02-20 Thread Athos Ribeiro
On Tue, Feb 20, 2018 at 09:02:04AM -, Himadri Pandya wrote:
> Hello Everyone, 
> 
> I'm Himadri and I have just finished my graduation in CS from Gujarat 
> Technological University, India. I am familiar with Android application 
> development and looking forward to contributing to the Fedora App. By 
> contributing to this project, I want to start my journey to the open source 
> world. I'm super excited about it and would love to receive comments from 
> mentors about how to get started. 

Welcome!

Make sure to contact possible mentors, hang around IRC and ask
if there are any activities you could complete before submitting your
proposal.



-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: request for contribution

2017-11-20 Thread Athos Ribeiro
On Sun, Nov 19, 2017 at 11:39:12AM +0530, Marut Pandya wrote:
> Hello I am Marut ,I am a newbie and i have entry level knowledge of all the
> technologies used by The fedora but i still want to contribute to the
> fedora projects and give my everything to enhance my skills as well as the
> best outcome of my contributed project.

Welcome aboard, Marut

Please, check our "join Fedora Project" page [1], it can aid you
deciding where to start looking for potential contributions. I saw you
joined IRC earlier: irc should be understood as some sort of
asynchronous form of communication, if you hang in the channel long
enough, some one will eventually answer you, but do not expect instant
replies at any moment. That said, do keep joining us in IRC, people tend
to be quite helpful there.

[1] https://fedoraproject.org/wiki/Join

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: Self introduction: David Carlos - Gsoc Student

2017-05-15 Thread Athos Ribeiro
Welcome, David

On Mon, May 15, 2017 at 11:05:43PM +0200, Dridi Boukelmoune wrote:
> > The main ideia is to monitor repositories, and when a new package or
> > a new version of an existent package is released, we download the package 
> > source code,
> > and run several static analyzers on it. Each monitored distribution will be 
> > a kiskadee
> > plugin, that implements an interface that we will define.  The result of 
> > these
> > analyses, which is parsed using the Fedora Firehose project, will be
> > stored in a relational database (this idea has been discussed a while ago 
> > in the
> > devel mailing lists, by the guys in the Static Analysis SIG [2]). With this
> > database several analyses can be made, and by using several static 
> > analyzers we
> > want to find heuristics to identify false positives (this is not part of 
> > GSoC
> > though).
> 
> Having myself recently found a bug in zlib thanks to static analysis I
> was a bit surprised that such a critical library wouldn't get more
> "static" eyes on it.
> 
> > A similar tool exists in the Debian distribution, but it is way
> > dependent on their infrastructure, and one of our objetives is to keep 
> > kiskadee
> > simple, and extensible.
> 
> Naive question, but wouldn't it be interesting to piggyback on
> release-monitoring.org and fedmsg for the monitoring part? And start
> static analysis when notified of new upstream releases?

That is a great idea which we haven't considered yet. We will definitely
consider doing so (the idea is to have an extensible tool which we could
point to different software repositories). Thank you for the input!

I Cc'd the summer-coding mailing list here :)

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: [INTRO] Ankit Raj Ojha

2017-03-02 Thread Athos Ribeiro
On Thu, Mar 02, 2017 at 07:09:39PM +0530, Ankit Raj Ojha wrote:
> Hello everyone,

Hello Ankit,

> I am looking for the GSoC in fedora this year and two projects that I found
> interesting to me are - Fedora Atomic: Support for the end-of-life
> notification and
> ASP.NET Core web application for /r/Fedora subreddit.

Welcome

You may want to hang out in the IRC channels for each of the projects
you are interested into. In the meanwhile, if you still don't have a FAS
account, create one at https://admin.fedoraproject.org/accounts/

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org


Re: [commops] GSoC 2017 org applications open ( sourcing interest and ideas)

2017-02-08 Thread Athos Ribeiro
Hello,

I do have a proposal for GSoC, should I just include it in the ideas
page? It involves my masters degree research, which is in the static
analysis field.

I'd rather have someone from either the static analysis SIG or infra
mentoring me on it, but I would not be opposed to mentor a student on it
if I cannot find a mentor. I already sent an email to the guys in the
Static Analysis SIG (https://fedoraproject.org/wiki/StaticAnalysis) this
week.

I attached the message I sent to the SIG.

> For conducting my research, I need a database with static analysis
> reports from different analyzers in different software versions.  I
> ping'd Dave Malcolm in IRC a while ago about mock-with-analysis. At
> first I wanted to use it to perform my analyses and fill such database.
> Now I realize the problem is simpler and I am proposing a more generic
> system to perfor such analyses. The idea is to have something similar to
> Debile [4], performing analyses on fedora packages (C/C++ only at the
> first moment) but I want something a bit more extensible, which we could
> also point to git repositories or other sources.
> 
> Later, we want to compare the reports from different package versions
> (maybe using Kamil's  codescan-diff [5]) to display only the warnings
> introduced in the latest package version (we believe this would help
> developers avoid looking into some false positives).
> 
> At the moment, we are proposing the system architecture and I will
> probably start implementing something this week. Whenever I have some
> data to share, I would like to take on some dmalcolm ideas I read in the
> mailing lists and make it available in something like
> check.fedoraproject.org.
> 
> Do you have any thoughts on it? Also, I am thinking in proposing such
> system to Fedora GSoC this year. Would any of you like to mentor me on
> that?  Otherwise, I would probably be able to mentor someone to work on
> it with me (if we get any students).
> 
> [1] https://fedoraproject.org/wiki/StaticAnalysis
> [2] www.usp.br
> [3] https://samate.nist.gov
> [4] https://github.com/Debian/debile
> [5] https://github.com/kdudka/csdiff

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr

-- 
Athos Ribeiro

http://www.ime.usp.br/~athoscr
___
summer-coding mailing list -- summer-coding@lists.fedoraproject.org
To unsubscribe send an email to summer-coding-le...@lists.fedoraproject.org