~jryans

London, UK

https://convolv.es

Exploring how to make programs more malleable and computing more humane

My communities: Malleable Systems Collective, Matrix, Mozilla

He/him

Recent activity

[PATCH website] Fix link to Matrix room 2 months ago

From J. Ryan Stinnett to ~technomancy/fennel

---
 main.fnl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.fnl b/main.fnl
index fd5787d..5ed08be 100644
--- a/main.fnl
+++ b/main.fnl
@@ -122,17 +122,17 @@
               [:p {}
                [:a {:href "https://sr.ht/~technomancy/fennel"} "Fennel's repository"]
                "is on Sourcehut, and discussion occurs on "
                [:a {:href "https://lists.sr.ht/%7Etechnomancy/fennel"}
                 "the mailing list"]
[message trimmed]

Is there a way to star / bookmark projects? 2 years ago

From J. Ryan Stinnett to ~sircmpwn/sr.ht-discuss

Is there any way to star / bookmark projects built into SourceHut
itself? So far, I haven't found such functionality, so I thought I
should ask just in case I am missing it.

Perhaps the thinking is it's better to do this using your own tools
e.g. with browser bookmarks or something? Personally, I find the
starring functionality from other project sites helpful to remind me
of projects I am interested in.

- Ryan