Frools

joined 1 year ago
 

The history page seems to imply the All feed is always fetched from lemmy.world? My home instance is lemm.ee, I would not expect summit to be making requests directly to another unconfigured instance?

 

At the moment it takes quite a few taps to switch between sort modes.

This empty space between the community/feed name and the user avatar seems like a nice spot for a sort mode switcher.

[–] Frools@lemm.ee 1 points 1 year ago

Would love to see in-app video support. So when a post links to an Imgur/YouTube/whatever video it gets opened in a native player rather than opening in a chrome webview thing

[–] Frools@lemm.ee 4 points 1 year ago* (last edited 1 year ago)

Witch for sane alt(cmd)+tab behaviour

And Alfred mostly for clipboard history

[–] Frools@lemm.ee 15 points 1 year ago (1 children)

That's why JS gets hates on just as much as PHP, if not more so these days as JS is fuckin everywhere!

[–] Frools@lemm.ee 4 points 1 year ago

In the long long ago it was reasonably common (particularly on corporate or school/uni networks) to force all web traffic outbound from browsers through a proxy.

They'd then use these proxies to enforce policies (block sites basically) and often cache stuff too, important when internet connections sucked.

So generally proxies sit on the same network as the clients (browsers).

Reverse proxies sit on the same network as the servers.