

deleted by creator
deleted by creator
If you leave your phone at home for one day, take a walk, get some coffee, meet a friend - but don’t use your phone, schedule in advance and tell them you’ll be phone-less, etc. You’ll find yourself feeling way less overwhelmed by a lot of these things. Phones keep us constantly aware of the changes around us. They make it seem like the world is whirring around much faster than it is. Basically, I guess, I’m suggesting “touch grass”. But I do think phones, in particular, are the worst for making us crash out like this.
deleted by creator
Just a reminder, these corporations and not making razor thin margins. They can afford to pay better wages.
( ͡° ͜ʖ ͡°)
Need I say more?
Fwiw you should be able to add a prompt to your profile to force it to be more direct.
Print what? I skimmed the article and I’m confused. Can you print an 3D Eiffel tower on a piece of paper? Or is it more like you’re printing things with a small emboss/raised edge? I didn’t even realize that was something people wanted to do. Maybe for custom tiling?
Here comes the sun…
deleted by creator
True speaker here
Native English speaker here. I agree with Winker.
TBF if you want, you can have a bastion server which is solely whitelisted by IP to stream your content from your local server. It’s obviously a pivot point for hackers, but it’s the level of effort that 99% of hackers would ignore unless they really wanted to target you. And if you’re that high value of a target, you probably shouldn’t be opening any ports on your network, which brings us back to your original solution.
I, too, don’t expose things to the public because I cannot afford the more safe/obfuscated solutions. But I do think there are reasonable measures that can be taken to expose your content to a wider audience if you wanted.
I’ve only cried on a dozen or so episodes of TV and this one is the top episode for me.
Holy shit the article is far less tame than the title. They provided several ways to run commands as root and they can be generated as an over-the-air HTTP call. As per the article, if you buy the Jooki domain, it’s very likely you can control every single Jooki on the market. You can make the speaker do whatever you’d like. Pretty scary stuff. One has to wonder what nerds can do with that kind of tech: turn speakers into a low quality mic? Use them as bots for a DDoS attack? Just start blasting heavy metal music? Or just brick every device?
It’s pretty wild what the devs have done here. I can excuse executing commands as root from a file on the SD card. It’s not exactly safe or smart but it’s also not the most dangerous thing to assume only people with access to the device would do that. Hardly a worry for most parents as long as you’re not especially reckless. But to allow OTA root level commands to be run? That’s a horrible design. At least setup a user that can only execute a few pre-designed scripts. Don’t just give them carte blanch to run havoc on your hardware.
Just another reminder that every wifi enabled device is likely a ticking timebomb. Especially low quality devices meant for kids. Baby monitors, speakers, etc. have a history of being built cheaply and poorly. That’s why I bought non-wifi baby monitors for my family.
deleted by creator
deleted by creator
deleted by creator
I paid for the lifetime membership ~6 years ago so I’m going to stick with it. Plus I just use it for my own home. It’s not like I’m serving a bunch of other clients. But I’ll switch to Jellyfin if the lifetime membership ever gets taken away.
My lazy hack for debugging any program is running the main executable from the command line. That usually streams the logs into the terminal and helps me debug from there.