Blog Contents
- How to update a Tezos Smart-Contract 25 Jan 2023
Software updates are as innevitable as death and taxes, yet smart-contracts are designed to be immutable. This article takes a look at how we can reconsile these two world views for the Tezos system.
4C, blockchain, smart contracts, tezos- The ups and downs of consistent icon design 11 Dec 2022
Reviewing a geospatial library I've been working on view the lens of Richard P. Gabriel's "The Right Thing" vs "Worst is better"
design, gdal, geospatial, geotiff, python- Hypercard teaches autosave 30 Oct 2022
I've recently been tasked with maintenance of 4C's Tezos smart contracts: taking them from research project proof-of-concept to something ready to deploy. Here's my notes on how to work with Tezos as a software engineer.
4C, blockchain, smart contracts, testing, tezos- Building search with Server-Side Swift 21 Aug 2022
- Sharing code in multi-target swift package 17 Aug 2022
How to make a SPM project that contains multiple executables using shared code, without adding another project.
development, swiftA look at how large geospatial datasets are stored and processed, some tips to quickly see what's in the files, and how to get such data onto an interactive webpage map.
4c, geospatial, geotiff