Self-host Twitter and Reddit-like and online RSS reader written in Rustgithub.com2 ポイント·投稿者 Tree1993·3 年前·0 コメント
Show HN: A self-hosted Twitter- and Reddit-like site written in Rustgithub.com11 ポイント·投稿者 Tree1993·4 年前·2 コメント
Show HN: A beautiful blog theme with only two requests and less 10KB transferedgithub.com39 ポイント·投稿者 Tree1993·4 年前·9 コメント
Tree1993·4 年前·議論Actually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.
Tree1993·4 年前·議論Someone changed the title from Copilot crash because the word “gender” to Part of my code makes Copilot crash
Tree1993·4 年前·議論Sorry, I cannot change the title now.It is ported from Jekyll, and it’s easy to port it back. Maybe I will do that later.
Tree1993·4 年前·議論Thanks for your feedback, I will try more syntax highlighting. It’s very easy with zola.
Tree1993·4 年前·議論On the basis of great work of [simple.css](https://github.com/kevquirk/simple.css) and [Nicole White](https://github.com/nicolewhite/nicolewhite.github.io_old), only 10KB css file is needed (2.91KB transfered if you minify it ), no jQuery or Bootstrap at all.* one html (1.46KB transfered / 1.86KB size)* one css (3.91KB transfered / 10.42KB size)* *optional* GitHub/mail/rss icons* *optional* faviconIn my personal [blog](https://tsai002.github.io), I make these svgs and favicon inlined to html so that only two requests required:* one html(6 icons included) (5.97KB transfered / 10.05KB size)* one css (2.91KB transfered / 7.08KB size)
No JavaScript at all