Ok, my question is all about Am I doing it right? if not, what's the best practice? Recently I've used Docker for my project. Currently, I build a new docker
I have 3 game libraries installed on my PC: pyglet, pygame and Panda3D. I would like to create a 2D game and make it a web browser game so i can put it on face
I was developing a feature that redirects users to profiles on various platforms. And to test this, I wrote the following code using the newly released cy.origi
I was looking for a way to display a phone's gallery in a GridView. Came across the local_image_provider library. It does it's job pretty well. Not a lot of pro
I've made a component for an SAP solution (whatever) that is embedded into a report through an iframe. After I deployed the report on an SAP plateform (BO), I g
I'm struggling with the task: to multiply two images, 50% transparency of one of them. That is, to get the result, as if you add two layers in Photoshop, assign
I'm trying to select multiple elements with the same class but have diffrent data attribute (contains different numbers), to make logic: elements like this: <
I have a function doSomething() which runs in a foreach loop and as a result saves some calculations as .csv files. Hence I have no need for a return value of f
<div class="commentList"> <article class="comment " id="com21"></article> <article class="comment " id="com20"></article>
Context: We are developing an IDE for VR/AR effects editing. Users would like to have MACRO recording. Something similar to Selenim/AutoIT in spirit, but specif