<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Andres Parra - byandrev</title><description>Software Engineer. Specialized in web application development using technologies like</description><link>https://byandrev.dev/</link><language>en-us</language><item><title>10 tips to get the most out of OpenCode</title><link>https://byandrev.dev/en/blog/10-best-practices-for-opencode</link><guid isPermaLink="true">https://byandrev.dev/en/blog/10-best-practices-for-opencode</guid><description>OpenCode is a powerful tool, but like any tool, the difference between using it and mastering it lies in the details. These are the tips that have helped me the most in my day-to-day work.</description><pubDate>Tue, 31 Mar 2026 05:00:00 GMT</pubDate><category>ai</category><category>opencode</category><author>Andres Parra</author></item><item><title>Using Artificial Intelligence to read books</title><link>https://byandrev.dev/en/blog/using-ai-for-reading-books</link><guid isPermaLink="true">https://byandrev.dev/en/blog/using-ai-for-reading-books</guid><description>Use AI to learn from books quickly, like Andrés Bilbao from Rappi. It&apos;s the ideal &quot;entry point&quot; for new topics before delving deeper.</description><pubDate>Wed, 25 Mar 2026 23:59:55 GMT</pubDate><category>ai</category><category>books</category><author>Andres Parra</author></item><item><title>What is GraphQL?</title><link>https://byandrev.dev/en/blog/what-is-graphql</link><guid isPermaLink="true">https://byandrev.dev/en/blog/what-is-graphql</guid><description>GraphQL is a query language for APIs and a runtime environment for those queries, created by Facebook (Meta) in 2012 and released as open source in 2015.</description><pubDate>Wed, 18 Mar 2026 01:14:54 GMT</pubDate><category>graphql</category><author>Andres Parra</author></item><item><title>How to use OpenCode and GitHub Copilot Pro for free?</title><link>https://byandrev.dev/en/blog/how-to-use-opencode-and-github-copilot-pro-for-free-as-a-student</link><guid isPermaLink="true">https://byandrev.dev/en/blog/how-to-use-opencode-and-github-copilot-pro-for-free-as-a-student</guid><description>OpenCode is an AI-powered terminal agent that edits entire projects. It allows you to use GitHub Copilot for free for students and offers Plan and Build modes to track code changes.</description><pubDate>Fri, 13 Mar 2026 01:55:28 GMT</pubDate><category>ai</category><category>github</category><category>opencode</category><author>Andres Parra</author></item><item><title>Classifying Product Reviews with Naive Bayes</title><link>https://byandrev.dev/en/blog/product-review-classification-with-naive-bayes</link><guid isPermaLink="true">https://byandrev.dev/en/blog/product-review-classification-with-naive-bayes</guid><description>A step-by-step exercise on how to classify customer reviews of products using NLP with the Naive Bayes classifier to determine if they are positive or negative.</description><pubDate>Fri, 20 Feb 2026 05:00:00 GMT</pubDate><category>ai</category><category>npl</category><author>Andres Parra</author></item><item><title>What is JSON-LD and why is it important?</title><link>https://byandrev.dev/en/blog/why-json-ld-is-important-for-seo</link><guid isPermaLink="true">https://byandrev.dev/en/blog/why-json-ld-is-important-for-seo</guid><description>Learn what JSON-LD is and how to use this linked data format to improve your website&apos;s SEO and appear in Google&apos;s knowledge panels.</description><pubDate>Sun, 15 Feb 2026 19:50:24 GMT</pubDate><category>html</category><category>seo</category><author>Andres Parra</author></item><item><title>Linear regression to predict salary</title><link>https://byandrev.dev/en/blog/linear-regression-to-predict-salary</link><guid isPermaLink="true">https://byandrev.dev/en/blog/linear-regression-to-predict-salary</guid><description>I built a linear regression model in Python with sklearn to predict salaries: cleaning, splitting, training, and metrics.</description><pubDate>Fri, 13 Feb 2026 22:49:16 GMT</pubDate><category>ai</category><category>machine-learning</category><author>Andres Parra</author></item><item><title>Using OpenAI&apos;s Whisper to transcribe videos</title><link>https://byandrev.dev/en/blog/using-whisper-to-transcribe-videos</link><guid isPermaLink="true">https://byandrev.dev/en/blog/using-whisper-to-transcribe-videos</guid><description>Whisper is OpenAI&apos;s artificial intelligence tool that has revolutionized audio and video transcription. In this guide, you will learn how to install this open-source system on your PC or integrate it using its API to automatically generate subtitles (SRT/VTT).</description><pubDate>Fri, 13 Feb 2026 16:18:31 GMT</pubDate><category>ai</category><category>openai</category><author>Andres Parra</author></item><item><title>Performance metrics in machine learning</title><link>https://byandrev.dev/en/blog/performance-metrics-in-machine-learning</link><guid isPermaLink="true">https://byandrev.dev/en/blog/performance-metrics-in-machine-learning</guid><description>Evaluating a model means measuring where it fails. In regression: MSE, RMSE, MAE, and R2. In classification: Accuracy, Precision, Recall, F1, and ROC AUC.</description><pubDate>Fri, 13 Feb 2026 00:03:45 GMT</pubDate><category>ai</category><category>machine-learning</category><author>Andres Parra</author></item><item><title>Vector and matrix operations in Python</title><link>https://byandrev.dev/en/blog/vector-and-matrix-operations</link><guid isPermaLink="true">https://byandrev.dev/en/blog/vector-and-matrix-operations</guid><description>Have you ever wondered how Netflix decides what to recommend to you or how an algorithm measures how “good” a candidate is? The answer is not magic, it&apos;s linear algebra.</description><pubDate>Thu, 05 Feb 2026 22:50:10 GMT</pubDate><category>ai</category><category>machine-learning</category><category>python</category><author>Andres Parra</author></item><item><title>Basic concepts of linear algebra</title><link>https://byandrev.dev/en/blog/linear-algebra-basics-for-machine-learning</link><guid isPermaLink="true">https://byandrev.dev/en/blog/linear-algebra-basics-for-machine-learning</guid><description>Algebra allows us to represent and manipulate real-world problems using numbers. Thanks to algebra, we can model relationships, analyze data, and find solutions in a logical and structured way.</description><pubDate>Thu, 05 Feb 2026 20:50:24 GMT</pubDate><category>ai</category><category>machine-learning</category><category>python</category><author>Andres Parra</author></item><item><title>Machine Learning Fundamentals</title><link>https://byandrev.dev/en/blog/machine-learning-fundamentals</link><guid isPermaLink="true">https://byandrev.dev/en/blog/machine-learning-fundamentals</guid><description>Machine learning is a branch of artificial intelligence that uses mathematical models to learn from data and make predictions or discover hidden patterns without being explicitly programmed.</description><pubDate>Sat, 31 Jan 2026 18:50:41 GMT</pubDate><category>ai</category><category>machine-learning</category><author>Andres Parra</author></item><item><title>Installing Ollama and Gemma 3B on Linux</title><link>https://byandrev.dev/en/blog/ollama-in-linux</link><guid isPermaLink="true">https://byandrev.dev/en/blog/ollama-in-linux</guid><description>Ollama is a tool that makes working with Large Language Models (LLMs), like Gemma 3B, much easier. Instead of having to install a mountain of dependencies and configure complex environments, Ollama simplifies the entire process.</description><pubDate>Wed, 28 Jan 2026 05:00:00 GMT</pubDate><category>linux</category><category>ai</category><author>Andres Parra</author></item><item><title>Customize the password recovery flow with Firebase</title><link>https://byandrev.dev/en/blog/customize-password-recovery-flow-with-firebase</link><guid isPermaLink="true">https://byandrev.dev/en/blog/customize-password-recovery-flow-with-firebase</guid><description>By default, when a user forgets their password, Firebase sends them to a domain such as your-project.firebaseapp.com. This can undermine user trust and aesthetics.</description><pubDate>Sun, 18 Jan 2026 23:03:58 GMT</pubDate><category>firebase</category><author>Andres Parra</author></item><item><title>Set up your SSH keys on GitHub</title><link>https://byandrev.dev/en/blog/how-to-set-up-ssh-keys-on-github</link><guid isPermaLink="true">https://byandrev.dev/en/blog/how-to-set-up-ssh-keys-on-github</guid><description>Stop typing your username and password every time you do a git push, or if you simply want to improve security.</description><pubDate>Tue, 30 Dec 2025 02:32:47 GMT</pubDate><category>github</category><category>git</category><author>Andres Parra</author></item></channel></rss>