Spyke

Replies

piracy

Comment on

Have you pirated songs during the 1980s?

My dude, it was the 80s, not the dark ages. We didn't normally have to use a voice recorder to dub tapes. Component systems made taping off records, cassettes, radio, or whatever else easy. Every one of my friends had a dual cassette deck somewhere in the house.

I can't think of a single person - my grandparents included - who DIDN'T have a dubbed copy of an album or a mixtape someone has given them.

Comment on

This is why people keep getting hacked

Reply in thread

Right. Look, I want people moving to more independent services too, but I know that sometimes you have to meet people where they are. I keep Meta accounts because sometimes I need to see family pictures or engage with some random FB group.

You can work on getting people to try things and adapt without just going "Fuck you, you do it my way or not at all."

Comment on

Route outgoing traffic of a docker bridge network through VPN

First off, take this for what it is: a guy who can follow instructions but does not understand all the inner workings of docker.

I use Gluetun and have a set of apps that I run through it. They are all in the same compose file. Each of the ports is defined in the Gluetun section and not with the individual app. Then each app's network_mode is set to service:gluetun

This routes all the traffic for those apps through the VPN while maintaining my regular network for everything else.

Comment on

Salesforce Will Hire No More Software Engineers in 2025, Says Marc Benioff

I'm a Salesforce admin. On a personal level I like it because it's kind of a mess and I can spend time on random crap. That's not to say that I think it's GOOD.

Last week I had some issue and decided to give Agentforce a chance before opening a case. It rephrased a standard help page I had already read. I rephrased my question with more detail. It rephrased the same help page again. I opened a case.

Turns out what I was seeing was a known issue. Support gave me a link to the page and a fix was already pending. So the bot that they are using for case deflection doesn't appear to search known issues at all. If you're trying to get everyone to buy into a product, your implementation of it should be strikingly good at what it's supposed to do.