servusoft

Results 9 comments of servusoft

@msoedov: I think,, it is now possible to show the favicon.ico like: https://github.com/msoedov/hacker-slides/blob/master/main.go#L40 it may seems like: r.Static("/favicon.ico", "./slides/favicon.ico") or r.Static("/favicon.ico", "./slides/images/favicon.ico")

just tried, but it not works. the /favicon.ico should have his own router.

While working with hacker slides, I noticed that it freezes from time to time and I have to wait a bit before I can continue typing. The investigations have shown...

Now I have the same slide - README.md on 0.9 (without chaching) on http://www.wolfonstage.de:1291/stash/edit/README.md and on 1.0.0 (with chaching) http://www.wolfonstage.de:1292/stash/edit/README.md I think, it is not significantly better.

I have not sent the PR yet.. I wanted to look at the slide with cachinng. Now I have my own build (master) with my optimazation. http://www.wolfonstage.de:1293/stash/edit/README.md

it does not look like it really helps. The cause may be due to the reendering.

Ok then let's go first. then I send the PR

I have the same wish with a similar scenario: An email often contains the additional information (e.g. tracking number) only in the body of the e-mail, but not in a...

I see two different tasks here: presenting the email and providing additional metadata. I think the application has great potential - it can also be used for email archiving. (There...