Commit graph

142 commits

Author SHA1 Message Date
Ethan Dalool
f7109f9cea Add youtubedl_formats.md. 2020-09-30 19:25:25 -07:00
Ethan Dalool
38e418f48c Use pathclass.Path.makedirs. 2020-09-24 14:19:34 -07:00
Ethan Dalool
d91fcf121b Use pathclass.cwd. 2020-09-22 01:56:49 -07:00
Ethan Dalool
9a891b3375 Remove images from repository, I'm leaning towards s3. 2020-09-21 02:06:37 -07:00
Ethan Dalool
90f8cdbba1 Upload tf2 screenshots to s3.
And in a higher resolution than they were in the repo.

[minor]
2020-09-21 02:05:53 -07:00
Ethan Dalool
147587b253 Add tag today_i_did_this.
[minor]
2020-09-20 21:27:33 -07:00
Ethan Dalool
4e202b8138 Add mobile_homepage_html.md. 2020-09-20 21:27:16 -07:00
Ethan Dalool
753c1cebb5 Use pathclass.Path.open. 2020-09-20 18:30:37 -07:00
Ethan Dalool
dc98f09f45 Add Hanlon's razor Human OS comment. 2020-09-19 19:37:23 -07:00
Ethan Dalool
99ce099761 Add link to Lights and Shadows.
[minor]
2020-09-19 19:37:02 -07:00
Ethan Dalool
6d8c2284ca Add many more comments. 2020-09-15 15:06:53 -07:00
Ethan Dalool
c1a6ddd5f1 Somewhat improve superscript parentheses, including nested parens.
I was able to get a single nested pair inside the super, but I
can't quite figure out how to get arbitrary nesting. This is good
enough for me to put a link in a super though, which is what I needed.
2020-09-05 13:07:21 -07:00
Ethan Dalool
18e8cb1efb Remove bullet points from article index lists. 2020-09-02 11:00:35 -07:00
Ethan Dalool
60f3e75d12 Ajoute des choses serieuses. 2020-09-01 16:48:46 -07:00
Ethan Dalool
ce2141dfbc Remove print statement that slipped past intensive code review.
I swear.
2020-09-01 16:42:00 -07:00
Ethan Dalool
5da0d92e12 Add footer to writing index. 2020-09-01 16:41:35 -07:00
Ethan Dalool
558f4cd422 Under recently edited, display edit date first, publish date after. 2020-09-01 16:41:13 -07:00
Ethan Dalool
7ed03d8d79 Show article date on tag indices. 2020-09-01 16:40:45 -07:00
Ethan Dalool
385c02e868 Add managers comments. 2020-08-31 21:30:15 -07:00
Ethan Dalool
20773fd90b Triumphant return of the hyphen break.
vmarkdown has been updated with a block parser that makes this work.

[minor]
2020-08-31 21:30:06 -07:00
Ethan Dalool
0fa2aff267 Add block parser for ^-$ that splits otherwise same tags.
This can be used to separate two blockquotes, code blocks, etc by
forcing the close of the previous tag and beginning of a new one.
2020-08-31 21:25:54 -07:00
Ethan Dalool
9b4c89d465 Add requirements.txt. 2020-08-28 16:54:28 -07:00
Ethan Dalool
bf989111ff Add link to an old TTMIK video.
[minor]
2020-08-28 16:53:23 -07:00
Ethan Dalool
d0a0bc2227 Add everyone_should_learn_some_programming.md. 2020-08-26 16:25:47 -07:00
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