Ignacio Esteban Losiggio

Results 15 issues of Ignacio Esteban Losiggio

While deploying an IRC bot to libera.chat (w/@lartu) we were unable to connect via SASL because the ACK was never recognized. The reason for that rested on a check that...

En mi computadora pilas falla al querer usar aceleración con el críptico error: ``` QGLShader: could not create shader Vertex shader for simpleShaderProg (MainVertexShader & PositionOnlyVertexShader) failed to compile QGLShader:...

There's no other reference to "result types" on the specification and the same idea is given the name "return type" on IsValidImplementation, SameResponseShape and ExecuteSelectionSet. As an aside: Should this...

✏️ Editorial

I've needed to disable auto-exposure on a webcam and the control wasn't available because was part of the extended control (device specific ones). This little patch **should** work, i'll be...

As pointed by @jonnor my PR was adding other commits non-related with the subject.

Dado que el service de cámaras va a tomar datos el subsistema de video del browser, de udev y de v4l2 actualmente está bastante atado todo para que sea funcional....

mejora

The specification says that `spaceDelimited` should be used for array or object values. How should an space be escaped when serializing into this format? ## Example Given the array `["Hello...

question
clarification
param serialization

Estaría bueno tener perfiles prearmados para webm, mp4, o x264 encapsulado en matroska

These changes add a `global_state` field to `DryRunTransactionPrams`. Example code showing a possible usage: ```python from graviton.blackbox import DryRunExecutor, ExecutionMode, DryRunTransactionParams from tests.clients import get_algod teal = """ #pragma version...