After upgrade to bootstrap 5.x, the node version is v16.13.2, the webpack version is "webpack": "^4.36.0", the sass-loader version "sass-loader": "^9.0.0". when
I'm trying to implement a feature that would change spinner values (dropdown items) depending on which button was previously pressed. But for some reason, any a
Im trying to make automatic deployment including supervisord and confused by default settings path. Every deployment scheme I found use /etc/supervisor/superv
again I need a bit of help from you people:-)! I want to sort data in *ngFor by value "finished" I get my data with : this.db.list(`/avatars/`).valueChange
I was just wondering, how would you create a loop such that each iteration occurs one after the other? I am aware that multi threading is a thing, and I am fami
I found a description in the Ranksack tutorial (https://activerecord-hackery.github.io/ransack/getting-started/sorting) about filters. I have used Ransack to co
How can I write Persian text on photos with the help of Pillow Library in Python? When I try to write text, the letters of the word are written from the end to
I have a Cockroach cluster set up using official CockroachDB Helm. Cluster is secured with self signed certificates. However, when trying to login using "secure
Currently, I am using 2 folders to store the data. /var/data : mongodb /srv/data : redis I have unify both the directories. I have to switch to /srv/data. My