tome export

This commit is contained in:
Oliver Davies 2025-05-30 02:14:32 +01:00
parent 52278c3a53
commit 7a52afab5f
960 changed files with 3670 additions and 2229 deletions

View file

@ -82,15 +82,15 @@
],
"body": [
{
"value": "\n <p>How many TODO comments do you have in your codebase?<\/p>\n\n<p>After posting <a href=\"/daily\/2025\/05\/07\/st\">the grep command from the st repository<\/a>, I decided to check a project I'm working on.<\/p>\n\n<p>Here's the command I ran:<\/p>\n\n<pre><code class=\"plain\">grep -rnE TODO web\/modules\/custom | wc -l\n<\/code><\/pre>\n\n<p>Different to the original, this command finds the number of TODO comments recursively in the custom modules directory and counts them using the <code>wc<\/code> command.<\/p>\n\n<p>This gave me a result of 29 TODOs.<\/p>\n\n<p>Some were added recently.<\/p>\n\n<p>Some were added by Developers who no longer work on the project.<\/p>\n\n<p>This is something I'll often do in the future to review the number of TODOs, fix them in-place or move them into a ticketing system.<\/p>\n\n ",
"value": "\n <p>How many TODO comments do you have in your codebase?<\/p>\n\n<p>After posting <a href=\"\/daily\/2025\/05\/07\/st\">the grep command from the st repository<\/a>, I decided to check a project I'm working on.<\/p>\n\n<p>Here's the command I ran:<\/p>\n\n<pre><code class=\"plain\">grep -rnE TODO web\/modules\/custom | wc -l\n<\/code><\/pre>\n\n<p>Different to the original, this command finds the number of TODO comments recursively in the custom modules directory and counts them using the <code>wc<\/code> command.<\/p>\n\n<p>This gave me a result of 29 TODOs.<\/p>\n\n<p>Some were added recently.<\/p>\n\n<p>Some were added by Developers who no longer work on the project.<\/p>\n\n<p>This is something I'll often do in the future to review the number of TODOs, fix them in-place or move them into a ticketing system.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>How many TODO comments do you have in your codebase?<\/p>\n\n<p>After posting <a href=\"/daily\/2025\/05\/07\/st\">the grep command from the st repository<\/a>, I decided to check a project I'm working on.<\/p>\n\n<p>Here's the command I ran:<\/p>\n\n<pre><code class=\"plain\">grep -rnE TODO web\/modules\/custom | wc -l\n<\/code><\/pre>\n\n<p>Different to the original, this command finds the number of TODO comments recursively in the custom modules directory and counts them using the <code>wc<\/code> command.<\/p>\n\n<p>This gave me a result of 29 TODOs.<\/p>\n\n<p>Some were added recently.<\/p>\n\n<p>Some were added by Developers who no longer work on the project.<\/p>\n\n<p>This is something I'll often do in the future to review the number of TODOs, fix them in-place or move them into a ticketing system.<\/p>\n\n ",
"processed": "\n <p>How many TODO comments do you have in your codebase?<\/p>\n\n<p>After posting <a href=\"http:\/\/default\/daily\/2025\/05\/07\/st\">the grep command from the st repository<\/a>, I decided to check a project I'm working on.<\/p>\n\n<p>Here's the command I ran:<\/p>\n\n<pre><code class=\"plain\">grep -rnE TODO web\/modules\/custom | wc -l\n<\/code><\/pre>\n\n<p>Different to the original, this command finds the number of TODO comments recursively in the custom modules directory and counts them using the <code>wc<\/code> command.<\/p>\n\n<p>This gave me a result of 29 TODOs.<\/p>\n\n<p>Some were added recently.<\/p>\n\n<p>Some were added by Developers who no longer work on the project.<\/p>\n\n<p>This is something I'll often do in the future to review the number of TODOs, fix them in-place or move them into a ticketing system.<\/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": "536d18a2fcc971be2e7320233cacb1fc",
"target_type": "feeds_feed",