i have red and still got told to mute while writing
- 0 Posts
- 39 Comments
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•How do you manage your home server dashboards ? I hate editing my homer config fileEnglish0·2 years agoif you configure homepage with docker labels, and have multiple homepage instances, they will all be the same. since there is no way to specify the instance on the label.
reference:
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•recommendations for selfhosted photo backup solution: folders vs albums?English2·2 years agonot yet, it is planned but not there yet
i’m afraid i can only answer to the third question
and the answer is obviously 42. you gotta work on the question though
Rescuer6394@feddit.nlto Programming@programming.dev•What programming languages aren't too criticized here?1·2 years agoyou got me laughing here
Rescuer6394@feddit.nlto Programming@programming.dev•Which conditions would make reject or quit your job?61·2 years agothank you for sharing.
and i’m definitely spoiled too, my previous job paid me 35k gross per year and i want no less than that. i agree with you that software engineers here are under paid, but it is deeper than that. the software engineer job (and derivatives) does not exist in Italy. the contracts are generally or extremely generic (and so the pay brackets are reeeally low) or you have a contract for something totally unrelated (a friend of mine work in IT and have a contract for mechanics).
i got spoiled because my first job was from a German company, and their pay is a bit more fair than the ones in Italy.
very beautiful, thank you for sharing
Rescuer6394@feddit.nlto Programming@programming.dev•Which conditions would make reject or quit your job?111·2 years agofunny how here in Italy 30k gross per year is a pretty high salary.
software engineers with required experience in a field can get paid as low as 20k and they also want you to actually go to their office.
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•How do you manage your home server dashboards ? I hate editing my homer config fileEnglish2·2 years agois there an advantage to have apps embedded as iframe? as opposed to opening the url in a new tab?
like forwarding auth?
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•How do you manage your home server dashboards ? I hate editing my homer config fileEnglish1·2 years agothe only annoying thing is that is not possible to spin more than one homepages at the same time.
so i have one homarr and one homepage
Rescuer6394@feddit.nlto World News@lemmy.ml•Amid abaya ban, French school sends girl home for wearing kimono: Lawyer1·2 years agothey hate their own too, don’t worry
well i don’t think you are supposed to. is still full beta, no debugger.
i think this is just for their community to test stuff on.
Rescuer6394@feddit.nlto Firefox@lemmy.ml•It's not just Adobe. Now Logitech wants me to go to a random website in order to add peripherals to my computer, and I'm met with this when I go to the page they tell me to1·2 years agowell shit, their mouse are good. do we have an alternative to the mx master series?
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•Lemmy-safety can now run in dockerEnglish7·2 years agofor docker the syntax is
--gpus all
https://docs.docker.com/config/containers/resource_constraints/#expose-gpus-for-use
bonus: syntax to expose the gpu in a docker compose
deploy: resources: reservations: devices: - driver: nvidia count: 1 capabilities: [gpu]
latest beta of sync (re-)added random community ( and random nsfw ).
also, now you can browse the homepage of another instance without the need to be logged in.
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•How to share services with non-techincal friends and familyEnglish11·2 years agoi have a public ip and my own domain attached to that. i use subdomains for each service and a dashboard on the root domain.
i don’t use authelia etc, and rely on the autentication page of each service. but i have fail2ban.
i did help them set up the apps, but they took from there. the dashboard on the root domain helps them navigate all services without having to remember the full url.
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•Lemmy Safety now supports cleaning local pict-rs storage from CSAMEnglish71·2 years agoyes… maybe.
as the dev said, it flags a lot of false positive. so a human should look at them anyway.
maybe when this is a bit more evolved, we can use it to preprocess posts, and if a post gets flagged for something, a mod / admin needs to approve the post manually.
maybe for CASM, it gets sent to an external service specialized to that stuff, so the mod / admin doesn’t have to look at the images.
Rescuer6394@feddit.nlto Selfhosted@lemmy.world•Lemmy Safety now supports cleaning local pict-rs storage from CSAMEnglish18·2 years agoit uses a model that describes a photo, then it searches the generated description for some terms and ranks the image to some levels of safety.
to test it you use a more general filter, for all nsfw for example, and see if the matches are correct.
if it helps, here is my setup from bare metal to 30+ services. https://github.com/simone-viozzi/my-server
including off-site encrypted backups
of course, i wrote this for me, so most stuffs are written like garbage, but fell free to open an issue, and i will fix them
owncloud ocis