Nino Filiu

Nino Filiu @ninofiliu

About: Software engineer & visual artist

Location:
Paris
Joined:
Mar 23, 2020

Nino Filiu
articles - 7 total

I did the math: Resend is actually cheaper than AWS SES in most cases

While chosing an email provider to go above the free rate limit from Supabase I stumbled upon this...

Learn More 10 9Dec 16 '23

Simple Screen Recorder in 20 lines of JavaScript

Let's say you're fed up of the state of screen recorders' paywalls and limitations and want to go on...

Learn More 168 14Nov 1 '23

Let's write an image converter in 20 lines of html+js

For those who just wanna see the code, it's on my codepen Out of all the things you can do with...

Learn More 11 0Jun 24 '22

How to fix Vetur taking forever to save a file

There is a known bug in Vetur, the Vue VSCode extension, where it takes forever (sometimes several mi...

Learn More 9 0Apr 28 '21

Writing a blockchain in 60 readable lines of TypeScript

Blockchain: it gets more confusing every year because people explain it with weird metaphors instead...

Learn More 128 3Mar 29 '21

Stack Overflow Framework Boilerplates

I've been on Stack Overflow for years and the main issue that people face is the difficulty to write...

Learn More 20 1Mar 4 '21

Cool json git diff command

git diff is great but kinda sucks when reporting about deep keys updates in JSON files, because it on...

Learn More 8 1Feb 24 '21