Thank you! #257
yekta
started this conversation in
Show and tell
Thank you!
#257
Replies: 1 comment 3 replies
-
|
First of all, thanks for giving Takumi a shot ❤️ May I know what layout issues you had during migration? would love to fix that and make the experience better! Btw where's the Reddit post |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to drop by an say thank you for the library. I have a side project which is an open-source thesis search platform for theses that have been written in Turkey. I was using
next/ogand had memory leaks for months using standalone mode on a Linux server. After removing dynamic image generation the memory leak went away so I knew it was related tonext/og. I searched for hours myself, checked the code file by file, asked LLMs and couldn't find a solution. My code seemed sound. Out of frustration and not having enough spare time to work on it, I just left it like that.Then I came by your library in a Reddit post couple days ago. I immediately gave it a shot (switch was easy because of the work you did on compatibility). Some layouts were wrong for my images but I edited them in 30 minutes to be used with your library. Some time later I saw that it indeed worked and memory leak was gone. That would be a big difference for me as is but I also realized generating these images with your library is significantly faster. I didn't time how much faster but it's quite obvious.
So, thank you for this. One small recommendation: I think people seeing how much faster the library is compared to others (especially
next/og) right on the README might be beneficial for the adoption of the library.Lastly, here are two example images that are generated with
takumi. I have different ones for different category of pages:Beta Was this translation helpful? Give feedback.
All reactions