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