tome export
This commit is contained in:
parent
52278c3a53
commit
7a52afab5f
960 changed files with 3670 additions and 2229 deletions
|
@ -82,15 +82,15 @@
|
|||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "\n <p>If you want people to do things, you need to make them as simple as possible.<\/p>\n\n<p>If you need to need to switch to a different window or tab to run your tests, you'll be less likely to run them.<\/p>\n\n<p>I have keybindings in Neovim to run the current test, the previous test or the entire test file, which means I can easily run a test with a couple of key presses and without needing to change applications or to a different terminal.<\/p>\n\n<p>I do the same when working on presentation slides, and need to compile the reStructuredText document into a PDF <a href=\"/talks\/building-presenting-slide-decks-rst2pdf\">using rst2pdf<\/a>.<\/p>\n\n<p>I also use watchers with <code>entr<\/code> - commands that watch for changes, such as a file being saved, and running a command. This means I can also have my tests run automatically whenever I change a file.<\/p>\n\n<p>I have snippets to generate complex code or commands I need to run often, saving me time and reducing errors.<\/p>\n\n<p>The more frictionless and easy I can make running a task, the more likely I am and others are to do them.<\/p>\n\n ",
|
||||
"value": "\n <p>If you want people to do things, you need to make them as simple as possible.<\/p>\n\n<p>If you need to need to switch to a different window or tab to run your tests, you'll be less likely to run them.<\/p>\n\n<p>I have keybindings in Neovim to run the current test, the previous test or the entire test file, which means I can easily run a test with a couple of key presses and without needing to change applications or to a different terminal.<\/p>\n\n<p>I do the same when working on presentation slides, and need to compile the reStructuredText document into a PDF <a href=\"\/talks\/building-presenting-slide-decks-rst2pdf\">using rst2pdf<\/a>.<\/p>\n\n<p>I also use watchers with <code>entr<\/code> - commands that watch for changes, such as a file being saved, and running a command. This means I can also have my tests run automatically whenever I change a file.<\/p>\n\n<p>I have snippets to generate complex code or commands I need to run often, saving me time and reducing errors.<\/p>\n\n<p>The more frictionless and easy I can make running a task, the more likely I am and others are to do them.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>If you want people to do things, you need to make them as simple as possible.<\/p>\n\n<p>If you need to need to switch to a different window or tab to run your tests, you'll be less likely to run them.<\/p>\n\n<p>I have keybindings in Neovim to run the current test, the previous test or the entire test file, which means I can easily run a test with a couple of key presses and without needing to change applications or to a different terminal.<\/p>\n\n<p>I do the same when working on presentation slides, and need to compile the reStructuredText document into a PDF <a href=\"/talks\/building-presenting-slide-decks-rst2pdf\">using rst2pdf<\/a>.<\/p>\n\n<p>I also use watchers with <code>entr<\/code> - commands that watch for changes, such as a file being saved, and running a command. This means I can also have my tests run automatically whenever I change a file.<\/p>\n\n<p>I have snippets to generate complex code or commands I need to run often, saving me time and reducing errors.<\/p>\n\n<p>The more frictionless and easy I can make running a task, the more likely I am and others are to do them.<\/p>\n\n ",
|
||||
"processed": "\n <p>If you want people to do things, you need to make them as simple as possible.<\/p>\n\n<p>If you need to need to switch to a different window or tab to run your tests, you'll be less likely to run them.<\/p>\n\n<p>I have keybindings in Neovim to run the current test, the previous test or the entire test file, which means I can easily run a test with a couple of key presses and without needing to change applications or to a different terminal.<\/p>\n\n<p>I do the same when working on presentation slides, and need to compile the reStructuredText document into a PDF <a href=\"http:\/\/default\/talks\/building-presenting-slide-decks-rst2pdf\">using rst2pdf<\/a>.<\/p>\n\n<p>I also use watchers with <code>entr<\/code> - commands that watch for changes, such as a file being saved, and running a command. This means I can also have my tests run automatically whenever I change a file.<\/p>\n\n<p>I have snippets to generate complex code or commands I need to run often, saving me time and reducing errors.<\/p>\n\n<p>The more frictionless and easy I can make running a task, the more likely I am and others are to do them.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:33:45+00:00",
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "88540be172808effd2faba79bbb514ad",
|
||||
"target_type": "feeds_feed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue