Mail log IP address count

The following monster will parse the mail log and report on unique host connections along with a count.

cat /var/log/mail.log | \
  grep ' connect from unknown' | \
  awk '{ print $8 }' | \
  sort | \
  sed -n 's/.*\[\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\)\].*/\1/p' | \
  awk '{count[$1]++} END {for (word in count) print count[word], word}' | \
  sort -n

Data formats including YAML

I finally got around to reading about YAML at Wikipedia. Worth doing if you use YAML anywhere and haven’t read the YAML page yet.

The Wikipedia article links to the official website: yaml.org, which is good fun. It’s written in YAML! :D

If you’re interested in data formats and markup languages here’s some other reading on the subject:

Unboxing #5: Unboxing of AliExpress TE-801 Third Hand With Magnifier | In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video I unbox two “different” helping hands (AKA “third hand”) only to discover they are the same TE-801 model.

I purchased these separately on AliExpress:

They are exactly the same product so if you’re planning to purchase might as well get the cheapest option. Note that the first link above also has a separate more expensive option which is actually a different product, I didn’t get one of those.

In addition to unboxing these third hands I also add some 4mm heat shrink to the alligator clips to take the bite out of the teeth.

Note: in this video I have the annoying habit of calling “heat shrink”, “shrink wrap”. The correct term is heat shrink, shrink wrap is a different type of thing.

In the video I use 4mm yellow heat shrink:

The hot air gun I use is a part of my Horusdy Soldering Station.

The batteries I use are Duracell AAA batteries.

My gloves are:

Thanks very much for watching! And please remember to hit like and subscribe!


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

ENGINEER PA-09 Crimping ToolThis is an image of the product.notes

Let’s go shopping!

UV light

Got myself a USB powered UV light. It came with a few tubes of solder mask:

I’m gonna keep this in my booth where it will be used. Don’t want to use it anywhere near where I keep my UV solder mask because I don’t want to accidentally cure it!
John's UV light, switched off
John's UV light, switched on

Early Content #10: Enameled Bodge Wire With UV Solder Mask | In The Lab With Jay Jay

This post is part of my video blog and you can find more information about this video on this show’s homepage which is here.

You can support this channel on Patreon: patreon.com/JohnElliotV

In this video I solder three different sized bodge wires onto some perfboard for practice and for the purpose of exposition. After attaching the three bodge wires I cover them with UV solder mask.

If you haven’t heard of the expression “bodge wire” before, ChatGPT will explain.

I want to thank my mate Bruce from Branchus Creations for recommending the enameled wire of various sizes, the Swann Morton blades, and the Amtech flux.

I got three rolls of this enameled copper wire from AliExpress:

The diameters of the various rolls I got were:

Size mm inches
Small 0.07mm 0.003″
Medium 0.16mm 0.006″
Large 0.31mm 0.012″

I got the “coppery” colour, not the red stuff.

The Swann Morton blade handles I got were these:

I got three types of blades in #15C, #15, and #10 sizes:

The #15C Swann Morton blade is the smallest and is so far my favourite. The #15C is the blade I use in this video.

My flux is:

The industrial/precision tweezers I mention in the video are these:

The solder lugs I refer to are these:

The perfboard I used in this video was a 2x8cm board which I picked up from AliExpress:

I use two microscopes in this video:

In the video I reference my thermal imager:

My gloves are:

My head-mounted magnifying glasses are:

The soldering iron I use in this video is a part of my Horusdy soldering station:

My desoldering pump came in this kit:

The solder mask I ordered was this green stuff, but the stuff they actually sent me was red:

The solder I use in this video is:

My paint brush is the 5/0 sized brush from this set:

The blow torch I mention in this video is this one:

My Kapton tape and tape dispenser are these:

The bench multimeter I use in the video is a:

  • OWON XDM1041 Bench Multimeter

The isopropyl (IPA) alcohol I use in this video is this stuff:

Thanks very much for watching! And please remember to hit like and subscribe!


Following is a product I use picked at random from my collection which may appear in my videos. Clicking through on this to find and click on the green affiliate links before purchasing from eBay or AliExpress is a great way to support the channel at no cost to you. Thanks!

Amazon Basics Ratchet ScrewdriverThis is an image of the product.notes

Let’s go shopping!