Make a gif from a video quicklyTransform a video to gif quickly using command lineSep 28, 2019Sep 28, 2019
Published inMarcin PiczkowskiRESTful API design concernsShould coupling the API design with system architecture be an issue?Jul 26, 2019Jul 26, 2019
Published inMarcin PiczkowskiAWS RDS dump / restore / view progressTips on dumping RDS database, in particular MySQL to localhostMar 14, 2019Mar 14, 2019
Published inMarcin PiczkowskiWhen you never close tabs on your mobile Chrome browserUseful tip how to dump all open tabs on mobile Chrome browser to a text file.Mar 13, 2019A response icon1Mar 13, 2019A response icon1
Published inMarcin PiczkowskiLombok tricks and common mistakesProject Lombok is a Java library which can generate some commonly used code and facilitate keeping source code clean, e.g. by using some…Feb 6, 2019A response icon3Feb 6, 2019A response icon3
Published inMarcin PiczkowskiPerformance of AWS Lambda with and without layersIn my previous post I described how AWS Lambda deployments written in Java could be slimmed down by adding a layer with dependencies.Jan 14, 2019A response icon6Jan 14, 2019A response icon6
Published inMarcin PiczkowskiFramework-less REST API in JavaJava ecosystem is packed with frameworks and libraries. For sure not as many as in JavaScript world and they don't get old as quickly too…Dec 29, 2018A response icon8Dec 29, 2018A response icon8
Published inMarcin PiczkowskiSpeedup AWS Lambda deployments with LayersAWS Lambda Layers is a new feature announced by Amazon on Nov 29th 2018. Use it to slim down your function deployments and speed up upload.Dec 17, 2018A response icon7Dec 17, 2018A response icon7
Published inMarcin PiczkowskiServerless git repo history analysisTime travel with serverless and gitDec 4, 2018Dec 4, 2018
Published inMarcin PiczkowskiLearn about your project from git historyWhen I enter a new project, apart from learning how to build and run it, I also like to check what to pay attention to. Things like:Dec 4, 2018Dec 4, 2018