anotherandrew
@anotherandrew@lemmy.mixdown.ca
- Comment on T-Mobile switches users to pricier plans and tells them it’s not a price hike 1 year ago:
I got in on a $45 for three months, unlimited everything. So far so good in LA, but I definitely get the “full bars but where’s my bandwidth?” at least once a day. They’ll put me on an unlimited everything for $120/3mos and I’m not sure I’d be happy with the slowdowns at that price.
- Comment on USB inventor explains why the connector was not designed to be reversible 1 year ago:
I mentioned this in another post, but yes, resistor dividers are useful and have been used for ages. However things like component aging/damage and simply having enough headroom between different options limits the number of discrete states you can convey with a resistor divider.
I’m usually not a fan of overcomplicated solutions, but these identity chips aren’t that.
- Comment on USB inventor explains why the connector was not designed to be reversible 1 year ago:
How do you have the cable correctly identify itself if you don’t put some smarts in it? Or are you saying we should only be able to buy expensive cables fully rated for 100W (or higher as the spec has been updated) — and how do you prevent an older cable rated for 100W from being abused in a newer 200W circuit?
Divider resistors are okay, but the IC is a better choice for future proofing and reliability.
- Comment on USB inventor explains why the connector was not designed to be reversible 1 year ago:
No, the chip is a microcontroller with firmware. You can try to do it in pure logic but it’s a waste of effort and development resources.
- Comment on USB inventor explains why the connector was not designed to be reversible 1 year ago:
The cable has to carry the negotiated power safely. It’s not unnecessary, it’s absolutely critical. I’ve personally seen and diagnosed the result of when this fails.
For your low power applications there is no need and the spec allows for that.
- Comment on USB inventor explains why the connector was not designed to be reversible 1 year ago:
They don’t use cable ICs for basic power use. The IC in the cable (different ICs for different capabilities) is used for high power negotiation (ie the cheap thin cable won’t be able to do 100W, and the lack of chip ensures this safety requirement) and also for active equalization do you can get 40Gbps.
It’s a good thing, and cheap cables don’t need it at all. The system falls back safely.
- Comment on Memory is overrated 1 year ago:
Agreed except for the variables. You can pry the iterators i, j, k, the pointers p and q, and the temporary buffer buf, from my cold, dead hands.
Short variable names increase code clarity, particularly when the functions employing them are concise and named appropriately. There’s not much worse than using something like sourcedata[databufferiterator] instead of src[i]. It reminds me of authors who think that big words make them sound more intelligent. Needing or advocating auto complete in IDEs is a symptom of this kind of code smell, IMO.
Code should be clear and concise; it’s also why I fight for 8 character indentation; if your code is creeping across the screen it’s a damn good indication that the function might be too complex and should be broken up.
- Comment on Amazon Is Using Your Conversations With Alexa to Train AI 1 year ago:
Yep, most of my interactions lately that are non trivial are just sigh-inducing. Smart assistant my ass.
- Comment on It's not just you — no one is posting on social media anymore 1 year ago:
Holy crap that sounds godawful. Do what you’re doing and dance on command when the randomly timed notification comes in? Sounds fun to do on a lark when you open the app because you’re having a boring day or something, but as a daily thing?
- Comment on It's not just you — no one is posting on social media anymore 1 year ago:
Not during the strike they’re not…
- Comment on It's not just you — no one is posting on social media anymore 1 year ago:
Discord is sooo awful imo. Every server has annoying “rule bots” or people constantly changing the look/feel of the channels or trying to engage you with @all or @channel (which you can ignore but it’s still annoying)… even the more technical ones have the same vibe. IRC is so much easier to communicate in IMO.
- Comment on Judge denies HP's plea to throw out all-in-one printer lockdown lawsuit - AiO devices won't scan or fax without ink, and plaintiffs say IT giant illegally withheld that info from buyers 1 year ago:
Not just that, but it’s impossible to find a colour laser that’ll do 11x17 and duplex. I think my only option is a small office printer lease.
- Comment on What is your preferred fitness tracker/smartwatch? 1 year ago:
Mine lasts about 3 days before I have to charge it, but I’m also largely ignoring it and use it as a watch / timer / notification reader. I had one with the cell modem but when I broke it was during the pandemic and just wasn’t on-site where I’d often leave my phone at the desk.