EDIT: At this point, is there any value in comments about how Google kills things? I feel like it's a waste of time for a knowledgeable crowd like HN.
Google Kills Cloud Print
91–100 of 567 posts
Re: Google Kills Cloud Print
#92Re: Google Kills Cloud Print
#93That's a bummer; it was a god send for accessing printers without drivers on the client.
Printers are standardizing on a thing called "driverless printing," based on having some common Page Description Languages (or having the printer have support for handling a PDF directly): https://wiki.debian.org/CUPSDriverlessPrinting#Driverless_Pr... Each printer having its own driver is sort of like ... each terminal having its own escape sequences. When printers and terminals were purpose-built electronics with l…
I bought an Oki 691 impact printer simply because it spoke to anything on the network without the need for drivers.
Re: Google Kills Cloud Print
#94Re: Google Kills Cloud Print
#95Google has the corporate equivalent of ADHD. Having talked with ex-googlers and current googlers, the problem seems to be deeply baked into their culture. The incentive structures seem to favor the sexy over the boring, making it much more likely that someone will get promoted for launching products versus growing one. The fix seems to be obvious, create a separate path, a maintenance and growth hacker path, where pe…
Creating new products is probably over incentivized, while the boring work of operating and maintaining existing useful products is under incentivized.
Re: Google Kills Cloud Print
#96Re: Google Kills Cloud Print
#97Google has the corporate equivalent of ADHD. Having talked with ex-googlers and current googlers, the problem seems to be deeply baked into their culture. The incentive structures seem to favor the sexy over the boring, making it much more likely that someone will get promoted for launching products versus growing one. The fix seems to be obvious, create a separate path, a maintenance and growth hacker path, where pe…
It’s much like how bell labs invented so much great technology, but could never make the transition to new producers themselves.
Re: Google Kills Cloud Print
#98That's a bummer; it was a god send for accessing printers without drivers on the client.
Printers are standardizing on a thing called "driverless printing," based on having some common Page Description Languages (or having the printer have support for handling a PDF directly): https://wiki.debian.org/CUPSDriverlessPrinting#Driverless_Pr... Each printer having its own driver is sort of like ... each terminal having its own escape sequences. When printers and terminals were purpose-built electronics with l…
Re: Google Kills Cloud Print
#99Whatever happened to good old CUPS? Why did they have to introduce so many layers including Google's servers between the user and the printer?
CUPS is exactly what Google is switching Chrome OS to, as a replacement for Cloud Print. But the reason to have Google's (or someone's) servers involved is so that you don't need to be on the same network (e.g., you can print to your home printer, behind a firewall/NAT, while you're at a coffeeshop, also behind a firewall/NAT).