jums

Results 114 comments of jums

Advantages of containerizing : - copy/moving production data to a testing or pre-production environment - easily backing up containers (`docker save`) - possibility of CI (maybe through scripts on the...

some reading in the links https://dan.hersam.com/2020/11/06/local-docker-port-exposed/

some more readings/propaganda https://docs.docker.com/engine/security/ > Docker allows you to share a directory between the Docker host and a guest container; and it allows you to do so without limiting the...

https://sandbox.inventaire.io is now running on a [rootless docker engine](https://docs.docker.com/engine/security/rootless/), which is briefly documented [here](https://github.com/inventaire/docker-inventaire#rootless-docker)

[mailtrain](https://github.com/Mailtrain-org/mailtrain) seems nice too

indeed mocking would be defined here as an "artificial" way to fetch some fitting data for the component. I imagined retrieving some real user data for the matter.

These huge text blocks have already been *temporarily* fixed by 8fbd0d14b14aca51903b2094eb455aa8acfd9890 since it also happens to [other infoboxes](https://inventaire.io/entity/wd:Q28667972) Moving awards received (`wdt:P166`) still feel like a good idea though. Influenced...

Another temporary solution would be to reuse the "show more button" mechanism (aka `WrapToggler`). It has its inconvenients, but since its already in place on infoboxes for editions lists, it...

> rather than a "see more" button? yes, i am now convinced that "see more" is not a good UX option, i was suggesting it as a temporary quick fix...

As undo feature adds some complexity, I added e4a2bfa2c to fix some difficult states one may end up in ie. add a new label, then delete another one, then select...