Re: GSoC ideas

2016-02-11 Thread Andreas Enge
On Thu, Feb 11, 2016 at 01:46:30PM +0200, Manolis Ragkousis wrote:
> As I am still a student I would like to suggest continuing the project
> of porting Guix to GNU/Hurd in this GSoC as well, with the objective of
> having a working GuixSD/Hurd by the end of the summer.

Sounds great, I hope it will go through!

Andreas




Re: GSoC: Manolis to work on Guix port to GNU/Hurd

2015-04-29 Thread Andreas Enge
Hello, Manolis, and welcome!

On Thu, Apr 30, 2015 at 12:01:44AM +0300, Manolis Ragkousis wrote:
> I just wanted to add that I will keep a repo at github which I will upload any
> (serious) local changes before I send them as patches so anyone can keep
> an eye on the current status of my work.

I am not quite sure how this is supposed to make things easier. Why not simply
use a branch in the guix repo (like the existing wip-hurd, or wip-wip-hurd for
very experimental changes)? Then every commit of yours will be sent to our
mailing list, and you develop directly in our infrastructure.

Not to mention that github is not exactly popular in the free software
community, see "service as a software substitute", or
   https://www.gnu.org/philosophy/who-does-that-server-really-serve.html

Andreas