Skip to content

Commit 5190085

Browse files
committed
deploy: 3dd44cb
1 parent eb64259 commit 5190085

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-6
lines changed

feed.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://lucasprag.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://lucasprag.com/" rel="alternate" type="text/html" /><updated>2024-05-16T01:11:18+00:00</updated><id>https://lucasprag.com/feed.xml</id><title type="html">Lucas Arantes</title><subtitle>Blog about Ruby, Elixir, command line, text editors, developer productivity, personal projects, etc.</subtitle><entry><title type="html">Bad Advice for indie hackers: Focus on one thing.</title><link href="https://lucasprag.com/posts/bad-advice-focus-on-one-thing/" rel="alternate" type="text/html" title="Bad Advice for indie hackers: Focus on one thing." /><published>2024-02-15T00:00:00+00:00</published><updated>2024-02-15T00:00:00+00:00</updated><id>https://lucasprag.com/posts/bad-advice-focus-on-one-thing</id><content type="html" xml:base="https://lucasprag.com/posts/bad-advice-focus-on-one-thing/"><![CDATA[<p>This is one of the most common advice I get when I talk about my projects to other people, especially with people that don’t build projects of their own:</p>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://lucasprag.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://lucasprag.com/" rel="alternate" type="text/html" /><updated>2024-06-06T12:02:09+00:00</updated><id>https://lucasprag.com/feed.xml</id><title type="html">Lucas Arantes</title><subtitle>Blog about Ruby, Elixir, command line, text editors, developer productivity, personal projects, etc.</subtitle><entry><title type="html">Bad Advice for Solopreneurs: Focus on one thing.</title><link href="https://lucasprag.com/posts/bad-advice-focus-on-one-thing/" rel="alternate" type="text/html" title="Bad Advice for Solopreneurs: Focus on one thing." /><published>2024-02-15T00:00:00+00:00</published><updated>2024-02-15T00:00:00+00:00</updated><id>https://lucasprag.com/posts/bad-advice-focus-on-one-thing</id><content type="html" xml:base="https://lucasprag.com/posts/bad-advice-focus-on-one-thing/"><![CDATA[<p>This is one of the most common advice I get when I talk about my projects to other people, especially with people that don’t build projects of their own:</p>
22

33
<blockquote>
44
<p>You keep shipping project after project. You need to stop and focus on one thing only.</p>
@@ -52,7 +52,7 @@
5252

5353
<h2 id="conclusion">Conclusion</h2>
5454

55-
<p>Ship more! And learn while doing it.</p>]]></content><author><name></name></author><category term="indie hacking" /><summary type="html"><![CDATA[This is one of the most common advice I get when I talk about my projects to other people, especially with people that don’t build projects of their own:]]></summary></entry><entry><title type="html">Underrated VSCode feature: Search Editor</title><link href="https://lucasprag.com/posts/underrated-vscode-feature-search-editor/" rel="alternate" type="text/html" title="Underrated VSCode feature: Search Editor" /><published>2024-02-02T00:00:00+00:00</published><updated>2024-02-02T00:00:00+00:00</updated><id>https://lucasprag.com/posts/underrated-vscode-feature-search-editor</id><content type="html" xml:base="https://lucasprag.com/posts/underrated-vscode-feature-search-editor/"><![CDATA[<p>The search in the sidebar in VSCode is quite limiting in my opinion. One of the reasons is that the results show up <em>in the sidebar</em> which is small and hard to read.</p>
55+
<p>Ship more! And learn while doing it.</p>]]></content><author><name></name></author><category term="solopreneurship" /><category term="indie hacking" /><summary type="html"><![CDATA[This is one of the most common advice I get when I talk about my projects to other people, especially with people that don’t build projects of their own:]]></summary></entry><entry><title type="html">Underrated VSCode feature: Search Editor</title><link href="https://lucasprag.com/posts/underrated-vscode-feature-search-editor/" rel="alternate" type="text/html" title="Underrated VSCode feature: Search Editor" /><published>2024-02-02T00:00:00+00:00</published><updated>2024-02-02T00:00:00+00:00</updated><id>https://lucasprag.com/posts/underrated-vscode-feature-search-editor</id><content type="html" xml:base="https://lucasprag.com/posts/underrated-vscode-feature-search-editor/"><![CDATA[<p>The search in the sidebar in VSCode is quite limiting in my opinion. One of the reasons is that the results show up <em>in the sidebar</em> which is small and hard to read.</p>
5656

5757
<p><img src="/assets/images/posts/vscode-sidebar-search.png" alt="Using the search in the sidebar to search for I18n in Rails" /></p>
5858

@@ -130,7 +130,9 @@
130130
</span><span class="p">]</span><span class="w">
131131
</span></code></pre></div></div>
132132

133-
<p>Done. Enjoy your Native Tabs.</p>]]></content><author><name></name></author><category term="vscode" /><category term="productivity" /><summary type="html"><![CDATA[At work, I often have to make changes to many repository-based projects at the same time. They can be multiple back-end projects, multiple front-end projects, documentation, infra as code, etc.]]></summary></entry><entry><title type="html">How to get unstuck</title><link href="https://lucasprag.com/posts/how-to-get-unstuck/" rel="alternate" type="text/html" title="How to get unstuck" /><published>2023-07-25T00:00:00+00:00</published><updated>2023-07-25T00:00:00+00:00</updated><id>https://lucasprag.com/posts/how-to-get-unstuck</id><content type="html" xml:base="https://lucasprag.com/posts/how-to-get-unstuck/"><![CDATA[<p>Have a long list of tasks? Some difficult? Some personal? Some boring that need to be done asap and some exciting that can’t be done without doing the boring first? I know the feeling.</p>
133+
<p>Done. Enjoy your Native Tabs.</p>
134+
135+
<p>Note: Unfortunately, this is only available on MacOS. <code class="language-plaintext highlighter-rouge">=/</code></p>]]></content><author><name></name></author><category term="vscode" /><category term="productivity" /><summary type="html"><![CDATA[At work, I often have to make changes to many repository-based projects at the same time. They can be multiple back-end projects, multiple front-end projects, documentation, infra as code, etc.]]></summary></entry><entry><title type="html">How to get unstuck</title><link href="https://lucasprag.com/posts/how-to-get-unstuck/" rel="alternate" type="text/html" title="How to get unstuck" /><published>2023-07-25T00:00:00+00:00</published><updated>2023-07-25T00:00:00+00:00</updated><id>https://lucasprag.com/posts/how-to-get-unstuck</id><content type="html" xml:base="https://lucasprag.com/posts/how-to-get-unstuck/"><![CDATA[<p>Have a long list of tasks? Some difficult? Some personal? Some boring that need to be done asap and some exciting that can’t be done without doing the boring first? I know the feeling.</p>
134136

135137
<p>It can be quite overwhelming having too many things to do. It causes stress and anxiety making us freeze on the spot unable to do anything. I get that.</p>
136138

index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h1 class="py-3 px-5 font-semibold text-lg border-gray-200 dark:border-gray-700"
127127
class="flex py-1 px-3 first-of-type:mt-0 my-4 rounded bg-gray-100 hover:bg-gray-200 dark:bg-gray-800 dark:hover:bg-gray-700">
128128
<div class="w-full p-2">
129129
<h2 class="font-semibold text-md">
130-
Bad Advice for indie hackers: Focus on one thing.
130+
Bad Advice for Solopreneurs: Focus on one thing.
131131
</h2>
132132
<div class="text-xs mt-1">
133133
<time class="text-center font-medium py-3 mr-2 text-gray-700 dark:text-gray-400">
@@ -137,6 +137,10 @@ <h2 class="font-semibold text-md">
137137
<!-- <span class="mx-2 text-gray-700 dark:text-gray-400">-</span> -->
138138

139139

140+
<span class="tag mr-1">
141+
solopreneurship
142+
</span>,
143+
140144
<span class="tag mr-1">
141145
indie hacking
142146
</span>

package-lock.json

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

posts/bad-advice-focus-on-one-thing/index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111

12-
Bad Advice for indie hackers: Focus on one thing. -
12+
Bad Advice for Solopreneurs: Focus on one thing. -
1313

1414

1515
Lucas Arantes
@@ -59,7 +59,7 @@ <h1 class="font-medium text-xl">
5959

6060
<main class="flex-1">
6161
<h1 class="font-semibold text-3xl">
62-
Bad Advice for indie hackers: Focus on one thing.
62+
Bad Advice for Solopreneurs: Focus on one thing.
6363
</h1>
6464

6565
<div>
@@ -72,6 +72,10 @@ <h1 class="font-semibold text-3xl">
7272

7373
<div class="text-xs mt-1 inline">
7474

75+
<span class="tag mr-1">
76+
solopreneurship
77+
</span>,
78+
7579
<span class="tag mr-1">
7680
indie hacking
7781
</span>

posts/underrated-vscode-feature-native-tabs/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ <h2 id="how-to-move-between-native-tabs">How to move between Native Tabs</h2>
132132

133133
<p>Done. Enjoy your Native Tabs.</p>
134134

135+
<p>Note: Unfortunately, this is only available on MacOS. <code class="language-plaintext highlighter-rouge">=/</code></p>
136+
135137
</div>
136138
</main>
137139
<footer class="mt-8">

0 commit comments

Comments
 (0)