From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- public/create-placeholder-images-with-sharp.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'public/create-placeholder-images-with-sharp.html') diff --git a/public/create-placeholder-images-with-sharp.html b/public/create-placeholder-images-with-sharp.html index cf0213d..50345c8 100755 --- a/public/create-placeholder-images-with-sharp.html +++ b/public/create-placeholder-images-with-sharp.html @@ -1,9 +1,12 @@ -Create placeholder images with sharp Node.js image processing library

Create placeholder images with sharp Node.js image processing library

post, Mar 27, 2020 on Mitja Felicijan's blog

I have been searching for a solution to pre-generate some placeholder images for image server I needed to develop that resizes images on S3. I though this would be a 15min job and quickly found out how very mistaken I was.

Even though Node.js is not really the best way to do this kind of things (surely something written in C or Rust or even Golang would be the correct way to do @@ -102,8 +105,7 @@ In this article, I describe my goals, which hardware I picked for my new build ( Design Goals I use my netw…

Generated with openring.

\ No newline at end of file +catch up with me on Telegram.

This website does not track you. Content is made available under the CC BY 4.0 license unless +specified otherwise. Blog is also available as RSS feed. \ No newline at end of file -- cgit v1.2.3