Deep Translate – cheap alternative to Google Translatedeeptranslate.net1 points·by gotzmann·6 năm trước·1 comments
Vladimir Putin: The Real Lessons of the 75th Anniversary of World War IInationalinterest.org14 points·by gotzmann·6 năm trước·0 comments
Comet – modern PHP framework for building fast REST APIsgithub.com5 points·by gotzmann·6 năm trước·3 comments
gotzmann·6 năm trước·discussCould you provide some examples of good work in the field of singing nets?
gotzmann·6 năm trước·discussAnd the pricing is here:https://rapidapi.com/gatzuma/api/deep-translate1/pricing
gotzmann·6 năm trước·discussThe guy behing Wren is Bob Nystrom, member of Dart language team and author of Crafting Interpreters book.
gotzmann·6 năm trước·discussThats interesting. In PHP world the situation radically different: modern frameworks based on libevent are really speed up web apps up to 10x.I've thoroughly benchmarked my own framework[1] for REST APIs and now it outperforms many of Go / Node.js platforms on Techempower[2][1] https://github.com/gotzmann/comet[2] https://www.techempower.com/benchmarks/#section=test&runid=e...
gotzmann·6 năm trước·discussI kinda prefer PHP for most of my web backends like yet another REST API.Modern framewrok like Comet easily beats any NodeJS or Python project regarding performance and latency:https://github.com/gotzmann/comet
gotzmann·6 năm trước·discussIn reality many programmers do not think much about how slices really work and got stuck with many gotchas from the mentioned quizzes.
gotzmann·6 năm trước·discussI've compiled a few interesting quizzes about Go's slices: https://medium.com/@gotzmann/so-you-think-you-know-go-c5164b...
gotzmann·6 năm trước·discussI've documented all benchmarks here: https://github.com/gotzmann/benchmarks
gotzmann·6 năm trước·discussI'm digging into PHP and creating performant yet PSR compliant framework for building ultra-fast REST APIs:https://github.com/gotzmann/comet
gotzmann·6 năm trước·discussTo any other API server written in "fast" in common sense language or platform like Go, NodeJS, Java, Net Core, etc.