[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile Potluck 2021
From: |
Linus Björnstam |
Subject: |
Re: Guile Potluck 2021 |
Date: |
Sat, 27 Feb 2021 11:14:01 +0100 |
User-agent: |
Cyrus-JMAP/3.5.0-alpha0-141-gf094924a34-fm-20210210.001-gf094924a |
I had a look and there is quite a lot you can do. Just out of curiosity: how
much is GC time? You are generating a lot of intermediate data. Instead of
vector-append! maybe use something like the new vectorlist srfi? If you show me
a flame graph and give me some test data I can have a go!
--
Linus Björnstam
On Sat, 27 Feb 2021, at 10:39, Dr. Arne Babenhauserheide wrote:
> I’d like to contribute a basic implementation of the Web of Trust in
> Freenet that provides spam-detection without centralized control:
>
> https://hg.sr.ht/~arnebab/wispwot/browse/wispwot/wispwot.scm
>
> Currently this takes 70s to calculate aggregated trust scores on 300k
> trust edges.
>
> I hope to get this faster and would love if someone would want to try
> to golf its runtime down :-)
>
> Best wishes,
> Arne
>
> Mike Gran <spk121@yahoo.com> writes:
>
> > On Fri, 2021-02-26 at 15:19 -0800, Aleix Conchillo Flaqué wrote:
> >> In case it was not clear:
> >>
> >> guile-oauth 1.0.0 with OAuth2 support:
> >> https://github.com/aconchillo/guile-oauth
> >> guile-redis 2.1.0 with Redis 6.2.0 commands:
> >> https://github.com/aconchillo/guile-redis
> >>
> >> Aleix
> >>
> >
> > Awesome. Thanks! Look forward to checking it out.
> >
> >> On Sun, Feb 21, 2021 at 9:59 PM Aleix Conchillo Flaqué
> >> <aconchillo@gmail.com> wrote:
> >> >
> >> > Thank you Mike!
> >> >
> >> > I should have waited to release guile-oauth with the OAuth2 support
> >> > :-). But if that counts...
> >> >
> >> > Also planning to release guile-redis with redis 6.2 support when
> >> > they make a release (they are in RC3), but I might do it sooner.
> >> >
> >> > Best,
> >> >
> >> > Aleix
> >> >
> >> > On Thu, Feb 18, 2021, 9:43 AM Mike Gran <spk121@yahoo.com> wrote:
> >> > >
> >> > > Hello All-
> >> > >
> >> > > In celebration of the (slightly belated) 10-year anniversary of
> >> > > Guile
> >> > > v2.0, we're having another Guile Potluck! The Guile Potluck is a
> >> > > randomly annual event to give people a chance to show off their
> >> > > Guile
> >> > > projects and skills. Think of it as a game jam, but, not
> >> > > constrained
> >> > > to games.
> >> > >
> >> > > To participate, on or before Mar 6, send an email to
> >> > > guile-user@gnu.org
> >> > > with instructions on how to find your entry, which could be
> >> > > anything
> >> > > you like. For example,
> >> > >
> >> > > - a script showing off some feature of Guile or your favorite
> >> > > Guile
> >> > > library
> >> > > - a blog post describing something interesting about Guile
> >> > > - an updated release of a neglected library
> >> > > - a mini-game
> >> > > - a graphical or audio demoscene-type demo
> >> > >
> >> > > There probably won't be any prizes. But there will definitely be
> >> > > an e-
> >> > > mail and blog post about the entries.
> >> > >
> >> > > If you think you might attempt to participate, please reply to
> >> > > this e-
> >> > > mail so I can gauge the feasibility of some sort of participation
> >> > > swag.
> >> > >
> >> > > Regards,
> >> > > Mike Gran, on behalf of the Guile team
> >> > >
> >> > >
> >> > >
>
>
> --
> Unpolitisch sein
> heißt politisch sein
> ohne es zu merken
>
> Attachments:
> * signature.asc