Dima Pulkinen

Results 67 issues of Dima Pulkinen

## Bug report ### Required System information - Node.js version: v16.17.0 - yarn version: v1.22.19 - Strapi version: 4.3.8 - Database: sqlite/postres - Operating system: Alpine Linux edge ### Describe...

In my mail server I have `deliverable: false`, but otherwise everything looks good. I think this may be closely related to #2, and the cause may be the same exact...

I have Arduino IDE 1.0.1 with it's libraries on Linux and Arduino with ATMEGA8 microcontroller. Compiling example sketch (https://github.com/suapapa/arscons/blob/master/arscons.ino) with Arduino IDE for ATMEGA8 is okay, compiling for ATMEGA328P with...

The closest that I found was 2010. ![dimensions](https://user-images.githubusercontent.com/1071872/92211351-0042b480-ee99-11ea-912d-a083b54b3ab2.png) 2012 is a wider version of 2010 and 2008 is a narrower version of 2010.

AV.link a.k.a. SmartLink, nexTViewLink Q-Link, EasyLink, Digital Link Plus, TV Link, Megalogic, DATA LOGIC is a control protocol that many SCART devices support. As far as I know, RGB-Pi doesn't....

**Is your feature request related to a problem? Please describe.** Currently, the workflow with OpenSCAD works in a way that the model view, editor, console, error log, customizer, animate and...

Type: Enhancement

Since #1593 is now closed, I submit this new issue to track the progress. Right now the color information in lost when rendering (F6). Currently, the only format that OpenSCAD...

Type: Enhancement

Similar to `love.system.getOS()`, it should just return the architecture that Love is running on. This is particularly useful for loading native code. I am now using [https](https://github.com/love2d/lua-https), and I want...

feature

When building for MIPS, I get the following errors in [SPVRemapper.cpp](https://github.com/KhronosGroup/glslang/blob/2518af09c8b39423e76db9efdf94a5a478f4e5fc/SPIRV/SPVRemapper.cpp): ``` In file included from /source/glslang/SPIRV/SPVRemapper.cpp:36: /source/glslang/SPIRV/SPVRemapper.h: In member function ‘spv::Id& spv::spirvbin_t::asId(unsigned int)’: /source/glslang/SPIRV/SPVRemapper.h:162:72: error: cannot bind non-const lvalue...