How to build a simple Google proxy?
In China, we can’t use google, lots of people will set up their VPN. But if we only use Google to search, running a VPN instance is too expensive.
In China, we can’t use google, lots of people will set up their VPN. But if we only use Google to search, running a VPN instance is too expensive.
Scala3 did lots of improvement in Implicit, which is the most painful feature in Scala2.
Tagless Final is a coding pattern in Scala.
In this blog, I will share some practice in our Scala project, hope this can help you.