Pull to refresh
512K+

Development Management *

Planning, tracking and monitoring

490,89
Rating
Show first
Rating limit

I haven’t finished a single project 100%

Right now I have over 10K tasks written down across all my projects. If I completed one task every day, it would take me 30 years to complete all of them. But when I do a task, I get new ideas and write down a few more new tasks. My task list will never end. The number of tasks in it only grows every day.

Writing down a task doesn’t mean I have to do it. It just frees up mental space. When I write something down, I don’t spend time assigning priorities or deadlines. An idea comes up, I save it to a file right away, and I’m done thinking about it.

Blog • Telegram • Bluesky • X

Tags:
0
Comments0

Multilingualism in startups

When launching a startup, don’t make it multilingual until you have stable revenue and a team to support it. You can’t know whether the startup will become profitable, so early on, your time is better spent finding PMF and acquiring users. AI can write scripts to manage translation files and help with text translation, but the quality will still be poor. Users might as well use the browser’s built-in translator.

If you build the service in 10 languages right away, you’ll struggle to maintain it. Every interface change means updating translation files across all languages, even though most of your users will likely understand an English interface anyway. But if you’re building for a specific country, build it in that country’s language and don’t add English. Even two languages at the start are worse than one. With a single language, you can keep text directly in the code instead of splitting it into separate translation files.

BlogTelegramBluesky

Tags:
-1
Comments0