Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 20151227: Lesson on magic method access of Python new-style classes... | Zhiming Wang | 2015-12-27 | 1 | -0/+102 |
| | | | | (from my failed Python3 port of Tomorrow) | ||||
* | theme.css and template.html: Solve overflow problem in code and a tags | Zhiming Wang | 2015-12-26 | 2 | -1/+5 |
| | | | | | | | | Over-long inline <code> tag or long literal link in <a> tag used to overflow the container. This is especially bad on phones where width is very limited. This commit hopefully solves the overflow problem. Still no smarter word breaking, but it's probably just an unfortunate limitation of HTML. | ||||
* | 20151226 autoenv with auto cleanup | Zhiming Wang | 2015-12-26 | 1 | -0/+32 |
| | |||||
* | 20151220 Regex flavor hell | Zhiming Wang | 2015-12-20 | 1 | -0/+16 |
| | |||||
* | Latest post: Follow up on 10pt Monaco on Retina | Zhiming Wang | 2015-12-17 | 1 | -0/+4 |
| | |||||
* | 20151216 Spoiled by Retina, in less than a day | Zhiming Wang | 2015-12-16 | 1 | -0/+18 |
| | |||||
* | Latest post: Another code correction | Zhiming Wang | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Latest post: fix missing color code and newline in message | Zhiming Wang | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | 20151208 Safeguarding git repos against accidental rm | Zhiming Wang | 2015-12-08 | 1 | -0/+42 |
| | |||||
* | pyblog: Correct typos | Zhiming Wang | 2015-12-06 | 1 | -2/+2 |
| | |||||
* | theme.css: change color of inline code to #777 | Zhiming Wang | 2015-11-26 | 1 | -0/+2 |
| | | | | | | Droid Sans Mono doesn't stand out too well in a wall of PT Serif. Changing to a greyish color doesn't disrupt the black-and-white feel of the website, while giving inline code a bit more distinction. | ||||
* | Latest post: typo fix | Zhiming Wang | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | 20151125 Bash function exporting fiasco | Zhiming Wang | 2015-11-25 | 1 | -0/+40 |
| | |||||
* | 20151115 We need a programming keyboard on iOS | Zhiming Wang | 2015-11-15 | 1 | -0/+16 |
| | |||||
* | 20151106 Microsoft drops unlimited OneDrive storage after people use it for ↵ | Zhiming Wang | 2015-11-06 | 1 | -0/+18 |
| | | | | unlimited storage | ||||
* | Latest post: formatting correction | Zhiming Wang | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Latest post: correct typo | Zhiming Wang | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | 20151026 AT&T to Pure TalkUSA, one month later | Zhiming Wang | 2015-10-26 | 1 | -0/+65 |
| | |||||
* | pyblog: do not overwrite existing file when creating new post | Zhiming Wang | 2015-10-15 | 1 | -0/+4 |
| | | | | Fixes #7. | ||||
* | 20151014 SIP — For the Greater Good | Zhiming Wang | 2015-10-14 | 1 | -0/+12 |
| | |||||
* | 20151014 Follow-up: The sad state of Finder on El Capitan | Zhiming Wang | 2015-10-14 | 1 | -0/+41 |
| | |||||
* | 20151012 The importance of dated, detailed release notes | Zhiming Wang | 2015-10-12 | 1 | -0/+26 |
| | |||||
* | theme.css: deal with subpixel antialiasing | Zhiming Wang | 2015-10-10 | 1 | -0/+9 |
| | | | | | | | Looks much better in desktop Safari on my non-Retina screen. Code stolen from http://www.intridea.com/blog/2014/5/8/better-font-smoothing-in-chrome-on-mac-os-x. | ||||
* | 20151010 Printing long, 80-character-per-line plain text document in two columns | Zhiming Wang | 2015-10-10 | 2 | -0/+29 |
| | |||||
* | 20151003 We need an OS X security white paper | Zhiming Wang | 2015-10-03 | 2 | -0/+18 |
| | |||||
* | 20151001 Auto hidden menu bar & dock + maximized window is the new full ↵ | Zhiming Wang | 2015-10-01 | 2 | -0/+14 |
| | | | | screen mode | ||||
* | Latest post: minor improvements | Zhiming Wang | 2015-10-01 | 1 | -2/+2 |
| | |||||
* | 20151001 Upgrading to El Capitan | Zhiming Wang | 2015-10-01 | 4 | -0/+30 |
| | |||||
* | template: put article-metadata in div tag instead of h2 | Zhiming Wang | 2015-09-25 | 2 | -2/+3 |
| | | | | Date and author shouldn't be in the document outline. | ||||
* | Latest post: some grammar fixes and stuff | Zhiming Wang | 2015-09-25 | 1 | -2/+2 |
| | | | | | I screwed up on master and rushed out the post. I should have proofread before pushing. | ||||
* | 20150925 Removing Google Analytics from this blog | Zhiming Wang | 2015-09-25 | 1 | -0/+14 |
| | |||||
* | Remove Google Analytics | Zhiming Wang | 2015-09-25 | 1 | -9/+0 |
| | | | | Will write a short blog post about this decision soon. | ||||
* | 20150924 Apple Watch: Digital Crown tightness issue | Zhiming Wang | 2015-09-24 | 1 | -0/+10 |
| | |||||
* | Latest post: fix retarded English | Zhiming Wang | 2015-09-22 | 1 | -2/+2 |
| | |||||
* | Latest post: update with more accurate info | Zhiming Wang | 2015-09-22 | 1 | -1/+16 |
| | |||||
* | theme.css: fix nav icon for IE9 | Zhiming Wang | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Latest post: correct technical mistake | Zhiming Wang | 2015-09-21 | 1 | -1/+1 |
| | | | | Unquoted ? in Zsh isn't a syntax error. And = should be quoted too. | ||||
* | pyblog: date-display => date_display, and update posts | Zhiming Wang | 2015-09-21 | 80 | -84/+84 |
| | | | | Looks slightly more professional. | ||||
* | 20150921: Zsh 5.1 and bracketed paste | Zhiming Wang | 2015-09-21 | 1 | -0/+52 |
| | |||||
* | Update post about content blocking, again | Zhiming Wang | 2015-09-18 | 1 | -0/+4 |
| | |||||
* | Update post about BlockParty: I'm now running Marco Arment's Peace | Zhiming Wang | 2015-09-17 | 1 | -0/+4 |
| | |||||
* | Add Python 3.5 support | Zhiming Wang | 2015-09-14 | 2 | -1/+2 |
| | |||||
* | Add the "edit" action to README | Zhiming Wang | 2015-09-08 | 1 | -0/+1 |
| | | | | Obviously I forgot. | ||||
* | theme.css: ix problematic baseline shift of rss-icon in Firefox | Zhiming Wang | 2015-09-05 | 1 | -0/+7 |
| | | | | | Before: http://git.io/vGxpJ ; After: http://git.io/vGxpk . | ||||
* | pyblog: add --no-verify to git-commit for builds | Zhiming Wang | 2015-09-05 | 1 | -1/+1 |
| | | | | No point in checking for trailing whitespace etc. in builds. | ||||
* | Update About me | Zhiming Wang | 2015-09-05 | 1 | -3/+3 |
| | | | | In particular, proudly include my Chinese name. | ||||
* | Add attribution to google-webfonts-helper | Zhiming Wang | 2015-09-05 | 1 | -0/+2 |
| | | | | https://google-webfonts-helper.herokuapp.com/fonts | ||||
* | Self host webfonts | Zhiming Wang | 2015-09-05 | 39 | -12/+15453 |
| | | | | | Sometimes (e.g., occasionally in China) Google/FontAwesome webfonts might not be available, rendering the whole site unusable. | ||||
* | Update about me | Zhiming Wang | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Latest post: add a follow-up | Zhiming Wang | 2015-09-01 | 1 | -5/+7 |
| | | | | Also, "non anti-aliased" => "non-anti-aliased". |