TranslateMe Releases French to English API

Featured Imgs 23

TranslateMe, an AI-driven decentralized translation platform, announced the release of a French to English Translation API. The API is currently free for interested parties to both test and use. While it's fully functional, the company reported that it only uses 20% of its total capability (which includes a database of 10 million French to English sentences).

How I think about solving problems

Category Image 052

Nicholas C. Zakas:

Eventually, I settled on a list of questions I would ask myself for each problem as it arose. I found that asking these questions, in order, helped me make the best decision possible:

1) Is this really a problem?
2) Does the problem need to be solved?
3) Does the problem need to be solved now?
4) Does the problem need to be solved by me?
5) Is there a simpler problem I can solve instead?

We've talked about what it takes to be a senior developer before, and I'd say this kind of thinking should be on that list as well.

Direct Link to ArticlePermalink

The post How I think about solving problems appeared first on CSS-Tricks.