洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

I'm building Seonbi (which is a Haskell project) after a long time, which is taking a long time. I've only been using Deno recently, so it's been a while since I've built a Haskell project, and I can definitely feel the difference. 😂

Sebastian Lasse's avatar
Sebastian Lasse

@sl007@digitalcourage.social · Reply to 洪 民憙 (Hong Minhee)'s post

@hongminhee

super nice, i18n is so important.

ActivityPub is a protocol where the user can write the same item in multiple languages which was a reason to make a thing to detect 852 natural languages automatically.
All serverside or a set of languages spoken by the user clientside and updated it to deno, works nice in fresh, will republish soon.
Have fun building :)

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee)'s post

Yesterday, I was struggling to build a Haskell project, and today I'm working on Fedify, a Deno project, so I can feel the difference in build time between the two. I used to think that the test suite of Fedify took a long time, but now I see that it is relatively fast!