<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Eric Leijonmarck | Writing</title><description>Essays and technical writing on software engineering, ML, data systems, and algorithms</description><link>https://astro-blog-template.netlify.app/</link><language>en-us</language><item><title>The Agentic Deployment Era: Why We Need to Build for Machines</title><link>https://astro-blog-template.netlify.app/blog/2026-01-29---agentic-deployments/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2026-01-29---agentic-deployments/</guid><description>A shift is happening in how we think about deployment platforms. The user is no longer just a human clicking buttons. It&apos;s an agent.</description><pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate></item><item><title>The Potential Mates Calculation: A Mathematical Dive into Finding &apos;The One&apos;</title><link>https://astro-blog-template.netlify.app/blog/2024-01-18---your-potential-mate/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2024-01-18---your-potential-mate/</guid><description>Exploring the intersection of math and romance, this post delves into the probabilities and assumptions behind finding a potential mate based on selected criteria. How do numbers influence our chances in love?</description><pubDate>Thu, 18 Jan 2024 00:00:00 GMT</pubDate></item><item><title>The Mathematics of Impermanence: Why Your Legacy Might Not Be What You Think</title><link>https://astro-blog-template.netlify.app/blog/2023-08-30---your-legacy/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2023-08-30---your-legacy/</guid><description>A deep dive into the mathematical and technical aspects of legacy, material possession, and social impact. Why what we often strive for may not last as long as we think.</description><pubDate>Wed, 30 Aug 2023 00:00:00 GMT</pubDate></item><item><title>The AI Revolution: A Double-Edged Sword</title><link>https://astro-blog-template.netlify.app/blog/2023-05-13---state-of-ml/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2023-05-13---state-of-ml/</guid><description>A personal perspective on the rapid evolution and implications of AI and ML technologies.</description><pubDate>Sat, 13 May 2023 00:00:00 GMT</pubDate></item><item><title>Arbitrary code execution during compilation - Rust</title><link>https://astro-blog-template.netlify.app/blog/2023-03-18---arbitrary-code-execution-rust/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2023-03-18---arbitrary-code-execution-rust/</guid><description>Arbitrary code execution during compilation.</description><pubDate>Sat, 18 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Building Rusty Bucket - Part 1</title><link>https://astro-blog-template.netlify.app/blog/rustybucket-1/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/rustybucket-1/</guid><description>Rusty the bucket a performance benchmark for building pandas</description><pubDate>Sat, 11 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Understanding Rust&apos;s uniqueness: Ownership</title><link>https://astro-blog-template.netlify.app/blog/2022-10-02---rust-ownership/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2022-10-02---rust-ownership/</guid><description>A brief introduction to ownership in Rust.</description><pubDate>Sun, 02 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Data structures: Merkle Trees</title><link>https://astro-blog-template.netlify.app/blog/2022-06-02---merkletree/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2022-06-02---merkletree/</guid><description>Why merkle trees are becoming a everyday data structure that most engineers should know</description><pubDate>Thu, 02 Jun 2022 00:00:00 GMT</pubDate></item><item><title>New typescript yarn project</title><link>https://astro-blog-template.netlify.app/blog/2021-02-06---typescript-yarn-project/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2021-02-06---typescript-yarn-project/</guid><description>A description of how to setup a project using yarn with typescript support from the beginning</description><pubDate>Sat, 06 Feb 2021 00:00:00 GMT</pubDate></item><item><title>Side Effects</title><link>https://astro-blog-template.netlify.app/blog/2020-04-12---side-effects/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2020-04-12---side-effects/</guid><description>A short but concise description of what side effects mean in software development</description><pubDate>Sun, 12 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Google Sheets API</title><link>https://astro-blog-template.netlify.app/blog/2020-02-06---google-sheet/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2020-02-06---google-sheet/</guid><description>A tutorial on how to setup the correct credentials and service account for creation of sheets</description><pubDate>Thu, 06 Feb 2020 00:00:00 GMT</pubDate></item><item><title>How to spot a recession</title><link>https://astro-blog-template.netlify.app/blog/2019-12-18---how-to-spot-a-recession/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-12-18---how-to-spot-a-recession/</guid><description>Predicting a recession using simple metrics</description><pubDate>Wed, 18 Dec 2019 22:40:32 GMT</pubDate></item><item><title>♫ -&gt; ヅ = hmm. Music Genre Classification</title><link>https://astro-blog-template.netlify.app/blog/2019-11-17---music-genre-classification/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-11-17---music-genre-classification/</guid><description>Music Genre Classification using fastai and deploy on GCP</description><pubDate>Sun, 17 Nov 2019 22:40:32 GMT</pubDate></item><item><title>Going Broad in a graph</title><link>https://astro-blog-template.netlify.app/blog/2019-10-20---intro-to-bfs/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-10-20---intro-to-bfs/</guid><description>Going broad in a graph: Introduction to Breadth First Search</description><pubDate>Sun, 20 Oct 2019 22:40:32 GMT</pubDate></item><item><title>Algorithms: Window Functions</title><link>https://astro-blog-template.netlify.app/blog/2019-09-18---algorithms-window-function/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-09-18---algorithms-window-function/</guid><description>Tricks for string manipulation handling</description><pubDate>Wed, 25 Sep 2019 22:40:32 GMT</pubDate></item><item><title>Idea to prototype</title><link>https://astro-blog-template.netlify.app/blog/2019-09-25---idea-to-prototype/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-09-25---idea-to-prototype/</guid><description>Simple tricks to go from nothing to prototype of app</description><pubDate>Wed, 25 Sep 2019 22:40:32 GMT</pubDate></item><item><title>Data structures and algorithms - 2sum</title><link>https://astro-blog-template.netlify.app/blog/2019-09-18---2-sum/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-09-18---2-sum/</guid><description>Data structures and algorithms - 2sum</description><pubDate>Wed, 18 Sep 2019 22:40:32 GMT</pubDate></item><item><title>Introduction to Algorithms</title><link>https://astro-blog-template.netlify.app/blog/2019-09-09---introduction-to-algorithms-1/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-09-09---introduction-to-algorithms-1/</guid><description>Short introduction to why to learn algorithms</description><pubDate>Mon, 09 Sep 2019 22:40:32 GMT</pubDate></item><item><title>EchoServer for monitoring of applications</title><link>https://astro-blog-template.netlify.app/blog/2019-07-28---echoservers/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-07-28---echoservers/</guid><description>EchoServer send whatever you `$ curl localhost:4000` &apos;sent to it&apos;. &quot;sent to it&quot;</description><pubDate>Sun, 28 Jul 2019 22:40:32 GMT</pubDate></item><item><title>Calculating the Probability of some Event (E)</title><link>https://astro-blog-template.netlify.app/blog/2019-06-17---calculating-probability-of-event-z-score/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-06-17---calculating-probability-of-event-z-score/</guid><description>How to calculate the Probability of an event occuring by also using the Z-score</description><pubDate>Mon, 17 Jun 2019 22:40:32 GMT</pubDate></item><item><title>An Introduction to Gradient Descent w. Linear Regression</title><link>https://astro-blog-template.netlify.app/blog/2019-06-09---understanding-gradient-descent/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-06-09---understanding-gradient-descent/</guid><description>Gradient descent is one of &apos;greatest hits&apos; algorithms. This posts gives a detailed explained and walkthrough of why and how it is implemented and applied to an example for linear regression</description><pubDate>Sun, 09 Jun 2019 22:40:32 GMT</pubDate></item><item><title>Generative model for text mock-data</title><link>https://astro-blog-template.netlify.app/blog/2019-03-03---generative-models-dummy-text/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-03-03---generative-models-dummy-text/</guid><description>Any text-based entity or text-based column for upstarts or demos can be populated by generating mock data from a already learnt distribution or a encoding/decoding using textgen.</description><pubDate>Sun, 03 Mar 2019 22:40:32 GMT</pubDate></item><item><title>Genetic algorithm for flappy bird</title><link>https://astro-blog-template.netlify.app/blog/2019-01-10---flappymind-genetic/</link><guid isPermaLink="true">https://astro-blog-template.netlify.app/blog/2019-01-10---flappymind-genetic/</guid><description>A neural network to play frappy bird with a genetic algorithm with different speeds and watch the progress.</description><pubDate>Thu, 10 Jan 2019 22:40:32 GMT</pubDate></item></channel></rss>