-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpopular.html
93 lines (89 loc) · 8.39 KB
/
popular.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
layout: default
title: arp242.net
---
<style>li > span { display: inline-block; min-width: 4em; }</style>
{% include _top.html %}
<div class="center-flex">
<article class="page">
<h1>Posts by popularity</h1>
<p>Posts by popularity; updated semi-regularly. Data from <a href="https://stats.arp242.net">stats.arp242.net</a> and collected since 28 May 2019.</p>
<ul class="posts">
<li><span>{{124708|number_format}}</span> <a href="/yaml-config.html">YAML: probably not so great after all</a></li>
<li><span>{{79457|number_format}}</span> <a href="/stackoverflow.html">Tired of Stack Overflow</a></li>
<li><span>{{71733|number_format}}</span> <a href="/static-go.html">Statically compiling Go programs</a></li>
<li><span>{{61458|number_format}}</span> <a href="/go-easy.html">Go is not an easy language</a></li>
<li><span>{{44859|number_format}}</span> <a href="/jquery.html">Why I’m still using jQuery in 2019</a></li>
<li><span>{{36560|number_format}}</span> <a href="/curl-to-sh.html">Curl to shell isn’t so bad</a></li>
<li><span>{{34497|number_format}}</span> <a href="/why-zsh.html">s/bash/zsh/g</a></li>
<li><span>{{33040|number_format}}</span> <a href="/tmux.html">Scripting tmux</a></li>
<li><span>{{32901|number_format}}</span> <a href="/go-last-resort.html">Go’s features of last resort</a></li>
<li><span>{{22178|number_format}}</span> <a href="/webui.html">The web as a GUI toolkit</a></li>
<li><span>{{21608|number_format}}</span> <a href="/json-config.html">The downsides of JSON for config files</a></li>
<li><span>{{19548|number_format}}</span> <a href="/autoreply.html">How to detect automatically generated emails</a></li>
<li><span>{{17210|number_format}}</span> <a href="/the-art-of-unix-programming">The Art of Unix Programming</a></li>
<li><span>{{15870|number_format}}</span> <a href="/stupid-light.html">Stupid light software</a></li>
<li><span>{{12259|number_format}}</span> <a href="/api-ux.html">An API is a user interface</a></li>
<li><span>{{10030|number_format}}</span> <a href="/zshrc.html">Some zshrc tricks</a></li>
<li><span>{{9484|number_format}}</span> <a href="/rms.html">Stallman isn't great, but not the devil</a></li>
<li><span>{{8373|number_format}}</span> <a href="/bitmask.html">Bitmasks for nicer APIs</a></li>
<li><span>{{8331|number_format}}</span> <a href="/wasm-cli.html">Running Go CLI programs in the browser with WASM</a></li>
<li><span>{{7847|number_format}}</span> <a href="/flags-config.html">Flags are great for configuration</a></li>
<li><span>{{7838|number_format}}</span> <a href="/dnt.html">Why GoatCounter ignores Do Not Track</a></li>
<li><span>{{7233|number_format}}</span> <a href="/diy.html">Open source DIY ethics</a></li>
<li><span>{{6963|number_format}}</span> <a href="/effective-vimscript.html">Effective VimScript</a></li>
<li><span>{{6851|number_format}}</span> <a href="/license.html">Choosing a license for GoatCounter</a></li>
<li><span>{{6500|number_format}}</span> <a href="/personal-analytics.html">Analytics on personal websites</a></li>
<li><span>{{5683|number_format}}</span> <a href="/flags-config-go.html">Using flags for configuration in Go</a></li>
<li><span>{{5567|number_format}}</span> <a href="/rimworld-mod-linux.html">Getting started with RimWorld modding on Linux</a></li>
<li><span>{{5399|number_format}}</span> <a href="/email-auth.html">Experiences with email-based login</a></li>
<li><span>{{5109|number_format}}</span> <a href="/css-vars.html">Why Hello CSS doesn’t use CSS variables</a></li>
<li><span>{{5052|number_format}}</span> <a href="/freedom.html">Freedom is not simple</a></li>
<li><span>{{4971|number_format}}</span> <a href="/vimlog">VimLog – a ChangeLog for Vim</a></li>
<li><span>{{4970|number_format}}</span> <a href="/safeterm.html">Safe terminal escape codes</a></li>
<li><span>{{4893|number_format}}</span> <a href="/email-wrapping.html">The problems with hard wrapping email body text</a></li>
<li><span>{{4782|number_format}}</span> <a href="/go-testing-style.html">Go testing style guide</a></li>
<li><span>{{4528|number_format}}</span> <a href="/php-fopen-is-broken.html">PHP’s fopen() is broken</a></li>
<li><span>{{4381|number_format}}</span> <a href="/bookmarklets.html">Bookmarklets to deal with annoying designs</a></li>
<li><span>{{4176|number_format}}</span> <a href="/shell-scripting-trap.html">The shell scripting trap</a></li>
<li><span>{{4047|number_format}}</span> <a href="/taoup.html">The Art of Unix Programming, reformatted</a></li>
<li><span>{{3527|number_format}}</span> <a href="/read-stdin.html">Better UX when reading from stdin</a></li>
<li><span>{{3456|number_format}}</span> <a href="/rape-day.html">Why “rape games” are worse than violent games</a></li>
<li><span>{{3386|number_format}}</span> <a href="/elitist.html">It’s fine to be elitist, sometimes</a></li>
<li><span>{{3089|number_format}}</span> <a href="/censorship.html">The other kind of censorship</a></li>
<li><span>{{2848|number_format}}</span> <a href="/testing.html">Testing isn’t everything</a></li>
<li><span>{{2777|number_format}}</span> <a href="/dont-need-k8s.html">You (probably) don’t need Kubernetes</a></li>
<li><span>{{2561|number_format}}</span> <a href="/easy.html">Easy means easy to debug</a></li>
<li><span>{{2493|number_format}}</span> <a href="/dot-git.html">Storing files in .git</a></li>
<li><span>{{2469|number_format}}</span> <a href="/anti-vax.html">Anti-vaxers are not evil</a></li>
<li><span>{{2467|number_format}}</span> <a href="/comments.html">Good comments read well and are to the point</a></li>
<li><span>{{2321|number_format}}</span> <a href="/remote.html">Downsides of working remotely</a></li>
<li><span>{{2311|number_format}}</span> <a href="/negative-argument.html">The value of negative arguments</a></li>
<li><span>{{2227|number_format}}</span> <a href="/vim-myths.html">Vim myths</a></li>
<li><span>{{2160|number_format}}</span> <a href="/open-source.html">Let’s not be pedantic about “Open Source”</a></li>
<li><span>{{2028|number_format}}</span> <a href="/make-find-exec-faster.html">Making find -exec faster</a></li>
<li><span>{{1849|number_format}}</span> <a href="/git-hg.html">I don’t like git, but I’m going to migrate my projects to it</a></li>
<li><span>{{1727|number_format}}</span> <a href="/right-size.html">On being the right size</a></li>
<li><span>{{1588|number_format}}</span> <a href="/my-first-vimrc">My first vimrc</a></li>
<li><span>{{1587|number_format}}</span> <a href="/source-code-shame.html">Source code shame</a></li>
<li><span>{{1583|number_format}}</span> <a href="/signing-emails.html">Why isn’t Amazon.com signing their emails?</a></li>
<li><span>{{1332|number_format}}</span> <a href="/why-write.html">Why write?</a></li>
<li><span>{{1126|number_format}}</span> <a href="/php-mktemp.html">Creating temporary files in PHP</a></li>
<li><span>{{993|number_format}}</span> <a href="/empathy.html">Empathy is required for democracy</a></li>
<li><span>{{974|number_format}}</span> <a href="/python-str-bytes.html">A primer on the str and bytes types in Python 3</a></li>
<li><span>{{958|number_format}}</span> <a href="/learning-programming.html">Learning a programming language</a></li>
<li><span>{{862|number_format}}</span> <a href="/browsers-conflict-interest.html">Browsers and conflicts of interests</a></li>
<li><span>{{828|number_format}}</span> <a href="/being-right.html">Being right</a></li>
<li><span>{{739|number_format}}</span> <a href="/copyright.html">Copyright, culture, and democracy</a></li>
<li><span>{{594|number_format}}</span> <a href="/kids-programming.html">Why teach kids to program?</a></li>
<li><span>{{578|number_format}}</span> <a href="/cdn.html">Some thoughts on CDNs</a></li>
<li><span>{{461|number_format}}</span> <a href="/pickle-marshal-security.html">Security of Python’s pickle and marshal modules</a></li>
<li><span>{{352|number_format}}</span> <a href="/robots">Robots!</a></li>
<li><span>{{319|number_format}}</span> <a href="/mismanaging-government.html">Vested interest in mismanaging government</a></li>
<li><span>{{206|number_format}}</span> <a href="/rails-devmail.html">Intercept outgoing mails in Ruby on Rails</a></li>
<li><span>{{125|number_format}}</span> <a href="/doc/The-Art-of-Unix-Programming.html">The Art of Unix Programming</a></li>
<li><span>{{103|number_format}}</span> <a href="/flagshihtzu-formtastic.html">Making FlagShihTzu work well with Formtastic</a></li>
<li><span>{{26|number_format}}</span> <a href="/rimworld-mod-linux">Getting started with RimWorld modding on Linux</a></li>
</ul>
</article>
</div>