Maja Mrsic
21 posts
EU e-invoicing for developers: XRechnung vs ZUGFeRD vs ebInterface vs Peppol
If you build accounting, ERP, shop or billing software and sell into Europe, e-invoicing has probably landed on…
The App’s Done. So Why Does It Keep Failing Review?
Last time I talked about the four walls between building fast with AI and actually shipping. Today, the…
A Small Prototype for Cost-Aware Bug Investigation
The question that started it A weak point in AI-assisted coding is not always broken syntax or a…
Alter Queries
In this assignment, I worked on modifying existing tables using ALTER TABLE. This helped me understand how to…
Criei uma extensão para VS Code que transforma TODOs em um quadro Kanban e issues reais no Jira
É muito comum código com vários TODO. E o time sabe que a maioria deles nunca vira trabalho…
ChatGPT + GitHub: The Duo That Helps Me Create 10x Faster
If I had to name one combination that transformed how I build, write, and automate, it’s ChatGPT +…
Building a Scalable Telco CDR Processing Pipeline with Databricks Delta Live Tables – Part 1 [Databricks Free Edition]
In this multi-part series, we’ll explore how to build a modern, scalable pipeline for processing telecom Call Detail…
Loveable reaches new heights while Spotify revisits in-app messaging: This week’s news round-up
Spotify revisits in-app messaging and Meta calls time on its AI hiring spree. Here’s the news that caught…
Adam Savage’s Tested: National Treasures: Where America’s Historical Artifacts Are Being Preserved (Well … For Now)
National Treasures: Where America’s Historical Artifacts Are Being Preserved (Well … For Now) takes you behind the scenes…
Iterator vs Generator — What’s the Difference?
Iterators and generators are closely related and often used together, they are not the same. Let’s break it…