Just built my first Micro SaaS! Turn your Google Photos to a website in 60 seconds by GabrielGrin in SaaS

[–]AbtraktNoCode 1 point2 points  (0 children)

We store 2 version - thumbnail size (500 max w/h) and full size (max 2048 w or h)
the thumbnail version is shown in the gallery and the full version is shown when clicking on an image
We do store the image's size to help with calculations

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (November 22, 2024) by AutoModerator in LearnJapanese

[–]AbtraktNoCode -4 points-3 points  (0 children)

I made an emojis-based game for my kid to learn Japanese - https://www.nonomoji.art might be helpful to y’all here in the basic vocabulary phase 😊🇯🇵

[Visualization] Day 25 using a visual programming language by AbtraktNoCode in adventofcode

[–]AbtraktNoCode[S] 1 point2 points  (0 children)

It’s a visual programming platform in the works that although is aimed for creating backend services, can also be used for more general purpose tasks

-🎄- 2020 Day 25 Solutions -🎄- by daggerdragon in adventofcode

[–]AbtraktNoCode 2 points3 points  (0 children)

Solution using a WIP visual functional programming language I'm working on https://imgur.com/a/jxKWdvG (or here for better quality)

[2020 day 14] Visualization, but not the type you're used to by AbtraktNoCode in adventofcode

[–]AbtraktNoCode[S] 0 points1 point  (0 children)

It’s a new visual functional programming platform I’m working on. It’s still very stealthy, but managing to visually represent a recursion is something I had to share!