Enrico Fasoli

Results 60 comments of Enrico Fasoli

@whyrusleeping is it planned for the pin command to take an IPNS name and automatically pin the address pointed by the name and automatically unpin the old adress and pin...

Similar issue here, actually worse than what other people have reported. My project is multi-root workspace, with .gitignore in each root (multiple `folders` entries in the `.code-workspace` file) This code-workspace...

I was able to mitigate the problem somewhat by adding a separate `.continueignore` to each folder of my VSCode workspace even though 2 of them are subfolders of the root....

@cloutier that's very cool! When it's done I'll make sure to integrate it into my [discussion board app thingy](https://github.com/fazo96/ipfs-boards) as soon as it gets media support. I planned to build...

@cloutier Thanks for the interest! When my application actually starts being something more than a prototype that barely works we'll think of the best way to integrate ipfs.pics :+1:

The app I'm working on, [Boards](https://github.com/fazo96/ipfs-boards), attempts to solve many problems and this is one of them. I'm planning to build a Viewer that can display as much information as...

That's of course planned for my app :) IPNS is perfect for that kind of referencing.

> it's a static app entierly, so should be able to just build it and ipfs add Done :+1: https://ipfs.io/ipfs/QmQ13feaBycRULAHKrPeYEKSosMsXeNP5HiAixNtWMcrdR/ Looks like it works! It would be cool to have...

There isn't a spec, and here is probably the best place to discuss about apps in general I guess. You can look at https://github.com/ipfs/awesome-ipfs to see some apps that already...

@RichardLitt good point, but I don't think it's worth the effort if it's only for that purpose, because when IPFS is able to run in browsers we could just write...