Deep Translate – cheap alternative to Google Translatedeeptranslate.net1 points·by gotzmann·6 yıl önce·1 comments
Vladimir Putin: The Real Lessons of the 75th Anniversary of World War IInationalinterest.org14 points·by gotzmann·6 yıl önce·0 comments
Comet – modern PHP framework for building fast REST APIsgithub.com5 points·by gotzmann·6 yıl önce·3 comments
gotzmann·6 yıl önce·discussCould you provide some examples of good work in the field of singing nets?
gotzmann·6 yıl önce·discussAnd the pricing is here:https://rapidapi.com/gatzuma/api/deep-translate1/pricing
gotzmann·6 yıl önce·discussThe guy behing Wren is Bob Nystrom, member of Dart language team and author of Crafting Interpreters book.
gotzmann·6 yıl önce·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 yıl önce·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 yıl önce·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 yıl önce·discussI've compiled a few interesting quizzes about Go's slices: https://medium.com/@gotzmann/so-you-think-you-know-go-c5164b...
gotzmann·6 yıl önce·discussI've documented all benchmarks here: https://github.com/gotzmann/benchmarks
gotzmann·6 yıl önce·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 yıl önce·discussTo any other API server written in "fast" in common sense language or platform like Go, NodeJS, Java, Net Core, etc.