Denys Vitali

Results 49 issues of Denys Vitali

Relates to #2 . In this branch I'm currently creating a way to dynamically create a QR template based on the version, and without using any templates. So far I...

When the WSDL is parsed, the resulting struct looks like following by default: ``` IncludeABC bool `xml:"includeABC,omitempty" json:"includeABC,omitempty"` ``` Unfortunately for requests (especially with bools), omitting the value when is...

This change updates the `github.com/sabhiram/go-gitignore` dependency that was, weirdly enough, giving compatibility errors for not respecting the v1 contract.

unscheduled

## Problem description Using the `/api/v1/stops` endpoint with a `lat`itude, `lon`gitude and a `r`ange results in an unsorted array. This means that the first item of the array isn't guaranteed...

This special input will allow the user to switch the output format for the following operations. ``` > 16 * 10^6 1.6E+07 > format(f) > @ 16000000 ``` The format...

I've just discovered this project that looks awesome, unfortunately when I try to compile it I get a segmentation fault: ``` 63%] Building C object dsd/CMakeFiles/dsd.dir/src/p25p1_hdu.c.o [ 65%] Building C...

As per today's mail: ``` I just saw your motherfucking website which is really a nice way to show how a website design can be very clean and simple. I...

work in progress

Currently Linux on Pixel C is missing GPU Acceleration, therefore the UI is laggy [dmesg is available here](https://github.com/denysvitali/linux-on-pixel-c/blob/master/dmesg/4.13-rc4_20170809_223257.md) ``` [root@alarm /]# cat /var/log/Xorg.0.log [ 899.733] X.Org X Server 1.19.3 Release...

enhancement
help wanted
kind: kernel
priority: high

I'm pretty sure it is an error caused by libevent, that doesn't recognize the Power, Vol +, Vol - events. Apparently they work in GNOME (or they were working at...

bug
help wanted
kind: userspace
priority: medium