Systems Software Research is Irrelevant (2000) [pdf]
doc.cat-v.org
Systems Software Research is Irrelevant (2000) [pdf]
1–10 of 40 posts
Re: Systems Software Research is Irrelevant (2000) [pdf]
#2Re: Systems Software Research is Irrelevant (2000) [pdf]
#3Re: Systems Software Research is Irrelevant (2000) [pdf]
#4Re: Systems Software Research is Irrelevant (2000) [pdf]
#5I think "systems engineering" has won out over "systems research" - optimizing existing systems instead of creating new ones. Part of it is that we are constrained by our hardware, which forces us into specific paradigms; but I think also systems end up becoming fungible and it a point it doesn't really matter what RPC protocol you use - just that it's fast.
Re: Systems Software Research is Irrelevant (2000) [pdf]
#6I think that the intervening 22 years have proved this correct. Just like aeronautics and materials science, computer science seems to have stagnated.
Systems and storage has advanced significantly.
Re: Systems Software Research is Irrelevant (2000) [pdf]
#7I think that the intervening 22 years have proved this correct. Just like aeronautics and materials science, computer science seems to have stagnated.
I am pretty sure that all research on stuff we are since the horizontal scaling has taken over have been researched 4+ decades ago and is only now is widely used... though when I looked, the CAP theorem is from 1998, so maybe not.
Re: Systems Software Research is Irrelevant (2000) [pdf]
#8I think that the intervening 22 years have proved this correct. Just like aeronautics and materials science, computer science seems to have stagnated.
Computer science may be stagnant, but practical applications of topics researched decades ago has flourished from small seeds into large forests. I am pretty sure that all research on stuff we are since the horizontal scaling has taken over have been researched 4+ decades ago and is only now is widely used... though when I looked, the CAP theorem is from 1998, so maybe not.
https://en.m.wikipedia.org/wiki/CAP_theorem
2 of 3 for Consistency, Availability, Partition tolerance
Re: Systems Software Research is Irrelevant (2000) [pdf]
#9I mean, TCP/IP won, but that doesn't mean that it's the best. It's not even close. Same with the current CPU architectures; the work, they can scale, but still.
The chips today can solve certain kinds of problems really well. Is the scope our problems are limited by what the chips can do? Or does it seem that way because they're so general-purpose that they can handle any kind of problem?
Re: Systems Software Research is Irrelevant (2000) [pdf]
#10I work on this [1], it kinda looks like systems software, and it doesn't feel stagnant. But then, nobody uses it (yet - I hope).
And there's a plethora of similar ideas (DAT, OrbitDB, etc.).