I am trying to extract file name using watchdog if there is a newly added txt file in a certain folder destination. When there is a new txt file, it triggers on
I have the following on my site: body { height: 100%; width: 100%; animation: gradient 11s ease infinite; background: linear-gradi
I need to capture only the image which is inside the overlay box as shown in Flutter. How can i put rectangle on the camera overlay and capture the image from t
I want to have a report page with all elements currently in stock, a realtime stock status. This is the code I found and customize <?php /* Template Name: St
I set some autocommands when quitting vim by autocmd BufWritePre * .... Now I want vim to show these commands before quit the window, just for remind. Someone s
As you can see, each ellipse is part of a wave object and the fill is getting applied on each frame over and over and giving this blinking effect on all ellipse
I have two moment dates: var fromDate = moment(new Date('1/1/2014')); var toDate = moment(new Date('6/1/2014')); Does moment provide a way to enumerate all
I'm not sure someone can help me, but I try. I'm working with an I2C library created by a ex collegue and I found some problems with that library. Sometimes, du