Spyke

Replies

Comment on

Roku TV bricked until agreeing to new terms of service

Reply in thread

I have a Hisense and had a similar experience. I was watching something fullscreen on an HDMI input, and then it suddenly switched inputs and showed a fullscreen firmware update prompt. I had no choice available other than to agree to update the firmware, no cancel button, couldn't change inputs, nothing, the only choice was to update the firmware. So I unplugged the TV.

About 10 seconds after I powered it back on, the exact same update prompt happened, still with no choice to decline it. I pulled power and booted it back up one more time just to be sure, met with the update prompt again.

This made me very angry.

The next time I powered it on, I had a packet capture running to see where it was phoning home. I created a firewall rule blocking all the hostnames it tried to connect to at startup, pulled the plug, and then booted it back up. No more update prompt, and it hasn't happened again. Good thing they don't download and pre-stage the new firmware, I guess.

Let me know if you want the hostnames and I'll PM them to you.

Comment on

Microsoft is killing WordPad in Windows after 28 years

Reply in thread

Does liber office make .docx files and export to pdf?

It does. It's fine as a replacement for Word, but no one has an answer for Excel. LibreOffice Calc is fine for a basic spreadsheet, but Excel is in a completely different universe than Calc with anything beyond that.

To be fair though, Excel is in a completely different universe than literally any other competing product.

Comment on

Tesla knew Autopilot caused death, but didn't fix it

Reply in thread

A times B times C equals X… I am jacks something something something

Narrator: A new car built by my company leaves somewhere traveling at 60 mph. The rear differential locks up. The car crashes and burns with everyone trapped inside. Now, should we initiate a recall? Take the number of vehicles in the field, A, multiply by the probable rate of failure, B, multiply by the average out-of-court settlement, C. A times B times C equals X. If X is less than the cost of a recall, we don't do one.

Woman on Plane: Are there a lot of these kinds of accidents?

Narrator: You wouldn't believe.

Woman on Plane: Which car company do you work for?

Narrator: A major one.

Comment on

GN spends the first segment of their GN News to responding to Linus's comments, and reveals that Linus mislead people on the Billet compensation.

Reply in thread

Nah.

GN didnt destroy Linus.

GN just assembled everything into a easily digestable package.

It was Linus's Ego that destroyed Linus.

Absolutely. I once had an absolutely terrible boss, 10000% a sociopath and I wouldn't be surprised at all to see a headline that said she'd been caught with multiple bodies buried under her house, but I'm still thankful for the experience because of one sentence that she said to me:

"People fire themselves."

And that's 100% true.

She then quoted Stalin's "Death of one is a tragedy, death of a million is a statistic" as justification for trying to fire an entire department immediately after that though, so maybe it was just an infinite number of monkeys on typewriters situation. Either way, it gave me whiplash.

196

Comment on

What have I done

Reply in thread

If I go to sleep at that point, I'm out. Done. I'm sleeping through the alarms or turning them off in my sleep, and that's a guarantee. No waking me up unless someone is physically dragging my ass out of bed, and that's still just a maybe.

Comment on

sudo rm -🇫🇷 /*

Reply in thread

This is the first lesson you have to learn as a Linux enthusiast, NEVER run commands you don't know from the internet

"Nah, just curl this random web address and pipe it over to a sudo bash shell, everything will be fine!"

I hate how this is becoming the official install method for more and more shit. It's like dude, really? You may as well stick your dick in a garbage disposal, both of those actions are equally safe.

You're dreaming if you think I'm not going to wget it and read it to see what it does first.

Comment on

Roku TV bricked until agreeing to new terms of service

Reply in thread

It would be better to our them on blast on social media since that sometimes gets the companies attention to try and fix PR.

Works almost every time. I had a ticket with a vendor open at work for just about 3 months, and then only replies I'd gotten on the ticket was the "We've received your support request which we'll promptly ignore!" autoresponse upon opening, and then another auto-response a month later saying the ticket was being assigned to another department. I'd replied to the ticket ~20 times asking for updates in that time.

I finally got sick of essentially yelling into an empty room and called out the company, their marketing team, their support team, and their CEO on Twitter, making sure to @ each one of them in the message. I got a reply from their CEO and an actual human responded to the ticket less than an hour later.

It's shitty and a last resort, but it's generally very effective.

memes

Comment on

LimeWire.exe

Reply in thread

Hearing a song that you've downloaded playing on the radio, surprised it didn't skip in that one spot

To this day my brain still jams in neutral when I don't hear a skip at the end of Guerilla Radio the last time Zach says "now"

memes

Comment on

*Permanently Deleted*

Reply in thread

but also larger distros being used regularly in enterprise/web hosting.

Red Hat is the 800lb gorilla in the room in that aspect. They put out a rock-solid product and their support is probably the best I've ever used regardless of any other factor.

They also pretty much own the Government/Gov Contractor Linux space because of the support and how simple it is to apply STIGs.

Comment on

Microsoft accidentally leaks internal tool that can enable hidden Windows 11 features

Reply in thread

Imagine they skip 12 and call it 13 like they did with W10

With as little sense as Microsoft makes most of the time, that decision actually does make sense. A lot of programs and scripts were lazy about checking the Windows version and just checked for the presence of a '9' in the version string to determine if they were running on Windows 95/98.

A bunch of shit would have broken if they had released Windows 10 as Windows 9, which is what it should have been semantically.