It seems all stocks are all time high. Will be the year 2022 year of 40%-60% price correction?
**An import path cannot end with a '.ts' extension. Consider importing 'file.ts' instead.**

Has anybody resolved this issue in Visual code studio?
Hello,

which kind of tool do you use for documentating your code?

I use combination of

markdown (mkdocs)
self written extractor with reflection (extracting specific part of docblocks)
self written extractor of diagrams (plantuml)
specific "post" generators to replace some part of documention with specific informations (like code coverage)...etc..
tbls script for database documentation

I am not done with it and not lost, but just for curiosity, which kind of documentation tools, do you use?
Maybe i overlooked something.
Does someone in 2021 grow organically on google (or other engines)?

Or it is already dead.

Is there a statistic, how many companies grow "pure" organically in last years?
Does somebody do mutation testing?

It takes a lot of time and gain is minimal. Am i missing something?

I tried "Infection", but it does not convice me in any way and is painfully slow.
Do you know and use some weather API except OpenWeatherMap?

Could you recommend?
Has anybody experience with geolocation in nginx?

I just read http://nginx.org/en/docs/http/ngx_http_geoip_module.html, it uses maxmind database.

How much overhead it adds to every request?

Or is there a better alternative? How do you solve geolocation identification?

Do you use it in series with another web servers? Or every instance of nginx has this geolocation API "self-enabled"?
Public APIs
10.03.21
Is there a list of public list similar to https://github.com/public-apis/public-apis?

Maybe more comprehensive or with less known APIs?