Commit graph

118 commits

Author SHA1 Message Date
Ethan Dalool
f2e054a123 Replace level 2.5 with 3, then 3 with 4.
[minor]
2020-08-20 10:50:48 -07:00
Ethan Dalool
fb96553173 Add --follow to git_file_commit_history. 2020-08-19 10:25:11 -07:00
Ethan Dalool
6928d655d3 Rename complicated_topics -> complicated_topics_insurance.
Originally, my intention was to keep adding sections to the article for
each new topic I want to discuss. But, I've decided that for my
publishing model, I don't like the idea of fully new ideas being
relegated to the "recently edited" list on the homepage.
These should be separate articles so that the chronological publication
order is more clear and they appear in the RSS feed properly.
2020-08-18 22:57:59 -07:00
Ethan Dalool
1dd66812d2 Add wwii shipbuilding, grandpa math O(1) comments. 2020-08-18 22:55:24 -07:00
Ethan Dalool
da6c73a748 Add cvitem Writing that links to /writing. 2020-08-15 20:23:11 -07:00
Ethan Dalool
14ba6e8ba6 Replace link with simple mention of winglob's name.
None of the others are linked, so why this one.
2020-08-15 20:21:23 -07:00
Ethan Dalool
a1e0eba9df Add a spacer <p> before the greatjob element. 2020-08-15 20:20:53 -07:00
Ethan Dalool
8be68d7e07 Slight Korean tweaks. 2020-08-15 20:20:37 -07:00
Ethan Dalool
bb10ae9b2d Add running_python_scripts.md. 2020-08-13 14:46:40 -07:00
Ethan Dalool
ab83996acf Add skewer-case aliases for snake_case arguments. 2020-08-13 14:40:47 -07:00
Ethan Dalool
1f7bb99535 Add code smell aka heuristic comment. 2020-08-10 21:29:19 -07:00
Ethan Dalool
7fee5d031f Rename voussoir/YoutubeChannelDownloader -> voussoir/ycdl.
[minor]
2020-08-10 20:46:22 -07:00
Ethan Dalool
56bbc1b95a Add beginner_bubble.md. 2020-08-06 14:34:30 -07:00
Ethan Dalool
a4b8744fc0 Add popularNewsWebsite, cultural boolean algebra comments. 2020-08-06 14:33:35 -07:00
Ethan Dalool
00284747d4 Improve and simplify prose.
- Moved "learning language for business" to the free time section.
- Removed or at least simplified some useless asides and notes.
- Cut some complex sentences into smaller sentences for ease of reading.
- Fixed some grammar and commas.
2020-07-29 17:34:02 -07:00
Ethan Dalool
e2bd6f9a34 Escape article.title throughout jinja templates. 2020-07-29 12:07:10 -07:00
Ethan Dalool
f4a5ce7242 Add nonhuman animal, social LRU comments. 2020-07-29 11:55:36 -07:00
Ethan Dalool
a0103ba999 Add RSS feed /writing/rss.xml. 2020-07-29 11:41:47 -07:00
Ethan Dalool
1fcf786e22 Let permute take the pool first to remove blank first arg. 2020-07-29 11:30:10 -07:00
Ethan Dalool
59e9c98508 Rearrange, rename, and docstring some functions. 2020-07-29 11:24:38 -07:00
Ethan Dalool
2667a45384 Don't adjust relative links starting with #. 2020-07-29 11:05:45 -07:00
Ethan Dalool
3fa67f8353 Plural "pathclass and spinal provide". 2020-07-29 11:05:21 -07:00
Ethan Dalool
f67be4670d Add blogs dead boolean float comment. 2020-07-21 23:35:01 -07:00
Ethan Dalool
33e00c9985 Use start /w to wait for the process to finish before next one.
[minor]
2020-07-11 16:37:11 -07:00
Ethan Dalool
99ffba6369 Add paragraph about socialism. 2020-07-11 16:36:47 -07:00
Ethan Dalool
a7ac4291bb Fix missing warnings import. 2020-07-11 16:24:48 -07:00
Ethan Dalool
47b9802082 Add inkscape_batch_png_pdf.md. 2020-06-29 20:40:08 -07:00
Ethan Dalool
9b781ca043 HTML-escape commit headlines in the document history. 2020-06-28 18:11:36 -07:00
Ethan Dalool
c7d33c7ff3 Replace single hyphen visual gaps with empty <p>. 2020-06-28 18:07:03 -07:00
Ethan Dalool
7f3dc646ee Add blog typo, minecraft cobble, james bond comments. 2020-06-28 18:05:23 -07:00
Ethan Dalool
a5974adf6a Enclose index page and tag page in <article> to fix new CSS.
The new CSS rules apply to article and not body, but these pages
were all written directly on the body.
2020-06-25 14:10:24 -07:00
Ethan Dalool
d4ed8c76b1 Ignore [minor] commits when tracking edit date for index page. 2020-06-25 14:01:21 -07:00
Ethan Dalool
770cad146b Add tag introspection.
[minor]
2020-06-25 13:56:54 -07:00
Ethan Dalool
6e46f49735 Add "what is your blog" hackernews paragraph. 2020-06-21 22:00:13 -07:00
Ethan Dalool
e4a412d14f Add amazon_covid_hazard_pay.md. 2020-06-12 16:03:32 -07:00
Ethan Dalool
3e979b25d3 Put the article text into <article>, adjust CSS accordingly. 2020-06-11 10:12:39 -07:00
Ethan Dalool
d939b22e38 Apply relative link fixer to <img> and other media too. 2020-06-04 11:14:07 -07:00
Ethan Dalool
644f801e03 Turn footnote [x] into two-way <a> tags with hover text. 2020-06-04 10:59:26 -07:00
Ethan Dalool
cc0b264b47 Add svg graph, tweak prose, add digitizer para.
- The value / friction chart previously made from box characters
  has been replaced with an svg illustration.
- Various phrasing tweaks to improve grammar and sound.
- A new paragraph about my digitizer tablet habit.
2020-06-04 10:56:31 -07:00
Ethan Dalool
f48078c83a Send 404 instead of 500 for FileNotFoundError. 2020-06-04 10:51:06 -07:00
Ethan Dalool
21cd407070 Add device scale meta to md directory listing pages. 2020-06-04 10:50:42 -07:00
Ethan Dalool
c782831a6e Center inlined images. 2020-06-03 20:39:58 -07:00
Ethan Dalool
ed4d16cafa Add CSS for table borders. 2020-06-03 20:38:41 -07:00
Ethan Dalool
f7eecfd7a5 Improve subreddit/redditor markdown regex. 2020-05-25 20:59:55 -07:00
Ethan Dalool
25d4f70377 Add soup cleaner fix_reddit_links to old.reddit.com.
Just in case I forget to type it as such in the document itself.
2020-05-20 09:19:07 -07:00
Ethan Dalool
c7c581ad7a Add Complicated topics - Insurance. 2020-05-19 22:12:44 -07:00
Ethan Dalool
082040beac Replace multiple underscores with single underscore in anchor slugs. 2020-05-19 21:58:25 -07:00
Ethan Dalool
3d93608bff Increase font size of h2 from 1.8em to 2.0em.
I was finding h2 and h3 a little too close.
2020-05-19 21:57:31 -07:00
Ethan Dalool
d840d4a56f Add chess comment. 2020-05-13 17:14:45 -07:00
Ethan Dalool
d13e711731 Add turing test comment. 2020-04-02 20:22:05 -07:00