HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Tree1993

no profile record

投稿

Vultr: New Jersey Object Storage Outage – 2023-12-25

status.vultr.com
1 ポイント·投稿者 Tree1993·3 年前·0 コメント

Windows 12 Online

github.com
2 ポイント·投稿者 Tree1993·3 年前·0 コメント

Self-host Twitter and Reddit-like and online RSS reader written in Rust

github.com
2 ポイント·投稿者 Tree1993·3 年前·0 コメント

Show HN: A self-hosted Twitter- and Reddit-like site written in Rust

github.com
11 ポイント·投稿者 Tree1993·4 年前·2 コメント

Part of my code makes Copilot crash

github.com
282 ポイント·投稿者 Tree1993·4 年前·357 コメント

Visualization of Music

youtube.com
1 ポイント·投稿者 Tree1993·4 年前·0 コメント

Show HN: A beautiful blog theme with only two requests and less 10KB transfered

github.com
39 ポイント·投稿者 Tree1993·4 年前·9 コメント

コメント

Tree1993
·3 年前·議論
why not https://github.com/freedit-org/freedit

No JavaScript at all
Tree1993
·3 年前·議論
https://freedit.eu/

https://github.com/freedit-org/freedit
Tree1993
·4 年前·議論
Actually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.
Tree1993
·4 年前·議論
Tree1993
·4 年前·議論
Sorry, I didn't notice the guidelines. Thank you.
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 年前·議論
I built it in a hurry. I will try Katex 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* favicon

In 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)