Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ckhung
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
Show HN: A minimal ChatGPT client with voice recognition by vanilla JavaScript
(github.com)
2 points
by
ckhung
3y ago
|
0 comments
2.
▲
by
ckhung
4y ago
great article. very details guide. thanks. back to simple is really great. internet things go wrong way for complication for many years.
3.
▲
by
ckhung
4y ago
recently work on some solution for static web page. https://github.com/casualwriter/casual-markdown-page https://github.com/casualwriter/casual-markdown-blog even for resume https://gi
4.
▲
by
ckhung
4y ago
I recently work on this approch. No website generators, no frameworks, no nothing (just a little JavaScript) to publish web page/site on github. please refer to the repo if interested. https://github.com/casualwriter&#x
5.
▲
by
ckhung
4y ago
i believe it is complexity make code not readable. complexity almost equvient to "information entropy".
6.
▲
by
ckhung
4y ago
so sorry for typo error. the correct url is https://github.com/casualwriter/casual-markdown-cv
7.
▲
Show HN: Markdown Resume
(github.com)
2 points
by
ckhung
4y ago
|
1 comments
8.
▲
by
ckhung
4y ago
inspiring. been coding for 30yrs. feel lucky and proud. think coding is not only learning new language, but learn how the world function, and try to join it.
9.
▲
Is RegExp Readable?
(casualwriter.github.io)
1 points
by
ckhung
4y ago
|
0 comments
10.
▲
by
ckhung
4y ago
thanks. yes. it include js/css from my other repo, but can put them into real single html if necessary, but this is not the main issue. i do want to draw attention to "simple blogging" and "no dependence". even no n
11.
▲
by
ckhung
4y ago
i like the idea of single php file, no database and no dependencies. yet if u r looking another simple blogging system, pls check https://github.com/casualwriter/casual-markdown-blog in same design idea: single html +
12.
▲
by
ckhung
4y ago
build markdown blog powered by single html and markdown posts. very handy to setup blog for static web hosting e.g. github pages. it is a alt. solution of jekyll. looking forward to ur comment for improvement.
13.
▲
Show HN: Build blog site by single index.html
(github.com)
8 points
by
ckhung
4y ago
|
2 comments