Comment on I made a Firefox fork with Fediverse integration
rozodru@lemmy.world 1 day agoTotally understandable. I added in some rate limits, search result caching, timeout handling and error handling (to prevent retry storms), there’s also a max result limit per instance. If this WERE to take off with like 1000+ users I’d have to adjust it further. But right now as it stands the impact should be negligible.
rimu@piefed.social 1 day ago
All it would need is about 10 simultaneous users and the load on the server would be unacceptable to me, as an instance admin. I only run PieFed instances so this isn't going to impact me unless you add PieFed support (please don't).
rozodru@lemmy.world 1 day ago
Fair enough.
rimu@piefed.social 1 day ago
I guess if the logic for finding the posts was done on the server then you would only need one API call - the extension would just send through whatever url it had. That would be more efficient.
If this gets popular I'd be open to adding a dedicated API endpoint for this to PieFed.
Kind of a privacy nightmare though, aye. Sending your whole browser history to a third party... But that's a whole different issue.
rozodru@lemmy.world 1 day ago
…it doesn’t view the browser history at all.?