I'm very new to flutter and am trying to figure out how to get a gesture detected on a CustomPaint path. I can click on a host of other things but not on paths
I try to get AWS IoT script working on a Raspberry Pi using the AWS IoT Shadow functionality. When I try to get the current state with shadowGet(...) the return
Let's say I have a CSV file with several hundreds of million records. Then I want to convert that CSV into a Parquet file using Python and Pandas to read the CS
im trying to build a pong game but i cant get rid of a line import turtle sc = turtle.Screen() sc.setup(width=1000, height=1000) sc.title("pong") sc.bgcolor("b
This is my current configuration of the zshrc file for showing git branch which results in showing the current folder with the git branch (if present) function
I need to create a path like /catalog/[categoryId]/[...subcategoryId]/[productId] [categoryId] - The page of the main category itself. There is a separate templ
I am trying to write Junit tests for an app that uses kafka streams to emit data from kafka to a websocket connection. I have been able to run the application
I cloned a project from gitlab and tried to install the dependencies using yarn install command. But there are few dependencies yarn is not able to install. It
Can i ask you how can i remove the part of https://website.my/page?ref=param1 and get only i.e https://website.my/param1 Thank you for responding too soon! Cya.