DEV Community

Ngari Ndung'u
Ngari Ndung'u

Posted on

How not to file your returns

Think tonight I ran into one of those cases when being a developer worked against me. Long story short, I took about 3hrs before giving up on filing my tax returns. Reason? Macros on the .ods version of the returns worksheet were failing. Bigger reason? LibreOffice opened the debugger when those macros failed.

I mean, a debugger! Couldn't help but step into it. Leave alone the fact that I have never written a single line of LibreOffice BASIC. The language looked weird, with Dim, REM and '. Yes, that's a single quote. That's how you comment out stuff.

I did finally get the macro to run by commenting out a few lines. Happily zipped my generated file and uploaded it to be greeted by ERROR!. Total waste of my time. Tomorrow, I'll be a normal person, look for an excel installation(do they still have those?) and hopefully finish filing my returns.

P.S. it was totally worth it

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay