Live data from Hacker News

Sr.ht, the hacker's forge, now open for public alpha

drewdevault.com

1–10 of 221 posts

Re: Sr.ht, the hacker's forge, now open for public alpha

#2
this 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, 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

#3

this 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, but driven by emails underneath.

Re: Sr.ht, the hacker's forge, now open for public alpha

#5

this 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,…

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?

Re: Sr.ht, the hacker's forge, now open for public alpha

#9

Earlier 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?

I do!

https://lists.sr.ht/~sircmpwn/sr.ht-announce

Post reply on HN