Sr.ht, the hacker's forge, now open for public alpha
drewdevault.com
Sr.ht, the hacker's forge, now open for public alpha
1–10 of 221 posts
Re: Sr.ht, the hacker's forge, now open for public alpha
#2the only thing that's missing for this to be useful to me is code review. re: the UI, gerrit has always been my favorite code review platform because it embraces git's abstractions.
drew: do you have any plans for adding a code review service?
Re: Sr.ht, the hacker's forge, now open for public alpha
#3this piques my interest. i've been looking for a set of project hosting and management tools which are deeply integrated with each other and with very minimal UIs designed as an extension of the tool's inherent abstractions, rather than obscuring the tool behind "simple" UI abstractions which ultimately force opinionated workflows. the only thing that's missing for this to be useful to me is code review. re: the UI,…
https://lists.sr.ht/~emersion/mrsh-dev/%3C20180916165820.144...
My plan is to parse these discussions using this library my friend made:
https://git.sr.ht/~emersion/python-emailthreads
Then provide a UI similar to Gerrit, but driven by emails underneath.
Re: Sr.ht, the hacker's forge, now open for public alpha
#4Re: Sr.ht, the hacker's forge, now open for public alpha
#5this piques my interest. i've been looking for a set of project hosting and management tools which are deeply integrated with each other and with very minimal UIs designed as an extension of the tool's inherent abstractions, rather than obscuring the tool behind "simple" UI abstractions which ultimately force opinionated workflows. the only thing that's missing for this to be useful to me is code review. re: the UI,…
Hiya! I do have plans on adding a code review service, driven by email on lists.sr.ht in a similar style to how it's done in other mailing list driven projects. Here's an example of how this works: https://lists.sr.ht/~emersion/mrsh-dev/%3C20180916165820.144... My plan is to parse these discussions using this library my friend made: https://git.sr.ht/~emersion/python-emailthreads Then provide a UI similar to Gerrit,…
actually, i bet you have a list for high-level development updates. can you point me to it?
Re: Sr.ht, the hacker's forge, now open for public alpha
#6Re: Sr.ht, the hacker's forge, now open for public alpha
#7That's something I'll bookmark. Do you plan on including 2FA?
Re: Sr.ht, the hacker's forge, now open for public alpha
#8This is amazing! Just what I was looking for! I love this project, thanks a lot for this!!
Re: Sr.ht, the hacker's forge, now open for public alpha
#9Earlier quoted context omitted.
Hiya! I do have plans on adding a code review service, driven by email on lists.sr.ht in a similar style to how it's done in other mailing list driven projects. Here's an example of how this works: https://lists.sr.ht/~emersion/mrsh-dev/%3C20180916165820.144... My plan is to parse these discussions using this library my friend made: https://git.sr.ht/~emersion/python-emailthreads Then provide a UI similar to Gerrit,…
wow, that's such a natural interaction model. i will be eagerly following sr.ht's development. :) actually, i bet you have a list for high-level development updates. can you point me to it?