Filip Johansson
banner
fippli.bsky.social
Filip Johansson
@fippli.bsky.social
Coding for a living. Playing space rock with International Machine Consortium https://imc.band. Muay Thai for exercise. Part of the podcast Skeppa Kod.

https://fippli.se

Blog https://fippli.se/blog

https://app.magicalbum.link
New feature in uips “usable image stuff program” (not so usable yet).

Crop

Next feature will be, resize I think
September 27, 2025 at 9:12 AM
What should the next feature be?
1. Move the image around
2. Resize
3. Crop
Starting a new project today since I never understood GIMP.

uisp

Usable Image Stuff Program

First feature: drag and drop an image into the editing surface. Done!

Lets see how this goes…
September 21, 2025 at 5:43 PM
Starting a new project today since I never understood GIMP.

uisp

Usable Image Stuff Program

First feature: drag and drop an image into the editing surface. Done!

Lets see how this goes…
September 21, 2025 at 10:21 AM
Trying to be strict with truthy/falsy checks in JavaScript because it might introduce bugs.

JS has two bottom types: null and undefined which makes it a hassle.

Learned today that
x == null
checks for both null and undefined i.e
undefined == null // true

developer.mozilla.org/en-US/docs/W...
null - JavaScript | MDN
The null value represents the intentional absence of any object value. It is one of JavaScript's primitive values and is treated as falsy for boolean operations.
developer.mozilla.org
March 27, 2025 at 8:53 AM
Updated github.com/fippli/css
Styled the
tag to match the one with the h1 border.

Thanks for the request @dskeppstedt.se
GitHub - fippli/css
Contribute to fippli/css development by creating an account on GitHub.
github.com
January 21, 2025 at 7:30 PM
Reposted by Filip Johansson
Launched magicalbum.link together with @fippli.bsky.social, please give it a try :) #buildinpublic
Magic Album - Share Photos Together, Effortlessly
Create and share photo albums instantly. Perfect for events, weddings, and family gatherings.
magicalbum.link
January 17, 2025 at 8:28 AM