~tfardet

https://tfardet.srht.site

I'm a postdoctoral researcher working on complex systems and networks, formerly in neuroscience and now on sustainable cities and agriculture.

My projects include mostly graph-related libraries in Python and C++.
https://git.sr.ht/~tfardet
https://codeberg.org/tfardet

You can follow me on the Fediverse:
https://fediscience.org/@tfardet
https://scicomm.xyz/@tfardet

~tfardet/nngt-developers

Last active 2 years ago

~tfardet/orgmatt-dev

Last active 2 years ago

~tfardet/nngt-users

Last active 3 years ago
View more

Recent activity

Re: Support for html/txt emails in todo and lists 2 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> If you remove text/html from the rejected mimetypes on your mailing
> list, HTML emails will now be accepted so long as there is also a
> plaintext message part.

This works great, thanks Drew!
Outlook seems to do both plaintext and html by default, so while it's a 
shame that so many people use it, it means that the number of people who 
can easily send an email to srht lists even though they don't know the 
first thing about the technical side just dramatically grew!

Cheers!
T

Re: Add pr.pico.sh to sourcehut? 6 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> <https://pr.pico.sh/> is an open source server for letting contributors make a pull request using SSH. I think it would be a great addition to Sourcehut, because the mail workflow is confusing, especially for beginners coming from GitHub. What do you think?

This looks like a very interesting tool, thanks for sharing!
I would also be in favor of sr.ht supporting this when time allows.

Re: Centralized repository hosting 8 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> I mean, really [1]? If you really want to use CVS, then get help,

> If you want to use SVN in your free time, then you probably need
> to get help as well, but probably more in terms of a rehab clinic
> then a lunatic asylum.

This is no way to reply to someone, however you feel about their question.
This is a common mailing list so please do not spam people to insult 
someone.

I don't know how moderation works on sr.ht but this type of behavior 
should earn at least a strike or a temporary block IMO.

T

Issue with builds 1 year, 5 days ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

Hi there, I don't know whether it's an aftermath of the outage, but I 
got an issue from the tests pushing on one of my repos:

     remote: Build started:
     remote: https://builds.sr.ht/~tfardet/job/1131978 [.build.yml]
     remote: Error sending webhook: Post 
"https://sr.ht/webhooks/git-repo/13453": context deadline exceeded 
(Client.Timeout exceeded while awaiting headers)
     To git.sr.ht:~tfardet/OrgMatt
        f7eb778..afeda4b  main -> main

And the build shows "success" but does not seem to be able to fetch the 
logs (Error fetching logs for task "None"): 
https://builds.sr.ht/~tfardet/job/1131978

Re: Idea: Add link to sr.ht/project on git.sr.ht/project 1 year, 2 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> It would be easier (especially for new visitors) if there was such a
> link (generated automatically), p.e. as an additional tab next to
> summary, tree, log, and refs. (Or is there a link that I overlooked?)

Agreed, I think this point (and more generally improving srht 
navigation) was already mentioned several times and is in a todo 
somewhere (maybe for the beta?).

T

Re: Default protection for pages regarding "AI" companies? 1 year, 5 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> I went ahead and added this to robots.txt, but I'm not making any
> special priority to roll out the change so it'll show up over the next
> few weeks.
> 
> Not going to block any IP ranges, odds are it would result in collateral
> damage.

I understand, thanks!

Default protection for pages regarding "AI" companies? 1 year, 5 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

I saw on the Fediverse that, following the news of OpenAI providing an 
opt-out tool for robots.txt (not amused), some people have listed a 
bunch of IP ranges associated to their crawlers.

https://mathstodon.xyz/@filipw/110852364162684071

I was wondering whether it would be reasonable for sourcehut to block 
these IP ranges (and potentially those of Google, MS, etc, if they can 
be found).

Best,
Tanguy

Re: meta.sr.ht/keys should not expose comment to public 1 year, 7 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> I do not consider this a flaw, you can remove the comment yourself if
> you so desire and your email address is not considered private on
> SourceHut.

There's one issue I see with the current situation, though: it is not 
obvious that the keys are visible (comments included) as this is written 
on a very small line below the add-key form.

If comments are to be kept (I'm not sure what benefit it brings, 
honestly), then it might be good to add some more visible disclaimer 
that the whole entry will be shown to the public.

Re: Deleting ssh keys 1 year, 7 months ago

From Tanguy Fardet to ~sircmpwn/sr.ht-discuss

> That was my thinking too. Going there there's a button to add ssh keys, but
> not to delete them. There's a button to add gpg keys, and another one to
> delete them.
> 
> I can't be the only one in that case?

I have a "Delete" button on the right of each SSH key line, same as for 
PGP keys.

T

Re: [PATCH lists.sr.ht 1/1] Migration to update reject mimetypes 2 years ago

From Tanguy Fardet to ~sircmpwn/sr.ht-dev

Hi Drew, one test is failing but I don't think this is related to the
changes I made.
Is there anything I should do?

Best,
T