Ticket created by ~fkfd on ~amolith/fediring
Hi, I've moved from @fakefred@mastodon.technology to @fkfd@eattherich.club.
Thank you!
Ticket created by ~fkfd on ~jbauer/fediring
Hi, I've moved from @fakefred@mastodon.technology to @fkfd@eattherich.club.
Thank you!
Comment by ~fkfd on ~amolith/fediring
Sorry it seems there's a typo on https://fediring.net. The fedi instance TLD should be
.moe
, not.more
Comment by ~fkfd on ~jbauer/fediring
Sorry it seems there's a typo on https://fediring.net. The fedi instance TLD should be
.moe
, not.more
Ticket created by ~fkfd on ~amolith/fediring
Link: https://fkfd.me/ Fedi: https://mastodon.technology/@fakefred
The fediring links are on the index page.
Thank you! ~fkfd
Ticket created by ~fkfd on ~jbauer/fediring
Link: https://fkfd.me/ Fedi: https://mastodon.technology/@fakefred
The fediring links are on the index page.
Thank you! ~fkfd
Comment by ~fkfd on ~nhanb/mcross
Interesting; I'm glad to see that Tk has resolved the issue. Do I have to just update Tcl/Tk systemwise, yes?
Comment by ~fkfd on ~nhanb/mcross
On June 16, 2020 6:48:40 AM UTC, ~nhanb outgoing@sr.ht wrote:
Saw your git frontend btw. That's neat! I'm curious, how do you plan to render the README markdown on a repo's home page? Returning a
text/plain
page outright would make links useless, but atext/gemini
one would have conflicting format symbols with markdown (``` for example), and AFAIK there's no escape mechanism in gemini spec.Right now I just respond with the verbatim content of its readme, and I don't plan to change very soon. If I ever decide to support that, it's gonna be either prepending a space to the backticks or writing a md-gmi converter.
~fkfd