markstos

joined 2 years ago
[–] markstos@lemmy.world 5 points 1 week ago (2 children)

The marketing mixes metaphors, talking about gardening, growing, curating… all part of sustainable process that includes plants dying.

It also uses words like forever and permanent.

Having content live forever is at odds with metaphors of the natural world, where things naturally die.

[–] markstos@lemmy.world 3 points 1 week ago (1 children)

Clickbait headline.

SSNs have been understood to not be a reliable “secret” for years and were never intended to be one.

The solution has always been to quite treating them that way, not to repeat the same mistake of creating yet another database full of new SSNs which would also be quickly compromised.

[–] markstos@lemmy.world 1 points 1 week ago (1 children)

How does it handle helm features that are not valid compose features? Silent failure or loud warning?

[–] markstos@lemmy.world 11 points 2 weeks ago (1 children)

Are they European?

[–] markstos@lemmy.world 6 points 1 month ago (1 children)

Meanwhile, Discourse forum software continues to grow in popularity an doesn’t have the reputation for toxic communities.

Jeff Atwood co-founded both StackOverflow and Discourse.

[–] markstos@lemmy.world 5 points 1 month ago

SNL Career day is a fitting sequel.

https://youtu.be/t7HD2xG92-0

[–] markstos@lemmy.world 6 points 1 month ago

Or you could change the preference to enable the feature again.

[–] markstos@lemmy.world 4 points 1 month ago

To explain how HAproxy and competing tools solve this:

Two servers are prepared to be the single reverse proxy, but one is active. They constantly communicate with a “heartbeat”. When the active one fails to send a heartbeat, the secondary executes the steps to become the active primary. When the primary’s heart starts beating again, it becomes active again.

So there can be a few seconds of downtime, but the failover is automatic.

[–] markstos@lemmy.world 15 points 1 month ago

Yes, especially if people use the “latest” tag, trusting whatever the container might be updated to do in the future.

[–] markstos@lemmy.world 3 points 1 month ago

I am using Navidrome and if it has significant bugs, I haven’t run into them yet.

[–] markstos@lemmy.world 5 points 1 month ago

As a man, when l run shirtless it’s not because I want to show off my chest, it’s because I’m hot and it’s practical. Depending on the temperature in and around the workplace, something with less coverage may be more comfortable.

[–] markstos@lemmy.world 1 points 1 month ago (1 children)

That’s not what the FAQ says, rather it says Flatpaks are often sandboxed but not fully containerized. Containers don’t need to have a performance penalty because they run on the same kernel as the host. Container tech applies a chroot, disables some capabilities within the container and that’s about it. They are in contrast to virtual machines that need to boot an entire additional OS before doing anything.

 

It is reportedly plug-n-play for basic features, but for more advanced features, something like this project would need to be patched to add support for the camera.

https://github.com/samliddicott/guvciew-meet4k

 

I have a Logitech C920 and am looking to upgrade. Something suitable for streaming.

Some annoyances with the Logitech: sometimes autofocus fails and poor reproduction of blacks. Ex: Lack of detail when a black cat is on screen.

I already have a nice mic-- the webcam doesn't need one.

 

I'm looking for a simple sendmail replacement to receive local mail, such as from cron and service failures and forward it to on to a real SMTP server.

I have used msmtpd successfully but thought I'd ask if folks have other solutions they like.

view more: next ›