

I attune your family has human identifiable faces? Do you have a machine learning service container running? If so and if its enabled, it should just work. Otherwise, maybe try tweaking the parameters?


I attune your family has human identifiable faces? Do you have a machine learning service container running? If so and if its enabled, it should just work. Otherwise, maybe try tweaking the parameters?


Thank you for moderating here, dohpaz! You are aware of the recent drama surrounding watermarks, with one particular (but actively posting❤️) user cropping out artists’ watermarks posting them here? I guess beep is confusing watermarks and an attribution link.


I love how they draw faces. Thank you for sharing and welcome back, beep. I hope the community (you included) can someday manage with less drama, but maybe the drama is half the fun of it.


I just tried it out and checked with a mirror. It’s possible (especially when leaning against the wall, but also without), but it’s quite the uncomfortable and unnatural pose


Maybe she is in motion


That’s a interesting approach. It kind of backdoors a lot of private communication efforts. I can’t even be sure, if disabling notifications for signal would avoid them from showing up in the database anyways


I haven’t tried it, but NTH on the SmartTube telegram chat recommended https://github.com/webosbrew/youtube-webos


That’s a serious issue! But you can work around it using asynchronous communication: you may not see her/him/them anymore, and only communicate using letters. Send them a letter using the US Postal Service, and by the time of arrives, age will have inevitably closed the age gap.
note: this is not US centric advice, using the US postal service will add sufficient delay from/to anywhere in the world.


the post already links to a summary, but tl;dr
the state seeks to charge Meta for supporting grooming of minors, because adding chat encryption obstructed law enforcement. Criminalizing the design decision to add encryption might deter all companies.
Some of the most damaging evidence in both trials came from internal company documents where employees raised concerns about safety risks and discussed tradeoffs. […] the rational corporate response is to stop putting anything in writing. Stop doing risk assessments. Stop asking hard questions internally. […] That makes everyone less safe.


That’s pretty wild 😉


To be fair, he deserved it (at least once)


It’s fake. It’s based on this photo, the picture is the poster was uploaded on reddit a day after. There’s no other photos of this poster.


At work I use kubernetes and quite like that (upgrading containers without downtime FTE), but I didn’t bother trying to set up the infrastructure myself. Some argue, it’s not with the efford for self hosting, I dunno.
What I do like to use is Dockge, to keep docker but also keep your sanity. It even offers a single button for “docker compose pull”, which is great of you don’t have to many compose files / stacks. Combine with a simple shell script to batch pull/build all stacks in one go, plus some backup solution, and it’s actually nice to use and does all that I need. I love CLIs, but I’ve had situations where the GUI came in very handy.
#! /bin/bash
# note: this will update and START all dockge stacks, even if you stopped them before
shopt -s nullglob
for proj in /opt/dockge /opt/stacks/*/; do
echo "> $proj"
docker compose -f "$proj/compose.yaml" up --pull always --build --detach
echo ""
done
I guess some really don’t
Gotta copy that, thank you!
This happened to me yesterday. Turned out that the site had a password length limit on the reset-password-form, but not on the login page.

Wow, looking at the other comments, I feel like this doesn’t warrant outright suggesting for you to leave him. How about you talk to him directly about your feelings? I don’t know how easy that is for either of you. But being upfront about it might help you find a solution together, or at least give it a shot.
Made me laugh!
But why is my first thought that this is a critique is the military industrial complex 😅