Victoria Drake

Victoria Drake's Picture

On Electronic Mail

That which you consume forms who you become.

Websites
On Electronic Mail

A GitHub Guide for Non-Technical Leaders

As I write this, the front page of GitHub.com declares in big bold letters that this is “Where the world builds software.” This is true. In technology companies today, the creation of your product is largely happening where your developers spend time. It’s where big and small product

Leadership
A GitHub Guide for Non-Technical Leaders

Digital Resilience: Redundancy for Websites and Communications

When what seems like half the planet noped out of WhatsApp after its terms of service update, applications like Signal (which I highly recommend) saw an unprecedented increase in user traffic. Signal had so many new users sign up that it overwhelmed their existing infrastructure and lead to a 24-hour-ish

Privacy

Do I Raise or Return Errors in Python?

I hear this question a lot: “Do I raise or return this error in Python?” The right answer will depend on the goals of your application logic. You want to ensure your Python code doesn’t fail silently, saving you and your teammates from having to hunt down deeply entrenched

Python
Do I Raise or Return Errors in Python?

Add Search to Hugo Static Sites with Lunr

Yes, you can have an interactive search feature on your static site! No need for servers or paid subscriptions here. Thanks to the open source Lunr and the power of Hugo static site generator, you can create a client-side search index with just a template and some JavaScript. A number

Websites
Add Search to Hugo Static Sites with Lunr

Subscribe

Receive new posts in your inbox.

Success! Check your email to confirm your subscription.