Eventually launched this big article about internals of .AddGoogle() inside your .NET application.
Also covering why we cannot use Google auth without Cookies, how they interact, etc.
https://andreyka26.com/.net%20auth%20internals/2023/01/10/dot-net-auth-internals-pt3-google/#/
Also covering why we cannot use Google auth without Cookies, how they interact, etc.
https://andreyka26.com/.net%20auth%20internals/2023/01/10/dot-net-auth-internals-pt3-google/#/
Some anticipation of potential race conditions in DDD arch process
#domaindrivendesign #racecondition #concurrency
#domaindrivendesign #racecondition #concurrency
To make things convenient I will try to do highlights of my articles.
This lets people to read everything important straight away (on Instagram or telegram)
This lets people to read everything important straight away (on Instagram or telegram)
Media is too big
VIEW IN TELEGRAM
Hybrid parsing of Poland cities for one of my startups.
You got some query selector, parsed with it into console, copy paste to file. Then do some processing with regex for the entries in the file.
Then send it to database using some scripting lang that can work with parsed file and database.
#scrapping #parsing #crawling #web #database
You got some query selector, parsed with it into console, copy paste to file. Then do some processing with regex for the entries in the file.
Then send it to database using some scripting lang that can work with parsed file and database.
#scrapping #parsing #crawling #web #database