<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: CaioFer</title><link>https://news.ycombinator.com/user?id=CaioFer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 03 Sep 2026 09:25:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=CaioFer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (September 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, Web, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything: Backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Tue, 01 Sep 2026 16:27:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49524240</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=49524240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49524240</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (August 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, Web, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything: Backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 03 Aug 2026 17:41:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49159046</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=49159046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49159046</guid></item><item><title><![CDATA[Work-Stealing vs. Executor-per-Thread: Evaluating Different HTTP Server Workload]]></title><description><![CDATA[
<p>Article URL: <a href="https://c410-f3r.github.io/thoughts/work-stealing-vs-executor-per-thread-evaluating-different-http-server-workloads-with-tokio-smol-and-glommio/">https://c410-f3r.github.io/thoughts/work-stealing-vs-executor-per-thread-evaluating-different-http-server-workloads-with-tokio-smol-and-glommio/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49073907">https://news.ycombinator.com/item?id=49073907</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 27 Jul 2026 18:41:23 +0000</pubDate><link>https://c410-f3r.github.io/thoughts/work-stealing-vs-executor-per-thread-evaluating-different-http-server-workloads-with-tokio-smol-and-glommio/</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=49073907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073907</guid></item><item><title><![CDATA[ESP32 Server: Distributing HTTP/2 Streams over TLS]]></title><description><![CDATA[
<p>Article URL: <a href="https://c410-f3r.github.io/thoughts/esp32-server-distributing-http2-streams-over-tls/">https://c410-f3r.github.io/thoughts/esp32-server-distributing-http2-streams-over-tls/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48978064">https://news.ycombinator.com/item?id=48978064</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 Jul 2026 12:42:11 +0000</pubDate><link>https://c410-f3r.github.io/thoughts/esp32-server-distributing-http2-streams-over-tls/</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=48978064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48978064</guid></item><item><title><![CDATA[TLS Handshakes: Measuring the Performance of 4 Cryptography Libraries]]></title><description><![CDATA[
<p>Article URL: <a href="https://c410-f3r.github.io/thoughts/tls-handshakes-measuring-the-performance-of-4-cryptography-libraries/">https://c410-f3r.github.io/thoughts/tls-handshakes-measuring-the-performance-of-4-cryptography-libraries/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48890397">https://news.ycombinator.com/item?id=48890397</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 10:14:19 +0000</pubDate><link>https://c410-f3r.github.io/thoughts/tls-handshakes-measuring-the-performance-of-4-cryptography-libraries/</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=48890397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48890397</guid></item><item><title><![CDATA[Show HN: New TLS 1.3 (RFC-8446) implementation written in Rust]]></title><description><![CDATA[
<p>Announcing the new release of the WTX project.<p>After ~2 years of development, the TLS feature is finally in an usable state where clients can connect to popular sites and servers can negotiate basic handshakes.<p>On its own the RFC-8446 specification is huge, complex and prone to errors, not to mention other associated features like ECH or DTLS. That is why features like PSK, HRR and 0-RTT are still not supported but they will probably be added in the future.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48860103">https://news.ycombinator.com/item?id=48860103</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 Jul 2026 14:03:58 +0000</pubDate><link>https://github.com/c410-f3r/wtx</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=48860103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48860103</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (July 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, Web, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Wed, 01 Jul 2026 17:16:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48750179</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=48750179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48750179</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (June 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 01 Jun 2026 20:04:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48361877</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=48361877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48361877</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (May 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Fri, 01 May 2026 18:04:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47977949</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=47977949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47977949</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (April 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Wed, 01 Apr 2026 17:56:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47604232</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=47604232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47604232</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (March 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 02 Mar 2026 18:43:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47222198</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=47222198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47222198</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (February 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 02 Feb 2026 20:03:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46860634</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=46860634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46860634</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (January 2026)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Fri, 02 Jan 2026 23:32:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46470839</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=46470839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46470839</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (December 2025)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 01 Dec 2025 16:31:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46109383</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=46109383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46109383</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (November 2025)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>Up to anything, be it backend, frontend, blockchain, compilers, DevOps, embedded or mobile. Bonus point if there is a little bit of Rust involved.<p>If you are curious my greatest project is WTX, a fast WebSocket framework and Database client that gave me a lot of insights about performance and code architecture. See <a href="https://github.com/c410-f3r/wtx" rel="nofollow">https://github.com/c410-f3r/wtx</a>.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>).</p>
]]></description><pubDate>Mon, 03 Nov 2025 17:11:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45801462</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=45801462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45801462</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (October 2025)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>While I work with a wide range of technologies, my passion lies in programming with Rust. Whether it is backend development, blockchain, compilers, DevOps, embedded systems or mobile applications, I am totally onboard as long as there is a bit of Rust involved.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>) or my GitHub account (<a href="https://github.com/c410-f3r" rel="nofollow">https://github.com/c410-f3r</a>).</p>
]]></description><pubDate>Wed, 01 Oct 2025 18:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45441445</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=45441445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45441445</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (September 2025)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AI, Blockchain, C, C++, Cryptography, Docker, Svelte, GCP, Go, Kubernetes, Node, PostgreSQL, React, Rust, ZK
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>While I work with a wide range of technologies, my passion lies in programming with Rust. Whether it is backend development, blockchain, compilers, DevOps, embedded systems or mobile applications, I am totally onboard as long as long as there is a bit of Rust involved.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>) or my GitHub account (<a href="https://github.com/c410-f3r" rel="nofollow">https://github.com/c410-f3r</a>).</p>
]]></description><pubDate>Wed, 03 Sep 2025 22:08:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45120914</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=45120914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120914</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Who wants to be hired? (July 2025)"]]></title><description><![CDATA[
<p><p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AngularJS, Assembly (x84_64), C, C++, Cryptography, Docker, Docker Compose, Ember.js, GCP, Golang, Java, JavaScript, Kubernetes, Linux, MongoDB, MySQL, NodeJS, PHP, Polkadot, PostgreSQL, Python, ReactJS, Rust, SQL Server, Smart Contracts, Solana, Solidity, Substrate, TypeScript, Vue.js
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>While I'm familiar with various technologies, my passion lies in programming with Rust. Whether it's backend development, blockchain, compilers, DevOps, embedded systems or mobile applications, I am totally onboard as long as there is a little bit of Rust involved.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>) or my GitHub account (<a href="https://github.com/c410-f3r">https://github.com/c410-f3r</a>).</p>
]]></description><pubDate>Tue, 01 Jul 2025 16:54:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44435835</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=44435835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44435835</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Freelancer? Seeking freelancer? (July 2025)"]]></title><description><![CDATA[
<p>SEEKING WORK<p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AngularJS, Assembly (x84_64), C, C++, Cryptography, Docker, Docker Compose, Ember.js, GCP, Golang, Java, JavaScript, Kubernetes, Linux, MongoDB, MySQL, NodeJS, PHP, Polkadot, PostgreSQL, Python, ReactJS, Rust, SQL Server, Smart Contracts, Solana, Solidity, Substrate, TypeScript, Vue.js
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>While I'm familiar with various technologies, my passion lies in programming with Rust. Whether it's backend development, blockchain, compilers, DevOps, embedded systems or mobile applications, I am totally onboard as long as there is a little bit of Rust involved.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>) or my GitHub account (<a href="https://github.com/c410-f3r">https://github.com/c410-f3r</a>).</p>
]]></description><pubDate>Tue, 01 Jul 2025 16:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44435823</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=44435823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44435823</guid></item><item><title><![CDATA[New comment by CaioFer in "Ask HN: Freelancer? Seeking freelancer? (June 2025)"]]></title><description><![CDATA[
<p>SEEKING WORK<p><pre><code>  Email: c410.f3r (at) gmail.com
  Location: Brazil
  Remote: Yes
  Résumé/CV: https://c410-f3r.github.io/curriculum.pdf
  Technologies: AngularJS, Assembly (x84_64), C, C++, Cryptography, Docker, Docker Compose, Ember.js, GCP, Golang, Java, JavaScript, Kubernetes, Linux, MongoDB, MySQL, NodeJS, PHP, Polkadot, PostgreSQL, Python, ReactJS, Rust, SQL Server, Smart Contracts, Solana, Solidity, Substrate, TypeScript, Vue.js
  Willing to relocate: No
</code></pre>
Hello! I am a software engineer with a Bachelor's degree in Computer Science, more than 10 years of experience and 10 professional certifications earned after a lot of study and hard work.<p>While I'm familiar with various technologies, my passion lies in programming with Rust. Whether it's backend development, blockchain, compilers, DevOps, embedded systems or mobile applications, I am totally onboard as long as there is a little bit of Rust involved.<p>For more information, take a look at my CV (<a href="https://c410-f3r.github.io/curriculum.pdf" rel="nofollow">https://c410-f3r.github.io/curriculum.pdf</a>) or my GitHub account (<a href="https://github.com/c410-f3r">https://github.com/c410-f3r</a>).</p>
]]></description><pubDate>Mon, 02 Jun 2025 17:20:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44161060</link><dc:creator>CaioFer</dc:creator><comments>https://news.ycombinator.com/item?id=44161060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44161060</guid></item></channel></rss>