HN user

CedarMadness

153 karma
Posts0
Comments54
View on HN
No posts found.

People (especially video professionals) tend to not use QuickSync because the quality is pretty low and you have very limited ability to tune the results. It's optimized for real time encoding and not high quality or small file sizes. I think on H.264 it's about equivalent to the x264 veryfast preset, no clue how the H.265 quality stacks up, only the more recent Intels even support that. NVENC has better quality, but still a software two-pass encode will give much better results.

It's the same on these phone chips, sure the encode is much quicker, but it's not a fair comparison because you have much more control over the process using software. We'll have to wait and see how the quality and file size on the M1 encoder stacks up.

The E46 is pretty easy to work on, and the subframe thing they fixed for free (after some lengthy lawsuits). I took mine to 200k and never really had any big problems, just the usual stuff (DISA, water pump, oil filter housing leaks, a/c relay, one window regulator). I think the 325 might have had it worse though.

This works if you have one of the wired systems, which are common on systems installed while the house was being built. All of the sensors are pretty easy to hook up, and there's even a DIY kit available from this company https://konnected.io/ if you're into that sort of thing

However, my alarm was added well after the house was built, and they used wireless sensors so they wouldn't have to open up any walls. These all use a proprietary protocol, which probably could be reverse engineered by someone smarter than me, but no drop in solutions exist. I am in the process of replacing all of them with Z-wave sensors to use with home-assistant, but removing them means re-painting all of the window trim.

The problem is that some bands were never signed to a label, broke up before spotify got big, or for some other reason don't exist on any of the popular streaming sites. The problem is getting smaller as time goes on, but it still exists. I can self-host something like Ampache or Plex or something, but then I don't get any sort of discovery features, and I have to go to a totally different platform to listen to new artists.

GPM was nice in that it merged the cloud music with your own collection, but I'm pretty resigned to the fact that I'm going to lose that functionality when they finally shut it down.

I would get rim brakes over another set of cable disc brakes. I recently got a gravel bike as my "go anywhere" bike, and the cable disc brakes are absolute garbage, constantly going out of adjustment and rubbing, making noise, or just being ineffective. As a contrast, my hydraulics on my mountain bike are absolutely fine with minimal work, just a flush every year and changing the pads when they wear down.

The 40% Keyboard 7 years ago

I've had my eye on that one for a while. How do you like not having an escape or function keys? That's the biggest thing holding me back from getting it.

This was my experience as well. I had a Charge HR back when they first came out, and the glue holding the band to the display dissolved after about 4 months. Got a warranty replacement and it stopped holding a charge after about 5 more months. Sold that warranty replacement on ebay and got a watch from a competitor that's lasted for 3 years without trouble.

Nah, I have a 3, and here is what it lacks compared to Android Auto:

* Reading of messages

* Replying to messages

* Correct album covers for things like podcasts, audiobooks

* Playlist support

* Waze or Google Maps (yeah Tesla's maps are good, but they don't have road closure information which makes them pretty useless here in Michigan during the construction season. I often forgo Tesla's navigation and use Google Maps instead)

Sure, Tesla's software is better than pretty much any other automaker, but it's still lacking some critical features, at least in my opinion.

That was a feature they added later on when people started making pages that required the audio to be in sync with the gif. Flash would wait until both were fully loaded to start playing them.

I've been a paid user for about 4 years now, here are my main gripes:

It doesn't have a calendar, so you can't send or accept meeting invites if that's something you need to do.

They keep saying they're going to open source the app when the next version comes out, but development seems super slow on that front, no major app updates in a couple of years.

They have a bridge app that lets you use outlook, thunderbird, etc. and it works great, but the Linux version has been in beta for about 2 years, and you have to email someone to get on the beta list.

Tesla Model Y 7 years ago

Highway noise is mostly tire and wind noise, aside from the occasional loud engine. EVs will certainly reduce city street noise, but I'd bet highways will still be pretty loud.

I used to do what you do and let the call through if they call back. Sometime in the past year I've gotten on some autodialer list that will hit me up 6 times within a 30 second period if I reject the first call, so now I pretty much have to send anyone not in my address book straight to voicemail. It's not convenient, but at least I don't have to conduct a lot of business over the phone anymore.

It depends really. Transactions are usually processed based on the fee associated with them. If the network is exceptionally busy and you send a transaction with a low fee, yeah it'll take a while, but when creating the transaction you can adjust the fee (and most wallets will give you a few options) to make your transaction more valuable to miners, so it will be picked up more quickly.

The accuracy of an optical HRM varies a lot based on the person. Skin tone, muscle, bodyfat, and band tightness all play a part. Apple's implementation is one of the better ones, but they all have problems to some degree. Although I haven't used the new watch, the fact that they're advertising this functionality tells me that they're very confident they've worked out these issues.

I'm not a big fan of the Smart Things architecture. It's designed to allow you to create custom device types for devices they don't support, and custom extensions for new behavior, which is great. The problem is, anything you add outside of the stock code will only run on their cloud, and not on the device itself, meaning my motion sensor has to go to the cloud and back before turning on my basement lights. I'm currently looking into alternatives because this is a terrible way of implementing a home hub.