apps icon indicating copy to clipboard operation
apps copied to clipboard

Application: Operating Systems and IPFS

Open flyingzumwalt opened this issue 8 years ago • 8 comments

Work in progress - please contribute. See ipfs/apps#40.

flyingzumwalt avatar Mar 17 '17 03:03 flyingzumwalt

If the caching was good enough, you could use something like goboLinux, and make an "append only" operating system. No need for a package manager when everything is already "installed".

The big question is how should linking work. A normal dynamic linker doesn't make much sense, since we should be linking to ipfs hashes directly. But what we're looking for isn't quite a conventional static linker either...

traverseda avatar Mar 26 '18 12:03 traverseda

Hi folks, Is there any research or work done for this ticket?

tapaswenipathak avatar Jul 24 '19 17:07 tapaswenipathak

The main IPFS goal for this year is package manager support. That is, improving the performance and usability of IPFS such that it can be used by package managers. The next logical step would be to support something like goboLinux and/or GUIX.

Work is being tracked here: https://github.com/ipfs/package-managers.

Stebalien avatar Jul 25 '19 00:07 Stebalien

Nice; ack. Can you please help me which is the ticket where I can find notes or discussion?

tapaswenipathak avatar Jul 27 '19 11:07 tapaswenipathak

The roadmap lives here: https://github.com/ipfs/roadmap. Discussions, unfortunately, happened all over the place

Stebalien avatar Jul 28 '19 19:07 Stebalien

I didn't find anything in https://github.com/ipfs/roadmap. Are these Application: tickets just idea phrasing from the IPFS org, kind of scaling and inviting implementations from people who aren't part of the org?

tapaswenipathak avatar Aug 11 '19 14:08 tapaswenipathak

These are application ideas.

Note: I brought up package manager support as package managers are a key part of many operating systems and decent package manager support would enable use-cases like https://github.com/ipfs/ipfs/issues/247#issuecomment-376153573.

Stebalien avatar Aug 16 '19 04:08 Stebalien

Note: Discussion on applications of IPFS are happening over in the IPFS Forums now ... please continue the discussion there!

This issue is being moved over to the archived repo https://github.com/ipfs/apps/ for reference.

jessicaschilling avatar Mar 26 '20 18:03 jessicaschilling