From: Alec Warner <antarus@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Six month major project on Gentoo
Date: Wed, 14 Dec 2011 10:29:13 -0800 [thread overview]
Message-ID: <CAAr7Pr8cPELqcxVOPe8x2ERo0r26Zc-K_pDxUCu0S5yz3OwDdQ@mail.gmail.com> (raw)
In-Reply-To: <CAOh0hwNZ07zVeFmSMO5ES5hbg=frM4g+gi8gmagkf-u+6Xue3g@mail.gmail.com>
On Wed, Dec 14, 2011 at 3:06 AM, Gaurav Saxena <grvsaxena419@gmail.com> wrote:
> Hello all,
> I am interested in doing my final year computer scence project on gentoo. I
> would be having a duration of six months to work on the project. Could you
> please suggest me some good project ideas that would be helpful to me as
> well as gentoo. I am interested in parallel computing, data structures ,
> operating system. I am well versed in C/C++. I think there might be
> projects which need to be done, I would like to work on them.
The only idea I can think of for parallel computing / distributed
systems would be at the build level.
distcc-ng, a farm of user-controlled machines that compile your code
in a p2p fashion.
a distributed hash table of input, output tuples (basically .o caching
so users can fetch the .o from the DHT)
Both of these have *massive* trust issues. When random guys on the
internet are compiling your code you have to be very careful about how
you verify and execute that code. When you fetch .o files from a DHT
you have the same problem.
Almost every other problem I can think of at the Gentoo OS level can
fit on a meager sized machine (i.e. it is not a distributed systems
nor a parallel computing problem.)
Many of the annoying parts of Gentoo are merely tools problems; the
existing tools are poor / under-maintained or standard tools do not
exist (so users / developers roll their own.) You may have success in
the tools arena if you talk to mgorny or portage-utils@; I know mgorny
has written a few C tools and might have sufficient 'gentoo' C
libraries you could utilize; the portage-utils alias holds the
portage-utils authors (portage-utils being another set of tools
written in C for gentoo.)
I actually liked cbergstrom's idea of toolchain-type stuff; but I'm
not really sure how easy it is to on-board with those communities
(lord knows in my senior year of CS I would have been useless working
on a compiler.)
>
> --
> Thanks and Regards ,
> Gaurav
next prev parent reply other threads:[~2011-12-14 18:29 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-14 11:06 [gentoo-dev] Six month major project on Gentoo Gaurav Saxena
2011-12-14 18:05 ` Christian Ruppert
2011-12-14 18:14 ` "C. Bergström"
2011-12-15 18:07 ` Gaurav Saxena
2011-12-19 17:46 ` Christian Ruppert
2011-12-14 18:29 ` Alec Warner [this message]
2011-12-15 18:09 ` Gaurav Saxena
2011-12-22 4:43 ` Donnie Berkholz
2011-12-22 10:52 ` Rich Freeman
2011-12-22 11:11 ` Francesco Riosa
2011-12-22 15:55 ` Michał Górny
2011-12-22 16:09 ` Rich Freeman
2011-12-22 17:40 ` [gentoo-dev] " Duncan
2011-12-18 17:02 ` [gentoo-dev] " Petteri Räty
2011-12-18 17:13 ` "Paweł Hajdan, Jr."
2011-12-18 17:17 ` [gentoo-dev] libbash licensing Petteri Räty
2011-12-18 17:45 ` [gentoo-dev] Six month major project on Gentoo Michał Górny
2011-12-19 18:14 ` Sébastien Fabbro
2012-01-02 14:33 ` "Paweł Hajdan, Jr."
[not found] <i7USJ-40Q-3@gated-at.bofh.it>
2011-12-14 21:25 ` Leho Kraav
2011-12-14 23:43 ` Alec Warner
2011-12-14 23:58 ` Mike Frysinger
2011-12-15 5:39 ` Nirbheek Chauhan
2011-12-15 12:27 ` Mike Frysinger
2011-12-15 12:42 ` Nirbheek Chauhan
2011-12-15 12:43 ` Rich Freeman
2011-12-15 16:30 ` Mike Frysinger
2011-12-15 16:51 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAr7Pr8cPELqcxVOPe8x2ERo0r26Zc-K_pDxUCu0S5yz3OwDdQ@mail.gmail.com \
--to=antarus@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox