RSSAmplifier

Blog

Tony's Blog

My personal website and blog where I write about my programming endeavours.

antoniosbarotsis.github.ioRSS feed ↗19 posts

Latest posts

Peer to Peer Groceries

Most overkill todo list of all time

My writing workflow

Helping myself blog

Low-effort everything

From taking shortcuts in code to taking shortcuts in learning

Linkedlists kinda ..suck?

Long live cache locality

Aim for the stars

Shooting the Andromeda Galaxy

Efficient Logging

Speeding up production code by 33% in my cherry-picked-definitely-representative benchmark!

2023-recapped

This one had quite a bit of Rust!

Rewriting it in Rust

Like the joke but for real this time.

Simple Rust Function Macros

Sometimes, repeating yourself is not that bad, as long as macros do it for you.

Finding Rust crates

A beginner's guide on discovering the right Rust crates for the job.

Python with a bit of Rust

Creating and publishing a Python package written in Rust.

2022 Recapped

A look back at another year of progress.

Rss2Email

My introduction to Rust.

BudgetFixture

A Proof of Concept AutoFixture Clone in java.

Simple JWT

A simple JWT authorization scheme.

Veritas

My attempt at a testing framework.

Zip it and ship it!

How I published a CLI tool in Chocolatey and Nuget.

Testing an ASP .NET Core project

Tests and automated coverage reports with .NET and Github actions.

C# and the ELK stack

Integrating the ELK stack with C#.