<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>A naive bidder</title><link>https://anaivebidder.com/</link><description>Recent content on A naive bidder</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 13 Jun 2026 07:26:45 +0200</lastBuildDate><atom:link href="https://anaivebidder.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Revamping a legacy Github repo in the agentic era</title><link>https://anaivebidder.com/posts/revamping-github-repo/</link><pubDate>Sat, 13 Jun 2026 07:26:45 +0200</pubDate><guid>https://anaivebidder.com/posts/revamping-github-repo/</guid><description>&lt;h2 id="technical-analysis"&gt;Technical analysis&lt;/h2&gt;
&lt;p&gt;Technical analysis (TA) signals are a common approach to implement trading bots, generating market-based signals that drive buy/sell/hold decisions on algorithmic trading.&lt;/p&gt;
&lt;figure class="post-figure"&gt;
&lt;img src="https://anaivebidder.com/images/revamping_github_indicator.jpg" alt="Github-revamp" loading="lazy" decoding="async"&gt;
&lt;figcaption&gt;ADX, an example of a signaling algorithm&lt;/figcaption&gt;
&lt;/figure&gt;&lt;p&gt;Although TS was heavily documented 9 years ago, I couldn’t find anything that linked financial algorithms to particular algorithms code in a simple way. I needed something light to power my NodeJs bots so existing Java frameworks and Javascript libraries were not at option. I decided to quickly build mine.&lt;/p&gt;</description></item><item><title>Mind maps made easy with Claude Code and Obsidian</title><link>https://anaivebidder.com/posts/mind-maps-made-easy-with-claude-code/</link><pubDate>Fri, 12 Jun 2026 11:12:04 +0200</pubDate><guid>https://anaivebidder.com/posts/mind-maps-made-easy-with-claude-code/</guid><description>&lt;h2 id="karpathy"&gt;Karpathy&lt;/h2&gt;
&lt;p&gt;Andrej Karpathy recently surprised his audience by posting &lt;a href="https://x.com/karpathy/status/2039805659525644595"&gt;an article&lt;/a&gt; on personal productivity related to knowledge base curation using LLMs, a very personal approach on how to build a second brain. But sometimes you just need something to organize your ideas on a certain topic in a visual way: a mind map!&lt;/p&gt;
&lt;p&gt;One side effects of Karpathy’s post was the increased public awareness about &lt;a href="https://obsidian.md"&gt;Obsidian&lt;/a&gt; capabilities, which was already very popular but gained renewed attention with a twist.&lt;/p&gt;</description></item></channel></rss>