HackerTrans
TopNewTrendsCommentsPastAskShowJobs

indigane

no profile record

Submissions

Undine – GraphQL Library for Django

mrthearman.github.io
1 points·by indigane·10 tháng trước·0 comments

[untitled]

1 points·by indigane·2 năm trước·0 comments

Collection of Git graph drawing implementations

github.com
4 points·by indigane·2 năm trước·1 comments

comments

indigane
·12 tháng trước·discuss
> [A]pps you install from F-Droid are signed by F-Droid rather than the developer.

Having recently gone through the F-Droid release process, I learned that this is not necessarily the case anymore.

F-Droid implements the reproducible builds concept. They re-build the developer's app, compare the resulting binary sans signature block, and if it matches they distribute the developer-signed binary instead of their re-built binary.

This is opt-in for developers so not all apps do it this way. I'd sure like to know how common this is, I wonder if there are any statistics.
indigane
·2 năm trước·discuss
This is a collection of Git graph drawing implementations I cleaned up from notes I had as I've slowly worked on a Git GUI for my own use.