Deleted user
Deleted user
First version Meeting notes here: https://docs.google.com/document/d/1jnfZC_UucfrtOziEm99NgdH3mX8NVD40fplpCimz8JU/edit Final meeting notes version via PR, thanks
**6 new issues were opened during this meeting**: #119,#120,#121,#122,#123,#124
Any other data sources for old cars ? I have created a scraper in golang with yolov3 middleware for cropping the cars bounding boxes. https://github.com/lucmichalski/cars-dataset for now my data sources...
I've not had the chance to build this on a windows machine yet. Can you run `npm run build` without a problem? What about `npm run dev`? Any issues?
Yes, I've started using https://github.com/electron-userland/electron-builder instead. I'm a little tied up at work at the moment. Please let me know if you find anything on there.
Great stuff, will give this a go after work. https://github.com/hardchor/timesheets/blob/master/package.json#L98-L120 is where the build config currently lives.
Hey @MrBlenny ! I've still not had the chance to test this on an actual Windows machine. Did you manage to get your solution working in the build process?
Of course, I'm using it right now to track the request ID propagation throughout the app.
if i scroll manually through the pictures the Widget is showing all pictures from the list.
Hi @vishakos , Thanks for notifying us about this bug. We've merged a fix for this into the development branch in [PR 125](https://github.com/siteadmin/inferno/pull/125), but it isn't yet in our reference...