by Josh | Jun 14, 2017 | Quick Tips
If you have access to the script console (Manage Jenkins -> Script Console), then you can do this following: Jenkins.instance.getItemByFullName(“YourJobName”).updateNextBuildNumber(45)
by Josh | May 23, 2017 | Blog, Technology, Tesla
Proud owner of a Tesla Model 3 Beta Car! I mean check it out guys, took some pictures cause I knew no-one would believe me. I got the plug! Since I’m an Elon Musk fan and proponent of self driving cars, (cause you all suck at driving and computers are better at...
by Josh | May 19, 2017 | News, Technology
EBay hacked ! Got an email to reset my password AND passwords on my email and 3rd party listing tools. Holy sh-t, this sounds bad to me; almost like the passwords were plain text or has a weak hashing algo like md5… More details here...
by Josh | May 18, 2017 | How To's, HTML5 Video, Technology
UPDATE: Please visit the new post if you are running Mac OSX Mojave now. The following original post may not work anymore. https://www.ogprogrammer.com/2019/09/17/convert-mp4-to-webm-on-mac-osx-mojave/ Recently I’ve been making more HTML5 Video websites and to...
by Josh | May 13, 2017 | AWS, Blog, Technology
We started using Amazon Web Services EC2 Container Service recently at my day job, Engaged Nation. Docker is somewhat new to me in a production sense and AWS ECS can look incredibly daunting when looking at all the controls. I ran into this situation where my AWS ECS...
by Josh | May 6, 2017 | Blog, Business Development, Entrepreneurship, Planning, Startup
Recently I had to start writing up a business plan for a startup idea that occurred to me this weekend. Digging around for “How to write a good startup business plan” I wasn’t really able to come up with too much helpful information (at least on the...