mako
mako
> Hi @itsdapi, having the Metadata as a separate json file isn't a common setup I would say. Also, almost every pictures and videos format out there supports the basic...
> @itsdapi loading metadata from the corresponding JSON file seems doable, but that metadata would be displayed in the sidebar tab, i.e. I'm not sure what can be done regarding...
I have a solution for this ```typescript ```
> Yes, you can use it on CPU (RAM), just add .cpu() command to some lines in script (which will give your error). Yes and it is pretty damn fast...
> I am unable to recreate this issue: > > https://youtu.be/xhActinh-n4 > > "unable to allocate file descriptor table" sounds like something lower level that is incorrect with your system:...
Same issue here. Fresh installed `Photon OS 5.0 GA` still has same problem, while ubuntu server works fine. I will post a way to reproduce later xD
``` docker run --network host --name nginx nginx ``` I tried to access the port 80 and no any respond, but weirdly I can assess the page through Photon OS...
> Try using `docker run --privileged ...` ``` docker run --network host --privileged --name nginx nginx ``` problem still
Disable the resizeable, raggable solve the header issues. But the editable cell style still crash. I noticed that the edit cell does not have width and mis placement ![CleanShot 2024-09-14...
Any catch up on this?