Tagged with: javascript

Long Stache

2023-11-04

I saw the other day that Logstash has both an HTTP input plugin and an HTTP output plugin, and that gave me this genius idea.

Continue Reading

CAPTCHAed Red Handed

2023-09-06

What would a CAPTCHA look like if it tested people's instincts rather than their ability to identify objects?

Continue Reading

Gutenberg Blocks - _.contains is not a function

2023-08-20

Are you developing custom blocks for Gutenberg in Wordpress, using a custom Webpack configuration, and getting this error? Did you configure the Dependency Extraction Webpack Plugin correctly?

Continue Reading

A Prank With IFrames

2022-04-01

It's April Fool's Day today, and I'm reminded of a small prank I did in college using IFrames.

Continue Reading

Incomparable Sort

2020-02-16

I've had an idea for a while about how to best sort a list of stuff that doesn't have a quantifiable value.

Continue Reading