One could trace the protocol between the phone and the network to see if it conforms generally. Specifically is another issue.
This is on a Mac. I wanted to see if the firmware bugs would be fixed by using their firmware update tool. The printer itself times out when attempting an on-device firmware upgrade. The downloaded update utility just…
This is not true, I owned a 700$ multifunction printer scanner, copier, everythinger and it required me to hack the cartridges to print black, it always put shitty yellow tracking dots on all printouts. Don't send more…
If you have an opinionated style guide, I would love to read it. Something like this [0] but for Java. [0] https://gist.github.com/seanjensengrey/a08910b0d204b037c2ba
Yeah, that chart is painful. Talking about absolute dollars with no basis is not productive.
This should be on this list http://www.amazon.com/How-Solve-It-Modern-Heuristics/dp/3540... single best technical book I have ever read. Also, if you ever need to give a gift,…
https://gist.github.com/seanjensengrey/d053e7fa709e0699e291 If free version. t = {} t[0,0] = lambda x: x t[1,0] = lambda x: "Fizz" t[0,1] = lambda x: "Buzz" t[1,1] = lambda x: "FizzBuzz" def tests(x): return (x % 3 ==…
One could trace the protocol between the phone and the network to see if it conforms generally. Specifically is another issue.
This is on a Mac. I wanted to see if the firmware bugs would be fixed by using their firmware update tool. The printer itself times out when attempting an on-device firmware upgrade. The downloaded update utility just…
This is not true, I owned a 700$ multifunction printer scanner, copier, everythinger and it required me to hack the cartridges to print black, it always put shitty yellow tracking dots on all printouts. Don't send more…
If you have an opinionated style guide, I would love to read it. Something like this [0] but for Java. [0] https://gist.github.com/seanjensengrey/a08910b0d204b037c2ba
Yeah, that chart is painful. Talking about absolute dollars with no basis is not productive.
This should be on this list http://www.amazon.com/How-Solve-It-Modern-Heuristics/dp/3540... single best technical book I have ever read. Also, if you ever need to give a gift,…
https://gist.github.com/seanjensengrey/d053e7fa709e0699e291 If free version. t = {} t[0,0] = lambda x: x t[1,0] = lambda x: "Fizz" t[0,1] = lambda x: "Buzz" t[1,1] = lambda x: "FizzBuzz" def tests(x): return (x % 3 ==…