HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Tree1993

no profile record

Submissions

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

status.vultr.com
1 points·by Tree1993·3 ปีที่แล้ว·0 comments

Windows 12 Online

github.com
2 points·by Tree1993·3 ปีที่แล้ว·0 comments

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

github.com
2 points·by Tree1993·3 ปีที่แล้ว·0 comments

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

github.com
11 points·by Tree1993·4 ปีที่แล้ว·2 comments

Part of my code makes Copilot crash

github.com
282 points·by Tree1993·4 ปีที่แล้ว·357 comments

Visualization of Music

youtube.com
1 points·by Tree1993·4 ปีที่แล้ว·0 comments

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

github.com
39 points·by Tree1993·4 ปีที่แล้ว·9 comments

comments

Tree1993
·3 ปีที่แล้ว·discuss
why not https://github.com/freedit-org/freedit

No JavaScript at all
Tree1993
·3 ปีที่แล้ว·discuss
https://freedit.eu/

https://github.com/freedit-org/freedit
Tree1993
·4 ปีที่แล้ว·discuss
Actually, I found sql is unnecessarily complicated for these jobs. A simple BtreeMap is enough.
Tree1993
·4 ปีที่แล้ว·discuss
Tree1993
·4 ปีที่แล้ว·discuss
Sorry, I didn't notice the guidelines. Thank you.
Tree1993
·4 ปีที่แล้ว·discuss
Someone changed the title from Copilot crash because the word “gender” to Part of my code makes Copilot crash
Tree1993
·4 ปีที่แล้ว·discuss
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 ปีที่แล้ว·discuss
I built it in a hurry. I will try Katex later.
Tree1993
·4 ปีที่แล้ว·discuss
Thanks for your feedback, I will try more syntax highlighting. It’s very easy with zola.
Tree1993
·4 ปีที่แล้ว·discuss
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)