Quickly Find the Element That Is Causing Horizontal Scrolling
A fast way to find the elements that are causing horizontal scrolling on a page.
Welcome to my blog. I write about things that interest me, mostly about web development, productivity, and being a life-long learner. I've written 20 posts so far with a total of 15,077 views.
A fast way to find the elements that are causing horizontal scrolling on a page.
Building a reverse proxy with Cloudflare Workers is super easy. I use a worker to bypass CORS restrictions when using html2image.
The Slack Go SDK isn't officially supported or documented. Here's how I figured out how to send Slack messages with images.
What if you check off the habit before you've done it? I think it'll lead you to forming habits better.
My personal notes on my experience as a computer science undergraduate at UC Riverside.
Enabling brotli compression is an easy performance win. Enabling it in Go and Chi isn't well documented. This will show you how to enable it in your app.
Learn how to spice up your product images by using animated media instead of static screenshots.
To promote more async-work behaviors, learn how to disable the status/precense icons in Microsoft Teams.
The checklist I go through when I'm debugging a non-trivial problem.
You find a new application and you're excited to use it. You go through the account creation process but are blocked from using the application until you verify your email. This is a pain point in the user journey and can be the point where potential users stop using your application.
You're at a hackathon, have a stellar team, and a really cool idea but only 24-36 hours to work on it. Your team could implement everything from scratch. If your goal is to learn then do that! If you want to test an idea then you should leverage APIs and focus on building what makes your idea unique.
I wanted to sum up what it's like working at a research facility vs. a big tech company.
Starting a new job is exciting. Moving to another state is exciting too but can also be daunting. I hope you find this checklist useful for when you find yourself in this situation.
Adding the ability to toggle line/block comments for Custom-defined CodeMirror Modes isn't well documented.
If you're using Lodash in your Angular project, you may be importing everything Lodash ships with causing your bundle to be huge.
There's a ton of buzz around what it's like working at big tech companies but not much on gems such as NASA Jet Propulsion Laboratory (JPL).
Learn how to use printers over ssh using the command line.