

I’ve heard of people using a shake sensor or a power monitoring outlet/switch which seems like it would take a lot less effort to integrate into automations (like showing a light when it is done somewhere).
I’ve heard of people using a shake sensor or a power monitoring outlet/switch which seems like it would take a lot less effort to integrate into automations (like showing a light when it is done somewhere).
Sometimes they do serve a purpose. While I don’t see the point of a “reactions” only YouTube channel since they get repetitive. Sometimes you wonder how people took a certain episode of your childhood anime or some episode with an interesting plot line like the red wedding. With that said, channels with no commentary and all “uh hu” or “that’s right” as the most useful additions from the “hosts” are trash.
I feel like a lot of small shops now (especially restaurants and convenience stores) charge for using a credit card in a manner that wipes out any benefit from “cash back rewards”.
To me the bigger benefit is that a card that is opened many years ago (pair on time) gets you a better credit score. This will net you much better deals throughout life for major purchases like a car or home (if you are lucky enough to still be able to afford one).
That’s your own darn fault. You were supposed to know the 0.0.1 version was GA instead of assuming 0.0.3-alpha was stable. You would have known if you read the 2000 line README. On the second dependency there is no README though, so just use the latest and hope it’s still compatible.
That sounds more like someone that would deffend the cyber truck I suppose.
Replacement electric toothbrush heads run on the same scheme as disposable razors with high margins and vendor lock in. I’ve also seen vendors (Phillips) change the design to force you to buy another base station/brush.
It’s shit for automating things and especially useless outside the Apple ecosystem, but it does offer the option to turn off sharing.
Apple ID -> Find My -> Share My Location
Since it’s closed source it’s possible they still capture the location and I would t trust it, but in practice anyone that you’ve allowed to see your location (for an hour, day, while on-route) gets a “location unknown” on their app of the toggle is off.
Could be a double edged sword, just make sure you don’t miscalculate and end up with “twice the taste no calories”.
Great points, as someone who is very happy with their current home automation and services, checking in the config files to a git repo was the critical step. Also backup volumes since many containers tend to store state in some binary or internal DB. At the very least try restoring the config to verify you have what’s needed. The containers should start even if they have no media on it.
In terms of tinkering not being fun anymore. That’s okay, sometimes you need a break.
A point that is sometimes not brought up enough in my opinion is to plan for loses. What can you afford to lose if you can’t backup everything (due to price, etc.)? config files and photos or personal data are relatively small (compared to something like a media library) and should be prioritized.
I tend to associate stardew valley with winter. I like the decorations the most and the music is very nice. Reminds you of all the work during the other seasons and let’s you breath in and plan for next year.
Not to mention companies and their software (especially older versions) are commonly hacked. If there was a vulnerability, how long did my phone provide the hackers with unlimited access to those features to have them possibly try to extort me in real life.
Why wouldn’t you want to share your fitness data with the company that will sell it to the company setting your health “insurance” premiums? </s>
I’m guessing some of them (if on work visas) don’t have a lot of mobility. That doesn’t mean they will be as productive as someone else. Seeing colleagues go to other companies and being treated better on day one has a toll on worker morale.
That’s correct, there are some respected engineering channels that specifically mention this is why different models of the same EV require different charging behavior per the manufacturer’s manual. The battery compositions are different and have different densities and characteristics.
Edit: although it’s possible some models could share the exact same battery model and have some software restriction in place.
That’s probably the amount of time remaining before they move on to selling the next tech buzz word to some suckers.
SHUT UP AND GO BACK TO OUR SHITTY YAML BASED INFRASTRUCTURE!
So votes are not easily manipulated?
Still needs a few hundred of ammo to do any damage. Can’t just crash the drone by itself.
I was wondering if they were doing CPU transcoding in plex instead of using a client that supports direct playback. A few Apple TVs can generally do the trick at a much lower cost and double as YouTube and other streaming services clients.
Bash does seem like a better fit for this kind of script since it is a lot more portable.
I.e.: It comes by default for many Linux distributions. For windows, a Git bash install will get you most utilities needed for large reliable scripts (grep, scp, find, sort, uniq, cat, tr, ls, etc.).
With that said, you should write it on whatever language you want, especially if it is for learning purposes, that’s where the fun comes from :)