[Libre-soc-dev] Is there some work for me?

Jacob Lifshay programmerjake at gmail.com
Fri Jan 26 07:27:51 GMT 2024


On Wed, Jan 24, 2024 at 2:49 AM vklr via Libre-soc-dev
<libre-soc-dev at lists.libre-soc.org> wrote:
> Am good at hand-drawn SVG images.

that sounds good, though that likely won't work for my presentation,
since I draw things directly in dia as part of planning what goes
where and stuff, unlike luke who uses paper for that. iirc Cesar and
Tobias are working on presentations and may be interested in asking
for SVG-conversion help.

> > also veera what's your python orogramming like?
> > we have to improve budget-sync (jacob has some of the details
> > and can help find the bugreport)
> >
>
> Basic.

It's relatively complex, but if you want to try working on it, we need
to add code to cross-check budget-sync against NLNet's data:
https://bugs.libre-soc.org/show_bug.cgi?id=1233#c0
> * TODO budget-sync cross-check financial records with NLnet RFP system

it needs to be an optional part of budget-sync, since we want people
to be able to run it without access to NLNet's secret URLs (they're
secret because they basically are the password used for submitting
payment requests to NLNet).

budget-sync is in utils.git:
https://git.libre-soc.org/?p=utils.git;a=tree;f=src/budget_sync;h=85c3146e0c28e56e7a2c09aed49c3367efdec99d;hb=418a793304fc89d220f001f79e5f5c1e5266db80

There are probably some other easier tasks, we just have to look for them.

Jacob



More information about the Libre-soc-dev mailing list