Viewing profile — aypineau
aypineau
HN member- Joined
- Mon, Aug 12, 2024, 11:14 PM UTC
- HN karma
- 5
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About aypineau
Learn more about the solution: - https://github.com/aypineau/intlayer - https://intlayer.org
Recent public activity
-
comment
Comment #49372443
I'm really skeptical about this rewrite I chose to adopt bun about a year ago, and I've honestly lost count of the number of issues i've submitted and the amount of time i've waste…
-
comment
Comment #47850561
We’ve been seeing a lot of new solutions popping up lately, but it’s still just as hard to make a clear choice. So I took the time to compare and benchmark several internationaliza…
- story
- story
-
story
Show HN: A cross-framework Markdown/MDX parser to simplify content management
I've been frustrated with managing markdown in my projects for a long time so I'm happy to share a new approach that I implemented. To render md content, the first challenge is the…
-
story
Show HN: Scanner SEO Internationalization (Free)
It covers: - hreflangs - lang alternates / x-default - html lang and dir tags - sitemap lang alternates / x-default - robots.txt detection of forgotten routes (/dashboard vs /fr/da…
-
comment
Comment #46119008
Over the last few years, we’ve started to see a new category of i18n tooling: compiler-based solutions. The compiler promises a kind of “magic” that makes your app multilingual wit…
- story
-
comment
Comment #46025075
It is surprisingly common to see developers hitting a wall with i18next. While it is a powerful internationalization framework, the learning curve is steeper than most admit. Becau…
- story
-
comment
Comment #46016217
I see people struggling with i18next far too often. And indeed, it is an internationalization technology that can be complicated to pick up. Despite this, i18next is the default so…
- story
- story
-
comment
Comment #45727423
We're launching Intlayer v7, an i18n framework that works alongside i18next, react-intl, vue-i18n, and other libraries instead of replacing them. The problem: You're using i18next …
- story
- story
-
comment
Comment #45004407
AI assisted with the writing, but I created and reviewed all the comparison points myself. If you disagree with any of them, feel free to share your thoughts
- story
- story
- story
- story
-
comment
Comment #44625539
In the Vue.js ecosystem, there are few serious alternatives to vue-i18n when it comes to internationalization. However, I consider a major issue with this solution: it doesn’t scal…
- story
- story
-
story
Show HN: A CLI command to translate your website
Hi vibe coders! I want to share our new free tool we use, for all SaaS builders who deal with translation files and multilingual content: -> Intlayer Autofill. The Problem: If you'…