Joe Santos

Results 9 issues of Joe Santos

The feature came from a necessity of having different height items. When that happened, sorting the list would cause discrepancies in size because it was checking the `rowsLayout` with an...

This came from a situation where I wanted to setup header items that I didn't want to move. This could be useful in other situations aswell. Here is an example...

The actual dockerfile isn't able to run because of ssh abilities. We could setup a ssh client and send the ssh key in, or create a new one inside but...

## Description #460 - Implements HomeAssistant service ## Motivation and Context The service will provide a way to interact with the automation system of HomeAssistant. ## How Has This Been...

size/L

There is a case where you might want to have a spread on an attribute. Example: ``` Button ``` This error comes in if i use this: ``` missing ','...

Sorry in advance in case I have missed an issue related to this. There are cases where a `map[string]templ.ComponentScript` might make sense but spreading or iterating is not possible on...

As it is for now, you have to install portaudio lib as a standalone before using this module but lets say I want to wrap an app with electron and...

Server is quite bloated in one file and quite coupled. My idea is to work on first the modularization of the server and then decouple from the app.

Tried to use these two Sizzle methods and didn't work. Sometimes you don't want to give an absolute path to the element. For example, if you have a list and...