twoguysarguing.wordpress.com
Pro Tips: Run Multiple Jenkins CI Servers on a Single Machine | Two Guys Arguing
https://twoguysarguing.wordpress.com/2011/07/24/pro-tips-run-multiple-jenkins-ci-servers-on-a-single-machine
Skip to search - Accesskey = s. Pro Tips: Run Multiple Jenkins CI Servers on a Single Machine. Posted in software development. By benjaminplee on 07.24.11. Or Hudson if you work for Oracle. Is a great, simple and steady continuous integration and build server. One of its greatest features is that despite being packaged as a standard .war ready to be dropped into your JEE web container of choice … it also contains an embedded web container. Java -jar jenkins.war. What about the port you say? Click to emai...
twoguysarguing.wordpress.com
Competing Parsers | Two Guys Arguing
https://twoguysarguing.wordpress.com/2011/09/28/competing-parsers
Skip to search - Accesskey = s. By youngnh on 09.28.11. So, I’m writing a parser for the Turtle serialization format for RDF. In addition to being a format we use all the time at Revelytix. Its a decently compact grammar. Giving me a good chance to implement it using The Parsatron and suss out some of the library’s rough edges. I hit my first rough edge with the. LongString : = " " lcharacter* " ". But, having already implemented the. Unexpected end of input, expected '" "'. Because what happened was the.
twoguysarguing.wordpress.com
Mountains of Obfuscation | Two Guys Arguing
https://twoguysarguing.wordpress.com/2012/02/26/mountains-of-obfuscation
Skip to search - Accesskey = s. By benjaminplee on 02.26.12. What would you do? You have a couple hundred files across several nested folders that contains within them 10000 obfuscated random and unique user names. You also have a translation file of all of the obfuscated names and new ones you ned to have them replaced with. Some files have all 10000 obfuscated names in them. Some have none or just a couple. How would you update all of the files? Give us some love:. Click to email (Opens in new window).
twoguysarguing.wordpress.com
error: object file is empty | Two Guys Arguing
https://twoguysarguing.wordpress.com/2013/10/14/error-object-file-is-empty
Skip to search - Accesskey = s. Error: object file is empty. By youngnh on 10.14.13. A coworker could not push a branch of his development to our company Stash server this afternoon. He tried once in the morning, but the server went down, so he stayed late until the server was online again and then tried again to push his commits, only to be hit with a very cryptic error. I stayed late debugging it with him, and here’s what we found. Gobbledygook, but the file isn’t empty. The interesting thing to me was...
SOCIAL ENGAGEMENT