1Password duplicate removal 19 August 2023·37 words·1 min opinion 1Password doesn’t have a duplicate cleanup tool which has made cleaning up a bunch of duplicate account passwords I have very difficult.
Sharing encrypted data over short-form mediums 24 July 2023·1332 words·7 mins programming security encryption cryptography Sharing large amounts of data over short-form mediums like QR codes or NFC tags can be challenging.
Be proven wrong 20 July 2023·151 words·1 min opinion Being a leader in the software industry is hard.
Distributed Trust with Service-to-Service Authentication 15 July 2023·1353 words·7 mins programming security In Service-oriented Architectures (SOA) the “services” are the fundamental building blocks of your application.
OCR on Edge Compute 3 July 2023·1398 words·7 mins machine learning programming edge compute As advanced technology continues to become common place, computer vision has become a seemingly crucial tool with many applications.
MOULD–the opposite of SOLID 22 March 2023·79 words·1 min humor The engineering team at Blinq were considering what the opposite of SOLID would be, and we came up with the following:
Quit nesting React providers 10 May 2022·147 words·1 min snippet programming This is a simple example of a TypeScript React function that can assist in combining many Provider components, such as those used by React Context, into a straightforward function.