<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Oscar Fernandez</title><description>Backend developer &amp; security researcher. Technical notes on backend systems, security research, and whatever I&apos;m building.</description><link>https://bytay.dev/</link><language>en</language><item><title>How Bad Authorization Design Put 200,000+ Students at Risk</title><link>https://bytay.dev/blog/how-bad-authorization-design-put-200k-students-at-risk/</link><guid isPermaLink="true">https://bytay.dev/blog/how-bad-authorization-design-put-200k-students-at-risk/</guid><description>How I discovered a chain of IDORs in a public education platform used by every FP student in Catalonia, chained them into a full account takeover, and reported it responsibly.</description><pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate><category>security</category><category>idor</category><category>web-security</category><category>responsible-disclosure</category></item><item><title>The Python Toolchain I Use in Production: uv, ruff, and ty</title><link>https://bytay.dev/blog/python-toolchain-uv-ruff-ty/</link><guid isPermaLink="true">https://bytay.dev/blog/python-toolchain-uv-ruff-ty/</guid><description>Why I replaced pip, black, flake8, and mypy with a single stack from Astral, and how I integrate it in CI/CD with GitHub Actions.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate><category>python</category><category>tooling</category><category>devops</category><category>benchmarks</category></item><item><title>How I Structure FastAPI Projects in Production: and Why</title><link>https://bytay.dev/blog/how-i-structure-fastapi-projects/</link><guid isPermaLink="true">https://bytay.dev/blog/how-i-structure-fastapi-projects/</guid><description>What most FastAPI tutorials skip: how I structure routes, services, exceptions, logging, and multi-tenancy in a production B2B SaaS, and the reasoning behind each decision.</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate><category>fastapi</category><category>architecture</category><category>python</category></item></channel></rss>