Search
How to Get a Base64 Version of a File From Command Line
13.4.2023
A while back I wrote an article on how to Convert Image to Data URI with JavaScript. It’s a neat trick developers can use for any number of reasons. Instead of abusing canvas, however, why not simply get the base64 data from command line? You can use base64 and pbcopy to convert a file...
Bitcoin Stamps Emerge as New Image-Storage Trend on the Bitcoin Blockchain, Over 8,000 Stamps Minted So Far
5.4.2023
After the Ordinal inscription process gained significant traction on the Bitcoin blockchain with more than 800,000 inscriptions to date, a new trend of non-fungible token (NFT) technology has emerged called Bitcoin Stamps. The image-storing technique is a new way of storing images on Bitcoin,...
How to Make Repeating Border Images
16.3.2020
I just saw this cool little site from Max Bittker: broider. You design an image on a 9-slice grid (except the middle part) and it will produce an image for you to use with border-image along with the CSS to copy and paste.
Check out my little design:
CodePen Embed Fallback
The areas of the image...
itty.bitty
9.7.2018
Mark this down as one of the strangest things I’ve seen in a good long while. Nicholas Jitkoff has made a tool called itty.bitty that creates websites with all of the assets being contained within their own link. You can create a website without any HTML or CSS resources at all because it’s...