<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://thoughtfulapps.com/articles/golang/debugging-golang-with-delve</loc>
<lastmod>2020-06-22T01:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/golang/reduce-golang-binary-size</loc>
<lastmod>2020-06-22T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/visual-studio-code/cmd-number-tab-in-visual-studio-code-mac</loc>
<lastmod>2020-06-23T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/vuejs/compress-vue-assets-on-heroku</loc>
<lastmod>2020-06-24T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/macos/fix-camera-not-working-macos</loc>
<lastmod>2020-06-25T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/visual-studio-code/add-vim-bindings-to-visual-studio-code-mac</loc>
<lastmod>2020-06-26T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/about-ruby-bang-methods</loc>
<lastmod>2020-06-29T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/shell/ssl-certificate-info-from-command-line</loc>
<lastmod>2020-06-30T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/nodejs/manage-node-versions-with-n</loc>
<lastmod>2020-07-01T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/git/git-restore-file-to-prior-commit</loc>
<lastmod>2020-07-02T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/git/git-remove-stale-remote-branches</loc>
<lastmod>2020-07-03T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/postgresql/postgresql-index-creation-performance</loc>
<lastmod>2020-07-06T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rspec/reproducing-test-failures-with-rspec</loc>
<lastmod>2020-07-07T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/cannot-load-such-file-gem-development-error</loc>
<lastmod>2020-07-08T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/fun-with-ruby-string-methods</loc>
<lastmod>2020-07-09T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/yarn/yarn-engine-node-incompatible-error</loc>
<lastmod>2020-07-10T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/aws/multiple-aws-profiles-cli</loc>
<lastmod>2020-07-13T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/aws/aws-lambda-console-edit-error</loc>
<lastmod>2020-07-14T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/curl/instrumenting-curl-requests</loc>
<lastmod>2020-07-15T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/ruby-date-conversions</loc>
<lastmod>2020-07-16T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/vim/count-word-occurrences-with-vim</loc>
<lastmod>2020-07-17T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/one-line-ruby-webserver</loc>
<lastmod>2020-07-20T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/javascript/invalid-form-fields-in-vanilla-javascript</loc>
<lastmod>2020-07-21T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/rerun-specific-rails-migration</loc>
<lastmod>2020-07-22T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/jest/testing-thrown-exceptions-with-jest</loc>
<lastmod>2020-07-22T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/shell/counting-lines-of-code-command-line</loc>
<lastmod>2020-07-24T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/creating-deprecating-warnings-in-rails</loc>
<lastmod>2020-07-27T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/postgresql/failing-fast-with-postgresql-scripts</loc>
<lastmod>2020-07-28T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/vim/counting-word-frequency-in-vim</loc>
<lastmod>2020-07-29T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/fetching-table-metadata-in-rails</loc>
<lastmod>2020-07-30T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/rails-in-production-mode-locally</loc>
<lastmod>2020-07-31T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/you-have-already-activated-bundler-error</loc>
<lastmod>2020-08-03T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/aws/cloudfront/create-aws-cloudfront-invalidation</loc>
<lastmod>2020-08-04T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/react/nothing-was-returned-from-render-react</loc>
<lastmod>2020-08-05T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/sql/multiple-counts-from-one-sql-query</loc>
<lastmod>2020-08-06T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/postgresql/find-duplicate-values-in-sql</loc>
<lastmod>2020-08-07T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/puma-implicitly-declaring-library-function-error</loc>
<lastmod>2020-08-07T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/rubocop-autocorrect-frozen-string-literal</loc>
<lastmod>2020-08-11T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/macos/remove-catalina-update-red-notification-bubble</loc>
<lastmod>2020-08-12T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/macos/hosts-file-not-working-with-firefox</loc>
<lastmod>2020-08-13T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/git/about-git-bundles</loc>
<lastmod>2020-08-14T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/file-to-import-not-found-or-unreadable</loc>
<lastmod>2020-08-14T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/rails-yarn-packages-are-out-of-date</loc>
<lastmod>2020-08-18T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/vim/vim-find-and-replace-with-regex-capture-group</loc>
<lastmod>2020-08-19T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/unix/find-most-used-words-script</loc>
<lastmod>2020-08-20T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/vim/highlight-the-current-line-in-vim</loc>
<lastmod>2020-08-21T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/macos/quotation-mark-shortcuts-in-macos</loc>
<lastmod>2020-08-24T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/aws/route53/route-53-txt-record-error-fix</loc>
<lastmod>2021-01-31T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/uninitialized-constant-graphiql-error</loc>
<lastmod>2021-07-18T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/ruby/graphiql-rails-asset-not-precompiled-error</loc>
<lastmod>2021-07-18T17:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/homebrew/homebrew-cannot-load-such-file-error</loc>
<lastmod>2021-08-11T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/jekyll/ruby/undefined-method-tainted-jekyll-error</loc>
<lastmod>2022-12-30T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/rails/rails-devise-deprecation-warning</loc>
<lastmod>2023-10-09T16:00:00+07:00</lastmod>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page2/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page3/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page4/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page5/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page6/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page7/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page8/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page9/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page10/</loc>
</url>
<url>
<loc>https://thoughtfulapps.com/articles/page11/</loc>
</url>
</urlset>
