100 lines
No EOL
6 KiB
JSON
100 lines
No EOL
6 KiB
JSON
{
|
|
"uuid": [
|
|
{
|
|
"value": "4e66101d-e2bf-4eab-904d-67c15d0466b8"
|
|
}
|
|
],
|
|
"langcode": [
|
|
{
|
|
"value": "en"
|
|
}
|
|
],
|
|
"type": [
|
|
{
|
|
"target_id": "daily_email",
|
|
"target_type": "node_type",
|
|
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
|
}
|
|
],
|
|
"revision_timestamp": [
|
|
{
|
|
"value": "2025-05-11T09:00:02+00:00"
|
|
}
|
|
],
|
|
"revision_uid": [
|
|
{
|
|
"target_type": "user",
|
|
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
|
}
|
|
],
|
|
"revision_log": [],
|
|
"status": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"uid": [
|
|
{
|
|
"target_type": "user",
|
|
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"value": "It's fun to be competent"
|
|
}
|
|
],
|
|
"created": [
|
|
{
|
|
"value": "2025-01-07T00:00:00+00:00"
|
|
}
|
|
],
|
|
"changed": [
|
|
{
|
|
"value": "2025-05-11T09:00:02+00:00"
|
|
}
|
|
],
|
|
"promote": [
|
|
{
|
|
"value": false
|
|
}
|
|
],
|
|
"sticky": [
|
|
{
|
|
"value": false
|
|
}
|
|
],
|
|
"default_langcode": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"revision_translation_affected": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"path": [
|
|
{
|
|
"alias": "\/daily\/2025\/01\/07\/competent",
|
|
"langcode": "en"
|
|
}
|
|
],
|
|
"body": [
|
|
{
|
|
"value": "\n <p>This was one of the key takeaways for me from DHH's <a href=\"https:\/\/www.youtube.com\/watch?v=-cEn_83zRFw\">keynote talk from Rails World 2024<\/a>.<\/p>\n\n<p>It's more fun to be competent.<\/p>\n\n<p>In this section of the talk, which starts around 32:45, he was speaking about his move from the Cloud to on-prem infrastructure and adopting Linux as his main development environment.<\/p>\n\n<p>That people suffer from \"server-phobia\" when they could learn these skills from themselves.<\/p>\n\n<p>As a self-taught Developer, I started to learn coding in 2010 and had to learn everything from scratch - starting with HTML and CSS before introducing PHP.<\/p>\n\n<p>Since then, I've learned various other related technologies, including Linux, and exclusively run Linux for my computers and servers.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/blog\/going-full-vim\">I switched full-time to Neovim<\/a> in 2021.<\/p>\n\n<p>For the past couple of years, I've been using NixOS as my primary operating system.<\/p>\n\n<p>It was another language to learn and a different way to think about server configuration and automation.<\/p>\n\n<p>But, I recently went to add something to my configuration and knew exactly how I was going to implement it.\nI was able to do it quickly and easily as I'd invested enough time to be competent and feel confident and that I knew what I was doing.<\/p>\n\n<p>I've been writing a new Drupal module this week and have been in a constant flow state as I knew how I need to implement it.<\/p>\n\n<p>I've been doing test-driven development and working through a few different iterations, guided by my tests and ensuring I don't break what I've already written.<\/p>\n\n<p>These are skills and knowledge that that took time to learn.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Whether you're a new Developer getting into programming or an experienced Developer learning something new, you will become competent.<\/p>\n\n<p>And it is more fun.<\/p>\n\n<p>It just takes time and effort.<\/p>\n\n ",
|
|
"format": "full_html",
|
|
"processed": "\n <p>This was one of the key takeaways for me from DHH's <a href=\"https:\/\/www.youtube.com\/watch?v=-cEn_83zRFw\">keynote talk from Rails World 2024<\/a>.<\/p>\n\n<p>It's more fun to be competent.<\/p>\n\n<p>In this section of the talk, which starts around 32:45, he was speaking about his move from the Cloud to on-prem infrastructure and adopting Linux as his main development environment.<\/p>\n\n<p>That people suffer from \"server-phobia\" when they could learn these skills from themselves.<\/p>\n\n<p>As a self-taught Developer, I started to learn coding in 2010 and had to learn everything from scratch - starting with HTML and CSS before introducing PHP.<\/p>\n\n<p>Since then, I've learned various other related technologies, including Linux, and exclusively run Linux for my computers and servers.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/blog\/going-full-vim\">I switched full-time to Neovim<\/a> in 2021.<\/p>\n\n<p>For the past couple of years, I've been using NixOS as my primary operating system.<\/p>\n\n<p>It was another language to learn and a different way to think about server configuration and automation.<\/p>\n\n<p>But, I recently went to add something to my configuration and knew exactly how I was going to implement it.\nI was able to do it quickly and easily as I'd invested enough time to be competent and feel confident and that I knew what I was doing.<\/p>\n\n<p>I've been writing a new Drupal module this week and have been in a constant flow state as I knew how I need to implement it.<\/p>\n\n<p>I've been doing test-driven development and working through a few different iterations, guided by my tests and ensuring I don't break what I've already written.<\/p>\n\n<p>These are skills and knowledge that that took time to learn.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Whether you're a new Developer getting into programming or an experienced Developer learning something new, you will become competent.<\/p>\n\n<p>And it is more fun.<\/p>\n\n<p>It just takes time and effort.<\/p>\n\n ",
|
|
"summary": null
|
|
}
|
|
],
|
|
"feeds_item": [
|
|
{
|
|
"imported": "1970-01-01T00:33:45+00:00",
|
|
"guid": null,
|
|
"hash": "cb4f6ebcd079c83203db842b57e9d34f",
|
|
"target_type": "feeds_feed",
|
|
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
|
}
|
|
]
|
|
} |