It’s not securely sandboxed like a Qube, but apps can have their permission to access files and such restricted. Malware can escape the sandbox, or apps may come with very permissive permissions.
professional idiot.
I’m the developer of the Photon client. Try it out
It’s not securely sandboxed like a Qube, but apps can have their permission to access files and such restricted. Malware can escape the sandbox, or apps may come with very permissive permissions.
Yep
This must have changed recently since i remember having to add an explicit case to show just “Moderator”
The error might involve an issue with the docker server youre using.
Instead of using the default bun image, try the node image:
ghcr.io/xyphyn/photon:latest-node
The moderator is only given if the action was taken on your local instance
Photon doesn’t exactly have keyboard navigation, i’ve been working on it though
Are you trying to run it as a separate UI for your instance or do you want to replace lemmy-ui? Are you using docker or ansible?
Irrelevant but the embed thumbnail terrifies me. why is the android fuzzy
Padding is a very versatile thing in UI design, and none of it will make anything look terrible.
Even in your first example, the toolbar has slight padding on the edges and so do the buttons.
The reason there’s more padding now is because it makes it easier for new users to process everything.
Google UI devs will do anything but follow their own material guidelines
Just a tip, you can make those iamge links display inline by doing this:
![alt text (optional)](<image url>)
I like the layout but the design is worse, you have to reach even further up to access search. the colors also look slightly worse imo.
Buying a nice domain and it actually being used is such a good feeling
A feature that’s be nice is giving you a higher upload limit if you make your upload temporary.
Lemmy will be indexed less than Reddit, ignoring user counts, because lemmy-ui is client rendered. Googlebot and some others can still index client rendered sites, but others will ignore the content.
I feel like saying nothing but undefined
is worse.
photon doesn’t directly communicate with the backend, it’s not intended for that. but even then, lemmy-ui is almost entirely client side (for some reason) and it makes its calls to the API
<3
both OS ask a process to end nicely? Then force closing in windows is with task manager or kill -9 in linux