mayjs
mayjs
I'm trying to create a simple Python script that can take a local file and open it using CascadeStudio. My idea was to encode the file in the same format...
Is there a way to enable additional LanguageTool rules? I would like to use the 'passive voice' rule for my spell checking.
I have a first draft of a working ConvTranspose implementation. Still want to add support for padding and maybe groups before we merge this. Also should probably handle some more...
I wanted to create a macro for cutting the line containg the cursor or all lines that are atleast partially contained in the current selection. To do this, I created...
Fixes #44. I took the states from the [OctoPrint source](https://github.com/OctoPrint/OctoPrint/blob/ad9ebcaa0ef91950652fb2561b7c06b79d95a455/src/octoprint/util/comm.py#L442-L458), but I could not validate all of the values. If a state is not catched by the mapping I created,...
I played around with better visualizations of the OctoPrint state in Grafana. With the help of [this stackoverflow answer](https://stackoverflow.com/a/69064378), I was able to create this:  Maybe this would be...
Hello, thanks for creating this package! While creating my custom page layouts I noticed that the documentation for the clearance argument in the `\imagecell` macro seems to be wrong about...
### Nixpkgs version - Unstable (25.05) ### Describe the bug Disabling OpenCL when using `darktable-cli` or running `darktable-cli` without OpenCL available causes parts of the output images to be missing....