logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: e94b528fd8cdaa81d633a0102681285473f67f58
parent f86357195aa0897b092842c9ed58bae24873d897
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  9 Jul 2017 02:26:02 +0200

articesl/www-client are broken: Fix URL typo

Diffstat:

Marticles/www-client are broken.html2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/articles/www-client are broken.html b/articles/www-client are broken.html @@ -1,5 +1,5 @@ <h1><a href="/articles/www-client%20are%20broken">www-client are broken</a></h1> -<p>So after saying that <a rel="prev" href="/articles/Mozilla%20is%20broken">Mozilla is broken</a> (it still is). Chrom* became broken too :</p><ul> +<p>So after saying that <a rel="prev" href="/articles/Mozilla%20is%20Broken">Mozilla is Broken</a> (it still is). Chrom* became broken too :</p><ul> <li>Doesn’t compile without black magic (also it takes at least 5+ hours)</li> <li>Now depends on Node.JS/NPM, which I can’t use as it depends on OpenSSL (I use LibreSSL, note that google got BoringSSL) and that I don’t want. (I prefer to avoid any javascript)</li> <li>The provided source tarballs includes third-party code and doesn’t compile with removing it (yeah, the broken "let’s put every dependency in the tarball" is also a thing at Google)</li>