Vultr: New Jersey Object Storage Outage – 2023-12-25status.vultr.com1 points·by Tree1993·il y a 3 ans·0 comments
Self-host Twitter and Reddit-like and online RSS reader written in Rustgithub.com2 points·by Tree1993·il y a 3 ans·0 comments
Show HN: A self-hosted Twitter- and Reddit-like site written in Rustgithub.com11 points·by Tree1993·il y a 4 ans·2 comments
Show HN: A beautiful blog theme with only two requests and less 10KB transferedgithub.com39 points·by Tree1993·il y a 4 ans·9 comments
Tree1993·il y a 4 ans·discussActually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.
Tree1993·il y a 4 ans·discussSomeone changed the title from Copilot crash because the word “gender” to Part of my code makes Copilot crash
Tree1993·il y a 4 ans·discussSorry, 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·il y a 4 ans·discussThanks for your feedback, I will try more syntax highlighting. It’s very easy with zola.
Tree1993·il y a 4 ans·discussOn 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