Re: FOSDEM 2019

2019-02-26 Thread swedebugia
On 2019-02-06 22:03, Ricardo Wurmus wrote: > This takes care of compiling the files and placing them where they > should go. The upstream picture language repository does not use > Autotools. This is really nice! Thanks for the heads up. When/if my guile-wikidata is mature enough I could easily

Re: FOSDEM 2019

2019-02-06 Thread Alex Sassmannshausen
Ricardo Wurmus writes: > Alex Sassmannshausen writes: > >> Hi Amirouche >> >> Amirouche Boubekki writes: >> >>> Le mer. 6 févr. 2019 à 14:47, Alex Sassmannshausen >>> a écrit : >>> >>> > - Janneke mentioned the new guile build system in guix for simpler >>> >guile packages and I think

Re: FOSDEM 2019

2019-02-06 Thread Ricardo Wurmus
Alex Sassmannshausen writes: > Hi Amirouche > > Amirouche Boubekki writes: > >> Le mer. 6 févr. 2019 à 14:47, Alex Sassmannshausen >> a écrit : >> >> > - Janneke mentioned the new guile build system in guix for simpler >> >guile packages and I think that's pretty great. Likewise there

Re: FOSDEM 2019

2019-02-06 Thread Arne Babenhauserheide
Amirouche Boubekki writes: > Talking about tools and build systems, what do you think of https://waf.io/? I used to use it, and it is what brought me back to autotools. It is a nice tool in itself, but once I strayed from the happy path, I realized that autotools wins. Same for setuptools/pip,

Re: FOSDEM 2019

2019-02-06 Thread Amirouche Boubekki
Hello all, Le mer. 6 févr. 2019 à 18:47, Ludovic Courtès a écrit : > Nala Ginrut skribis: > > > Does it mean someone is working on writing Racket specific dialect > > front-end on Guile? I appreciate! > > Nope! Actually Chris Webber raised the issue of collaboration between > Racket and Guile

Re: FOSDEM 2019

2019-02-06 Thread Alex Sassmannshausen
Hi Amirouche Amirouche Boubekki writes: > Le mer. 6 févr. 2019 à 14:47, Alex Sassmannshausen > a écrit : > > > - Janneke mentioned the new guile build system in guix for simpler > >guile packages and I think that's pretty great. Likewise there was > >some mention of some sort of

Re: FOSDEM 2019

2019-02-06 Thread Amirouche Boubekki
Le mer. 6 févr. 2019 à 16:22, Amirouche Boubekki < amirouche.boube...@gmail.com> a écrit : > > > Le mer. 6 févr. 2019 à 14:47, Alex Sassmannshausen < > alex.sassmannshau...@gmail.com> a écrit : > >> > - Janneke mentioned the new guile build system in guix for simpler >> >guile packages and I

Re: FOSDEM 2019

2019-02-06 Thread Amirouche Boubekki
Le mer. 6 févr. 2019 à 14:47, Alex Sassmannshausen < alex.sassmannshau...@gmail.com> a écrit : > > - Janneke mentioned the new guile build system in guix for simpler > >guile packages and I think that's pretty great. Likewise there was > >some mention of some sort of you-don't-have-to-us

Re: FOSDEM 2019

2019-02-06 Thread Alex Sassmannshausen
Christopher Lemmer Webber writes: > Arne Babenhauserheide writes: > >> Mikael Djurfeldt writes: >> >>> It was a great experience and joy for me to meet some of you at FOSDEM >>> 2019. Thank you all! >> >> Thank you, too! >> >>> Now

Re: FOSDEM 2019

2019-02-06 Thread Ludovic Courtès
Nala Ginrut skribis: > Does it mean someone is working on writing Racket specific dialect > front-end on Guile? I appreciate! Nope! Actually Chris Webber raised the issue of collaboration between Racket and Guile in their talk, which is why we’re discussing it. But Guile is still Guile and the

Re: FOSDEM 2019

2019-02-06 Thread Christopher Lemmer Webber
Arne Babenhauserheide writes: > Mikael Djurfeldt writes: > >> It was a great experience and joy for me to meet some of you at FOSDEM >> 2019. Thank you all! > > Thank you, too! > >> Now a piece of advice. >> >> Everyone who works with Guile knows tha

Re: FOSDEM 2019

2019-02-06 Thread Christopher Lemmer Webber
Arne Babenhauserheide writes: > Mikael Djurfeldt writes: > >> It was a great experience and joy for me to meet some of you at FOSDEM >> 2019. Thank you all! > > Thank you, too! > >> Now a piece of advice. >> >> Everyone who works with Guile knows tha

Re: FOSDEM 2019

2019-02-05 Thread Amirouche Boubekki
Hi Le mar. 5 févr. 2019 à 18:17, Ludovic Courtès a écrit : > Hi, > > Amirouche Boubekki skribis: > > > What does it mean in practice? What are the tasks that must dealt with? > > Like I wrote, an immediate task is to write a Racket importer for Guix¹ > and to actually package things. > > Next,

Re: FOSDEM 2019

2019-02-05 Thread Nala Ginrut
This patche provide #lang tag like Racket does. If so then it's reasonable and doable. Thanks for that! :-) Matt Wette 于 2019年2月6日周三 08:38写道: > > > On 2/5/19 8:58 AM, Ludovic Courtès wrote: > > Hi, > > > > Amirouche Boubekki skribis: > > > >> What does it mean in practice? What are the tasks th

Re: FOSDEM 2019

2019-02-05 Thread Matt Wette
On 2/5/19 8:58 AM, Ludovic Courtès wrote: Hi, Amirouche Boubekki skribis: What does it mean in practice? What are the tasks that must dealt with? Like I wrote, an immediate task is to write a Racket importer for Guix¹ and to actually package things. Next, we could ensure the subset of th

Re: FOSDEM 2019

2019-02-05 Thread Nala Ginrut
Does it mean someone is working on writing Racket specific dialect front-end on Guile? I appreciate! Ludovic Courtès 于 2019年2月6日周三 00:59写道: > Hi, > > Amirouche Boubekki skribis: > > > What does it mean in practice? What are the tasks that must dealt with? > > Like I wrote, an immediate task is

Re: FOSDEM 2019

2019-02-05 Thread Ludovic Courtès
Hi, Amirouche Boubekki skribis: > What does it mean in practice? What are the tasks that must dealt with? Like I wrote, an immediate task is to write a Racket importer for Guix¹ and to actually package things. Next, we could ensure the subset of these packages that use #r6rs can also be used a

Re: FOSDEM 2019

2019-02-05 Thread Amirouche Boubekki
Le lun. 4 févr. 2019 à 15:52, Ludovic Courtès a écrit : > Hello Mikael! > > Mikael Djurfeldt skribis: > > > It was a great experience and joy for me to meet some of you at FOSDEM > > 2019. Thank you all! > > Seconded, that was awesome! Meeting Guilers, both newco

Re: FOSDEM 2019

2019-02-04 Thread Matt Wette
Thanks for filming.  It was great to follow and see you titans in action. -- Matt On 2/3/19 1:34 PM, Mikael Djurfeldt wrote: It was a great experience and joy for me to meet some of you at FOSDEM 2019. Thank you all!

Re: FOSDEM 2019

2019-02-04 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hello! > Mikael Djurfeldt skribis: > >> It was a great experience and joy for me to meet some of you at FOSDEM >> 2019. Thank you all! > > Seconded, that was awesome! Meeting Guilers, both newcomers and > old-timers :-), was just great! Third

Re: FOSDEM 2019

2019-02-04 Thread Ludovic Courtès
Hello Mikael! Mikael Djurfeldt skribis: > It was a great experience and joy for me to meet some of you at FOSDEM > 2019. Thank you all! Seconded, that was awesome! Meeting Guilers, both newcomers and old-timers :-), was just great! > Everyone who works with Guile knows that it&#

Re: FOSDEM 2019

2019-02-04 Thread Amirouche Boubekki
Le dim. 3 févr. 2019 à 22:36, Mikael Djurfeldt a écrit : > It was a great experience and joy for me to meet some of you at FOSDEM > 2019. Thank you all! > > Now a piece of advice. > > Everyone who works with Guile knows that it's crap and look with envy at > projects l

Re: FOSDEM 2019

2019-02-03 Thread Nala Ginrut
make a similar thing for embedded system. Good luck to me, if I made it finally, I can use Scheme everywhere in our product. Dear folks, with all these things above, do you still think Guile is crap? Arne Babenhauserheide 于 2019年2月4日周一 07:14写道: > > Mikael Djurfeldt writes: > > >

Re: FOSDEM 2019

2019-02-03 Thread Arne Babenhauserheide
Mikael Djurfeldt writes: > It was a great experience and joy for me to meet some of you at FOSDEM > 2019. Thank you all! Thank you, too! > Now a piece of advice. > > Everyone who works with Guile knows that it's crap and look with envy at > projects like Chez and Rack

FOSDEM 2019

2019-02-03 Thread Mikael Djurfeldt
It was a great experience and joy for me to meet some of you at FOSDEM 2019. Thank you all! Now a piece of advice. Everyone who works with Guile knows that it's crap and look with envy at projects like Chez and Racket, right? Jim Blandy thinks that GNU should use Python as its scripting lan

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Björn Höfling
On Sun, 21 Oct 2018 18:42:48 -0400 Leo Famulari wrote: > On Fri, Aug 24, 2018 at 11:23:43AM +0200, Pjotr Prins wrote: > > If you intend to come and/or want to speak please add your name and > > proposed title to the new page at > > > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2018 > > >

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Leo Famulari
On Mon, Oct 22, 2018 at 05:34:49AM +0200, Björn Höfling wrote: > as 2018 is already over, I suppose it was in your interest I added you > to the 2019 list: > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2019#Attendees Haha, yes, I would like to be on the list for 2019. And for 2018, too, but t

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Leo Famulari
On Fri, Aug 24, 2018 at 11:23:43AM +0200, Pjotr Prins wrote: > If you intend to come and/or want to speak please add your name and > proposed title to the new page at > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2018 > > Alternatively, reply here or mail me privately so we can keep a tally

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-09-12 Thread Efraim Flashner
On Fri, Aug 24, 2018 at 11:42:48AM +0200, Ricardo Wurmus wrote: > > Pjotr Prins writes: > > > Who wants to come to a separate 2 day GNU Guix event? > > > > That is the Thursday Jan 31st and/or Friday Feb 1st right before > > FOSDEM. I.e., 4 days of hacker nirvana. > > I plan to be there for the

Re: FOSDEM 2019

2018-08-29 Thread Ludovic Courtès
Heya, Christopher Lemmer Webber skribis: > I added a talk topic: "A Guiler's Year of Racket". I think there's a > lot we could learn from our fellow friends in Racket-land, and I'd like > to share some of that! I’d be very interested in listening to it! Ludo’.

Re: FOSDEM 2019 - dev-room proposal

2018-08-27 Thread Matt Wette
On 08/27/2018 10:27 AM, Pjotr Prins wrote: . Manolis and I want to submit a plan for 'Minimalistic Languages - for big ideas' dev-room. Good examples that fit the room are - mes and reproducible builds - Guile and Guix - Guile JIT - Lua JIT - Lua for scriptable projects (example?) Anyone a

FOSDEM 2019 - dev-room proposal

2018-08-27 Thread Pjotr Prins
Copy from the Guix mailing list. - Forwarded message from Pjotr Prins - Date: Mon, 27 Aug 2018 11:23:19 +0200 From: Pjotr Prins To: guix-de...@gnu.org Subject: FOSDEM 2019 - dev-room proposal User-Agent: NeoMutt/20170113 (1.7.2) * Minimalistic Languages Every year FOSDEM allows for

Scheme @ FOSDEM 2019

2018-08-24 Thread Amirouche Boubekki
Hello all, I would like to get the ball rolling about a SCHEME event in Europe at FOSDEM in 2019 Please add your talk ideas in that page http://community.schemewiki.org/?FOSDEM2019 Best regards, Amirouche

Re: FOSDEM 2019

2018-08-24 Thread Christopher Lemmer Webber
Manolis Ragkousis writes: > Hello everyone, > > It's that time of the year again we need to start organizing about > FOSDEM. We have a deadline for the 20th of September[1] to apply for a > devroom. We also need to start looking for a place for this year's > fringe event! > > I created a libreplan

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-08-24 Thread Ricardo Wurmus
Pjotr Prins writes: > Who wants to come to a separate 2 day GNU Guix event? > > That is the Thursday Jan 31st and/or Friday Feb 1st right before > FOSDEM. I.e., 4 days of hacker nirvana. I plan to be there for the 2 days of Guix and the 2 FOSDEM days. Please also let us know (privately, if yo

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-08-24 Thread Jonathan Brielmaier
On 8/24/18 11:23 AM, Pjotr Prins wrote: > Who wants to come to a separate 2 day GNU Guix event? > > That is the Thursday Jan 31st and/or Friday Feb 1st right before > FOSDEM. I.e., 4 days of hacker nirvana. > > FOSDEM is really great. Look at last year's schedule for Saturday > > https://archi

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-08-24 Thread alex sassmannshausen
I'm in. On Fri, 24 Aug 2018, 11:23 Pjotr Prins, wrote: > Who wants to come to a separate 2 day GNU Guix event? > > That is the Thursday Jan 31st and/or Friday Feb 1st right before > FOSDEM. I.e., 4 days of hacker nirvana. > > FOSDEM is really great. Look at last year's schedule for Saturday > >

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-08-24 Thread Pjotr Prins
Who wants to come to a separate 2 day GNU Guix event? That is the Thursday Jan 31st and/or Friday Feb 1st right before FOSDEM. I.e., 4 days of hacker nirvana. FOSDEM is really great. Look at last year's schedule for Saturday https://archive.fosdem.org/2018/schedule/day/saturday/ Last year we

Re: FOSDEM 2019

2018-08-22 Thread Mike Gran
On Tue, Aug 21, 2018 at 04:33:53PM +0300, Manolis Ragkousis wrote: > Hello everyone, > > It's that time of the year again we need to start organizing about > FOSDEM. We have a deadline for the 20th of September[1] to apply for a > devroom. We also need to start looking for a place for this year's

Re: FOSDEM 2019

2018-08-22 Thread Andy Wingo
On Tue 21 Aug 2018 19:57, Ricardo Wurmus writes: > If we base our application on this proposal I think we should make these > changes: > > - mention the work on adding JIT Yes definitely! This will be Guile 3, so we can call it "Just-in-time code generation for Scheme: Speed for free in Guile 3

Re: FOSDEM 2019

2018-08-21 Thread Mike Gran
> I created a libreplanet page[2] to start writing possible talk ideas in > case we get a devroom. > > We also need to write a proposal for our devroom application. The last > year's proposal should be a good start. (attached) We should also talk > with the Lua people in case we can share a devroo

Re: FOSDEM 2019

2018-08-21 Thread Ricardo Wurmus
Hi Manolis, > We also need to write a proposal for our devroom application. The last > year's proposal should be a good start. (attached) Thanks for getting the ball rolling! If we base our application on this proposal I think we should make these changes: - mention the work on adding JIT -

FOSDEM 2019

2018-08-21 Thread Manolis Ragkousis
Hello everyone, It's that time of the year again we need to start organizing about FOSDEM. We have a deadline for the 20th of September[1] to apply for a devroom. We also need to start looking for a place for this year's fringe event! I created a libreplanet page[2] to start writing possible talk