I am using Inno Setup for our WinDRBD driver, which is a port of Linbit's DRBD driver from Linux to Windows (https://github.com/LINBIT/windrbd). We are using In
I am setting up a process in azure devops based off the agile process When I create a story (or feature etc) in the "backlog" section, it shows up on my kanban
I'm pretty new to R and I'm stuck with a pretty dumb problem. I'm calibrating a regression tree using the rpart package in order to do some classification and
While working inside Angular (Angular 4, 5), if a component raises Error (TypeError or null or undefined error or so), whole application breaks onward. How can
hello can some help me to add 2 list to a database(mysql) in python, here is the code but i can figure out where is the problem (i am new to m
Some legacy code has @SCORE(1) on top of a JUNIT test case and I'm not sure what it means and both Google and the API aren't turning much up
Assuming a following text file (lemma_es.txt) is present: comer coma comer comais comer comamos comer coman The first column represents the lemma of the sec
I have a Log threshold rule in Kibana using ratio. It means that I'm dividing query A in query B, and sending an alert in case the result is less than 86%. For
I've been setting up vscode as an IDE for python development. I use windows subsystem for linux with my python packages installed through anaconda there. My pro