A Simple PostScript Code

Posted on Mon 03 January 2022 in tech • Tagged with PostScript, programming

I wrote a few small PostScript programs in the 90's. At one point my resume was even manually formatted in PostScript.


Continue reading

pylint to the people

Posted on Tue 21 December 2021 in tech • Tagged with pylint, python, code, programming

I applaud pylint for trying to keep me honest.

#14 2.636 evalsha.py:110:8: W1201: Use lazy % formatting in logging functions (logging-not-lazy)                                            
#14 2.636 
#14 2.636 -----------------------------------
#14 2.636 Your code has been rated at 9.88/10
#14 2.636 

School Winter Program on Zoom

Posted on Mon 20 December 2021 in tech • Tagged with zoom

Winter Program

My son in the School Winter Program on Zoom! I'm so proud of him.


Email delays and poker don't mix

Posted on Fri 17 December 2021 in tech • Tagged with poker, email

Diary of a delayed call

This is what it looks like when you are trying to play email poker but your messages are delayed by Christmas spammers!


Blocknative SDK - Complete Working Example

Posted on Wed 15 December 2021 in tech • Tagged with programming, javascript, blocknative, ethereum, blockchain

Complete working example, including Dockerfile and run script for Blocknative JavaScript SDK. Works!


Blocknative Python SDK - Complete Working Example

Posted on Sat 20 November 2021 in tech • Tagged with programming, python, blocknative, ethereum, blockchain

Complete working example, including Dockerfile and run script for Blocknative Python SDK. Works!