28 May 2021 |
carado | thanks | 14:45:53 |
| echoa1s joined the room. | 14:54:54 |
| tweek joined the room. | 15:04:44 |
| Nero joined the room. | 16:02:55 |
| awesomesheep48 changed their profile picture. | 16:14:41 |
| ljmf0null joined the room. | 16:15:41 |
| mceldeen joined the room. | 16:20:59 |
| hiredman joined the room. | 16:54:52 |
Fayne Aldan | Does anyone know if CloudFlare IPFS caches IPNS? Like, if I change the hash my website links to, will I have to wait for the cache to expire on /ipns/example.com? | 17:03:04 |
Fayne Aldan | And if so, does anyone know how long the cache lasts? | 17:04:49 |
Discordian | That's a great question, I've never used their gateway, personally. I've heard it might use one though, not sure I remember when exactly I heard that though. | 17:05:29 |
Discordian | Could always just try publishing something a couple times and check it out? | 17:05:49 |
Fayne Aldan | I know it uses caching, but I would hope it only caches /ipfs/ | 17:06:11 |
Fayne Aldan | I use a pinning service (Pinata), so I probably donโt need to use CFIPFS. What gateway can I use instead? dweb.link? | 17:07:09 |
FuseTim | It surrely uses caching on HTTPS endpoint, weirdly, I never had the issue using the HTTP endpoint | 17:07:12 |
FuseTim | you can check: https://ipfs.github.io/public-gateway-checker/ | 17:08:17 |
Fayne Aldan | I love how that site says cf-ipfs is faster than cloudflare-ipfs | 17:10:53 |
Fayne Aldan | At least for me | 17:11:18 |
awesomesheep48 | Not for me, probably just your location | 17:11:29 |
awesomesheep48 | 10.via0.com is my fastest one | 17:11:49 |
awesomesheep48 | What do the hearts mean on that page? | 17:12:38 |
FuseTim | jorropo.net is the fastest one (likely because it hosted in my country) | 17:12:41 |
Fayne Aldan | Does anyone know what Iโd do if I want to host a gateway? | 17:14:20 |
Fayne Aldan | Without paying Pinata $20/month? | 17:14:38 |
FuseTim | In reply to @awesomesheep48:matrix.org What do the hearts mean on that page? Meaning the same as Origin | 17:15:36 |
FuseTim | According to the source code css div.Node.origin div.Link::after { content: " ๐" } | 17:17:02 |
FuseTim | * According to the source code div.Node.origin div.Link::after { content: " ๐" } | 17:17:09 |
Discordian | Yeah origin isolation, gets a heart because that's really important, and not widely supported yet. | 17:19:24 |
Charles Cao - FilSwan | In reply to@faynealdan:matrix.org Does anyone know what Iโd do if I want to host a gateway? Buy a HTTPS certificate and install ncgix? | 17:24:39 |
CSDUMMI | Is there a performance bottle-neck with IPFS Pin? | 17:25:24 |