update @ Thu 6 Jan 22:44:31 EET 2022

This commit is contained in:
Ari Archer 2022-01-06 22:44:31 +02:00
parent 059a771026
commit 6999112802
3 changed files with 67 additions and 5 deletions

View file

@ -0,0 +1,57 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
Ari::web -&gt; Blog
</title>
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
<meta content="Blog on 2022-01-06 22:41:15 EET - What happened to faker.js?" name="description"/>
<meta content="follow" name="robots"/>
</head>
<body>
<div>
<h1>
What happened to faker.js?
</h1>
<p>
2022-01-06 22:41:15 EET |
<a href="..">
back
</a>
|
<a href="/">
home
</a>
|
<a href="/git">
git
</a>
</p>
<hr/>
<blockquote>
<p>
What really happened with Aaron Swartz?
</p>
</blockquote>
<p>
What happened
<a href="https://github.com/marak/Faker.js/">
to it
</a>
</p>
<p>
All code
<a href="https://github.com/Marak/faker.js/commit/2c4f82f0af819e2bdb2623f0e429754f38c2c2f2">
gone
</a>
</p>
<p>
Damn
</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->

View file

@ -16,7 +16,7 @@
My blogs My blogs
</h1> </h1>
<code> <code>
Last updated on: 2021-12-20 19:34:03 EET Last updated on: 2022-01-06 22:41:15 EET
</code> </code>
<div> <div>
<ul> <ul>
@ -106,15 +106,20 @@
</a> </a>
</li> </li>
<li> <li>
<a href="/page/blog/blogs/Ideal-software_4494379800.html"> <a href="/page/blog/blogs/Ideal-software_4494379800.html">
Ideal software Ideal software
</a> </a>
</li> </li>
<li> <li>
<a href="/page/blog/blogs/Guis-are-useless_4816713057.html"> <a href="/page/blog/blogs/Guis-are-useless_4816713057.html">
GUIs are useless GUIs are useless
</a> </a>
</li> </li>
<li>
<a href="/page/blog/blogs/What-happened-to-faker.js__5729874372.html">
What happened to faker.js?
</a>
</li>
</ul> </ul>
</div> </div>
</body> </body>

View file

@ -1,4 +1,3 @@
* [Gentoo linux is perfect for me](/page/blog/blogs/Gentoo-linux-is-perfect-for-me.html) * [Gentoo linux is perfect for me](/page/blog/blogs/Gentoo-linux-is-perfect-for-me.html)
* [I'm sick again](/page/blog/blogs/I'm-sick-again.html) * [I'm sick again](/page/blog/blogs/I'm-sick-again.html)
* [Why is GNU/Linux better than microsoft windows (winshit)](/page/blog/blogs/Why-is-GNU_Linux-better-than-microsoft-windows-(winshit).html) * [Why is GNU/Linux better than microsoft windows (winshit)](/page/blog/blogs/Why-is-GNU_Linux-better-than-microsoft-windows-(winshit).html)
@ -18,3 +17,4 @@
* [Providing LGBT education in school will not make your child LGBT](/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html) * [Providing LGBT education in school will not make your child LGBT](/page/blog/blogs/Providing-lgbt-education-in-school-will-not-make-your-child-lgbt_5214455203.html)
* [Ideal software](/page/blog/blogs/Ideal-software_4494379800.html) * [Ideal software](/page/blog/blogs/Ideal-software_4494379800.html)
* [GUIs are useless](/page/blog/blogs/Guis-are-useless_4816713057.html) * [GUIs are useless](/page/blog/blogs/Guis-are-useless_4816713057.html)
* [What happened to faker.js?](/page/blog/blogs/What-happened-to-faker.js__5729874372.html)