I don't know if this question is appropriate for this forum. I am developing a C# ASP.NET Core webservice and a client-side library that uses this webservice. A
I am trying to incorporate panel data analysis to a negative binomial with fixest package. I am unsure whether I am implementing the 'panel.id' argument correct
I need to add graceful shutdown for application that will be deployed using kubernetes. I was able to find the documentation for graceful shutdown from spring b
I have an array of strings and I would like to insert it into a PostgreSQL array. I use query.pool() for the query. Here is my request but does not insert anyth
I am new to Python and I wanted to try coldtype to play with variable fonts (https://coldtype.goodhertz.com/install.html), but when I type ~ $
I am going to use oAuth to fetch mails and contacts from google. I don't want to ask the user each time to log in to obtain an access token and secret. From wha