I'm trying to reduce the amount of files I have for my workflows from 4 to 1. And with that my on is like this: on: pull_request: types: [opened, synchron
So, I have a collection like this: [{ "name":String, "address":String, "hobby":Array of Strings }...] Every hour I query an API and get the response l
I'm using GitExtensions windows software to work with git and i had many trouble configuring it to work with Idea's community edition, to use it as a merge tool
I am trying to build a wrapper that measures execution time of functions and methods, that should be as close as possible to a drop-in replacement. At the momen
I have a set of keywords (skills in my example) and I would like to retrieve documents which match most of them. The documents should be sorted by how many of t
I am trying to execute a command on a docker container that is running in a remote server. I am running most commands through ssh and they all work correctly. H
I'm trying to get the proportion of time already passed at the current chart resolution of the current candle. For example, in the hourly timeframe, if the cur
I have the following dataframe where I am grouping by id1 and id2, then ordering by count in descending order. I want to break tie breakers by whichever has th
Hey there I'm using a script to post from one server to another embed, but I need to change the colour from the forwarded embed (output) in this part from the c