Skip to main content
whitep4nth3r logo

Activity feed

  1. 18 Dec 2023

    How to fix error: invalid character in entity name in RSS feeds

    My RSS feed was broken for OVER A WEEK because I used an invalid character in the XML.

    Blog
  2. 14 Dec 2023

    Fallbacks for HTTP 404 images in HTML and JavaScript

    What if an image doesn’t exist anymore? What if someone accidentally deleted an image in your CMS? How do you detect and deal with this?

    Blog
  3. 5 Dec 2023

    Everything I install and set up on a new MacBook as a web developer

    Here are the developer tools, browsers, utility apps and other useful things I install on a new dev machine to help productivity.

    Blog
  4. 24 Nov 2023

    What is DevRel? Syntax Episode 697

    I sat down with the Wes and Scott to talk about what DevRel is, how to get into it, important skills like writing and public speaking, challenges like blog post quotas, and more.

    Podcast
  5. 16 Nov 2023

    I built a productivity tracker that was NOT a to do list

    I took part in Jason Lengstorf's new series: 4 devs, 1 app idea and it was SO MUCH FUN.

    YouTube
  6. 14 Nov 2023

    The API sent the WRONG HTTP status code?!

    Read the documentation, people.

    YouTube
  7. 10 Nov 2023

    Entertainment as Code @ ffconf 2023

    This talk is about live streaming and learning in public, and about how writing silly code and building silly websites in front of a live audience is a powerful (and hilarious) way to build a community.

    Event
  8. 10 Nov 2023

    A story about HTTP status codes and why you should read documentation

    Recently, I wrote some bad code. But this highlighted the importance of correct HTTP status codes, and how I should really read documentation.

    Blog
  9. 30 Oct 2023

    Sentry + FastAPI Q&A Livestream

    As a follow-up to Sentry's first-ever FastAPI meetup, I sat down with Sebastian Ramirez, founder of FastAPI, to ask all of the questions we didn’t get a chance to during the meetup, and held a live Q&A with the audience.

    Misc.
  10. 11 Oct 2023

    Using hooks to monitor and error track with Sentry when self-hosting Directus

    Learn how to set up Sentry monitoring and error tracking for your self-hosted Directus project by building custom hooks.

    Blog
  11. 28 Sep 2023

    How to use jQuery with Astro

    Understanding how to use jQuery in an Astro project was hard to Google. So I wrote my own guide for you and my future self.

    Blog
  12. 21 Sep 2023

    From LCP to CLS: Improve your Core Web Vitals with Image Loading Best Practices

    Learn all about image lazy loading and how it can help improve performance, UX and core web vitals.

    Blog