Derek Zhou
Derek Zhou
Do you mean that the mochiweb is too fragile to fix, and a brand new parser is on the way?
I am not afraid of a little of rust tool chain. However, I need to do some ad-hoc XML parsing in the same application and I am afraid if the...
rebar3.org is correct. The difference is rebar3.org has prism.js setup properly, which use sensible color, together with syntax highlight. on www.rebar3.org prism.js is loaded but does not seem to be...
Update: on rebar3.org with javascript turned off (so prism.js will not work) it still looks ok with somewhat less syntax highlighting. Since you only has one set of source code...
Both websites are built with hugo 0.74.3 and I diff the html they are the same. So it must be some caching artifact of static assets from cloudflare?
Here is the problem: GET https://www.rebar3.org/css/prism.css returns 301 and redirect to: http://rebar3.org/css/prism.css Please note the **http** instead of **https**. Other assets are fine. On my browser (Firefox latest) it refuses...
ping. any comment?
Sorry for the long delay. My use case is to have many long running, named, auto-restarting shell session on one machine, so I prefer to use a daemon monitoring tool...
Ping. BTW: I've been running with this patch in production for a week.