From Edward Loveall to ~edwardloveall/scribe
Hi all, small update today. When visiting a post that has been removed (like because the user removed it or the account is no longer present) Scribe now shows a better error message page. Edward
From Edward Loveall to ~edwardloveall/scribe
This has been fixed and deployed to scribe.rip. Thanks again for the report. Edward
From Edward Loveall to ~edwardloveall/scribe
Ah I see what you're saying. I'll do that soon!
From Edward Loveall to ~edwardloveall/scribe
Thanks for the report. The post on Medium is also absent so this is what I'd expect. Were you expecting something different?
Edward
On 12 Jun 2022, at 10:04, blankie wrote:
> Opening https://medium.com/@getsiempo/siempo-home-app-a-sneak-peek-8661f4724aa9 on scribe.rip or all of the other instances listed returns 500.
From Edward Loveall to ~edwardloveall/scribe
Thanks so much, Michael! I didn't know about Avram::Credentials.void Much less confusing, indeed. Edward On 20 May 2022, at 11:08, Michael Herold wrote: > Since the application does not use a database, it's confusing to have to > set a bogus database URL environment variable. This change follows [the > Lucky guide][1] suggestion for disabling the need for database > configuration. That makes the setup a little easier. > > [1]: https://www.luckyframework.org/guides/database/intro-to-avram-and-orms
From Edward Loveall to ~edwardloveall/scribe
Hello! I released a new version of Scribe today. It is deployed on https://scribe.rip One small change to address when gist files have file extensions. The parsing code I wrote was not taking extensions into account. Now it does :) Edward
From Edward Loveall to ~edwardloveall/scribe
Thanks Austin. Fixed in defec93 and deployed to scribe.rip Edward On 4 Apr 2022, at 11:50, Austin Huang wrote: > https://medium.com/neat-tips-tricks/ocaml-continuation-explained-3b73839b679f > > Doesn't seem to be working (throws 500) on any instance except scribe.citizen4.eu (which seems to be using an old version).
From Edward Loveall to ~edwardloveall/scribe
Thank you for starting a new instanace Samme! I've applied your patch. Keep an eye on this mailing list for any updates. Edward On 27 Mar 2022, at 20:19, Sam Therapy wrote: > --- > docs/instances.json | 3 ++- > docs/instances.md | 1 + > 2 files changed, 3 insertions(+), 1 deletion(-) > > diff --git a/docs/instances.json b/docs/instances.json > index 17b76e1..47a4435 100644 > --- a/docs/instances.json
From Edward Loveall to ~edwardloveall/scribe
Thank you shijith! I just fixed this on the website. It's been fixed before but that regular expression is something that most contributors suggest changes for. It got reverted in a previous commit. Thanks for the kind words and your report. Edward On 8 Mar 2022, at 12:11, Shijith Kunhitty wrote: > Hi, a user from India here, got to know about scribe.rip from hacker > news, thank you for creating something that makes our medium > experience better! >
From Edward Loveall to ~edwardloveall/scribe
Ok fixed that bug and it's redeployed. Sorry all! Edward