Category Technology

Parsing and Joining on a Long Text Field Using SQL

Share

Here’s a little SQL gymnastics used to parse and query against a predictably-formatted long text field. The challenge: We have a single text field that contains a list person_id-to-area mappings, and we need the query the database for a list…

Share

Electronic Component Abbreviations

Share

Here’s a list of common abbreviations for electronic components on circuit boards (PCBs). AE Aerial (antenna) B Battery BR Bridge rectifier C Capacitor D, CR Diode DSP Digital signal processor F Fuse FET Field effect transistor IC integrated circuit J…

Share

How To Fake Dynamic DNS

Share

I have everything I need to keep tabs on my home IP address without signing up for a DDNS service like No-IP or DynDNS. My Synology NAS always knows its address when it’s online, and because it’s essentially a little…

Share