Hacker News new | ask | show | jobs
by rejschaap 1891 days ago
I was half-expecting an OS where you delete a file by completing lines with the right Tetris pieces.
1 comments

How would that work?

Genuinely curious, trying to visualize what you mean

Perhaps start with a set of blocks representing available resources. The 'top' equivalent could be a stream of blocks falling down the screen. Manipulate and rearrange the blocks to create new sets of blocks representing your desired function.

Deleting a file would be similar to any current GUI file manager, but with more blocks - drag file block to delete block. Opening a file with a particular program would be similar. Chaining a series of operations would be where it gets interesting. The shape of the pieces would control what can be chained together.