RSSAmplifier

Blog

Kumusta mundo! A blog by Adrienne Tacke

Tech tutorials and stories from a Filipina software engineer. ✨ Featured on [tech-blogs.dev](https://tech-blogs.dev/)!

blog.adrienne.ioRSS feed ↗6 posts

Latest posts

I made a teleprompter using the <marquee> HTML tag

While filming the first episode of my $quickbytes series, I realized something: it was SUPER obvious when I would look away from the camera to read my script! I had it open on another monitor; just a Google Doc in a large font. I thought I could film...

Terminal, Console, CLI, shell... Aren't they all the same thing?

Terminal, Console, CLI, shell... Aren't they all the same thing? Yes and no (although, in the present day, we do use them interchangeably with the confidence that the other person knows what we're talking about)! I get these terms mixed up quite a bi...

The CONS of Traveling for Tech Conferences

What's it like traveling the world to speak at tech conferences? It's fascinating, extremely fun, and EXHAUSTING. You all know the perks of travel and how rewarding it can be to explore the world. I think we'd all much rather be doing more of it rig...

Everything you need to know about Multi-Cloud Clusters on MongoDB Atlas

Multi-cloud clusters on MongoDB Atlas are now generally available! Just as you might distribute your data across various regions, you can now distribute across multiple cloud providers as well. This gives you a lot more freedom and flexibility to run...

A Countdown Timer in Pure JavaScript

Need a countdown timer without having to download third party libraries or install additional npm packages? I did too. Ideally, and essentially, all I needed was a function to accept a target end date and return the remaining time until that date. Th...

Three things I wish I knew before becoming a software developer

Especially as a woman in tech! Kumusta! My name is Adrienne Tacke. After almost 8 years as a developer in the US, I have gathered some insightful advice that I’d like every developer to know, especially those who are just starting out. Here’s to help...