-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
Looks like there are a few scripting languages used for various tasks:
```
$ find ChakraCore -name \*.bat -o -name \*.cmd -o -name \*.ps1 -o -name \*.py -o -name \*.pl -o -name \*.sh | grep -o "\(…
-
Environment set up is a big pain. I use multiple workspaces across multiple workstations. The best way for me to get exactly what I need is to have scripts for setting up the numerous different librar…
-
### Is your feature request related to a problem ?
Using the CLI of gotosocial display info loglevel by default:
```
# gotosocial admin account list
timestamp="24/08/2023 09:17:56.071" func=cache…
-
## Description
RVM installation is not installing the gemset file. I was wondering if anyone else is having this issue and if anyone has any advice on how to fix it.
## Steps to reproduce
1.…
-
I wanted to put a note here that I can't get all of the tests to pass on my new machine running 10.7. It fails during the XSLTransform - I confirmed the xsl file exists in the same location in the Arc…
-
![mcfsk7uiwa](https://cloud.githubusercontent.com/assets/416585/19824967/e4830bde-9d28-11e6-8553-dc0c7f9f8640.gif)
Is there any way to get Kube-Solo to use the window started by tmux and/or be able…
-
(console script plugin)
I'm iterating over g.nodes and changing the color of a node according to its position
f = #scaling factor from X,Y range to RGB range
for v in g.nodes: color_node(v)
def col…
-
This is my first time taking part in NaNoGenMo. I’m handling pictures of text here and estimated the number of words by doing OCR on the output. The ‘words’ detected are often quite long.
## Strivr…
-
Example:
I create the sheet "Sheet", and start tracking time. Later I want to rename it to something sane, without moving all 50 entries I've added to it individually.
Is this possible?