Earlier quoted context omitted.
I'm surprised you don't have make installed. That's usually one of the first tools I install on any new system (if it's not included as part of the base install, like Arch does): sudo apt-get install build-essential Incidentally, the make error you'd get is amusing: make: *** No rule to make target `me'. Stop.
sudo make me a sandwich will result in sudo running with 'make me a sandwich' as arguments. 'sudo make me a sandwich' will result in 'sudo make me a sandwich' running.
There's a coffeeshop called java.update() in GTA V
21–30 of 80 posts
Re: There's a coffeeshop called java.update() in GTA V
#22Re: There's a coffeeshop called java.update() in GTA V
#23Re: There's a coffeeshop called java.update() in GTA V
#24Re: There's a coffeeshop called java.update() in GTA V
#25The whiteboards in one of the Lifeinvader rooms, gave me a chuckle. It read, "Remember! We aren't ripping them off if they don't read the T&C" with word privacy crossed out.
Re: There's a coffeeshop called java.update() in GTA V
#26Now I'm hoping that someone will start up a coffee shop with this name.
Re: There's a coffeeshop called java.update() in GTA V
#27It doesn't feel like it's enterprise enough to be realistic. class TwoBaconRashersInsideTwoSlicesOfBreadFactory { /* Make a sandwich * * Construct a foodstuff consisting of two slices * of bread with two slices of bacon. * @return TwoBaconRashersInsideTwoSlicesOfBread a sandwich */ Public TwoBaconRashersInsideTwoSlicesOfBread getSandwich () { BaconRasherFactory pig = new BaconRasherFactory(); BaconRasherInstance baco…
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
Re: There's a coffeeshop called java.update() in GTA V
#28I would just name it Java.update() and leave it there. These people are trying too hard. They probably turn off the average geeks (who find it too geeky); and the hard-core geeks just tear them apart with all of the semantic and syntactic errors.
Re: There's a coffeeshop called java.update() in GTA V
#29It doesn't feel like it's enterprise enough to be realistic. class TwoBaconRashersInsideTwoSlicesOfBreadFactory { /* Make a sandwich * * Construct a foodstuff consisting of two slices * of bread with two slices of bacon. * @return TwoBaconRashersInsideTwoSlicesOfBread a sandwich */ Public TwoBaconRashersInsideTwoSlicesOfBread getSandwich () { BaconRasherFactory pig = new BaconRasherFactory(); BaconRasherInstance baco…
Not enterprise enough, it doesn't implement any interfaces nor extends any generic classes, there also should be some try/catch blocks (what if the bacon isn't fried enough?) and of course several unit tests to guarantee the highest quality sandwich ;)
Re: There's a coffeeshop called java.update() in GTA V
#30And a hilariously detailed start-up with a (Dropbox inspired?) play room. There's also a hacker character whose convincingly detailed computer setup shows several VIM sessions (one on a portrait oriented monitor).
Do you have any screenshots of this computer setup with vim?