It's definitely a nice idea though, maybe some day it'll happen. Nice to see Rob Pike getting a usesthis.com post, slightly (but not much) surprised to see him using Macs as his primary choice.
UsesThis: Rob Pike
71–80 of 192 posts
Re: UsesThis: Rob Pike
#72The whole "everything in the cloud", "let someone else worry about storage" view, at least the way he promotes them, are more like VCS than let's say Git (or pick another DVCS)... you have a conceptual "central" point of failure, even if this "point" is a network of servers distributed around the world. I want STORAGE ON EVERY DEVICE (not volatile!), and and automatic system to sync it with all my other devices, WITH…
Re: UsesThis: Rob Pike
#73Earlier quoted context omitted.
>[Plan 9 exists] because the status quo is bad and something must be done . That's a strange way to describe research and experimentation (though not strictly incorrect). >I just wished they focused on making the mainstream better Plan 9 predates all of today's mainstream operating systems.
> That's a strange way to describe research and experimentation (though not strictly incorrect). Many of the modern OS research papers that I have read take an existing solution and mess with it. As an example, many file system papers take ext[34] or btrfs and do something to them (if we want to debate this statement, we can). I see this with replacement algorithms, packet schedulers, etc. Much experimentation happen…
Re: UsesThis: Rob Pike
#74The whole "everything in the cloud", "let someone else worry about storage" view, at least the way he promotes them, are more like VCS than let's say Git (or pick another DVCS)... you have a conceptual "central" point of failure, even if this "point" is a network of servers distributed around the world. I want STORAGE ON EVERY DEVICE (not volatile!), and and automatic system to sync it with all my other devices, WITH…
Frankly, I can't understand how can you criticize Pike for that. That's exactly what he wants: When I was on Plan 9, everything was connected and uniform. Now everything isn't connected, just connected to the cloud, which isn't the same thing. By the way, try Joey Hess' git-annex, now with the assistant. It's just that: a sync and merge system for all your files, which can automatically sync up just about anything (c…
Re: UsesThis: Rob Pike
#75Re: UsesThis: Rob Pike
#76Re: UsesThis: Rob Pike
#77Re: UsesThis: Rob Pike
#78Earlier quoted context omitted.
> That's a strange way to describe research and experimentation (though not strictly incorrect). Many of the modern OS research papers that I have read take an existing solution and mess with it. As an example, many file system papers take ext[34] or btrfs and do something to them (if we want to debate this statement, we can). I see this with replacement algorithms, packet schedulers, etc. Much experimentation happen…
Your point is not clear to me.
Re: UsesThis: Rob Pike
#79Earlier quoted context omitted.
...I know, we geeks have this already as we use dvcs for all sorts of stuff other than code too (like my text editor's settings etc.) ...but most other non IT professionals using computers (doctors, physicists, most non-software engineers etc.) don't do this and are pretty far from using things this way ...they are more likely to be "fished into" cloud solutions that will have them "hanging from the cloud (someone el…
Well, someone just needs to make a file storage-oriented Git client.
Re: UsesThis: Rob Pike
#80Slight critique here - I feel like he's using this to push an agenda rather than just telling us in detail what tools and software he uses to get his job done. He mentions a few things but in far less detail than anyone else I've read on usesthis. Instead he gives paragraph after paragraph of "world view" about moving things to the cloud...interesting, yes, but not what I'm after when I read usesthis posts... :-/
What? No! He's not pushing for a move to the cloud. He actually did criticize the way we're building the cloud today: > "This is 2012 and we're still stitching together little microcomputers with HTTPS and ssh and calling it revolutionary. I sorely miss the unified system view of the world we had at Bell Labs, and the way things are going that seems unlikely to come back any time soon." To understand what he's talkin…