Another thing worth noting is there is no algorithm here that is finding the posts that will suck you in for hours and hours. And that’s OK
Another thing worth noting is there is no algorithm here that is finding the posts that will suck you in for hours and hours. And that’s OK
Yeah but the original Wright Flyer was extremely janky. It took decades before planes were safe enough for the general public to fly on them. I doubt it’s going to take decades for LLM’s to get really good, but it’s undeniable that the current generation of these systems are somewhat lacking in quality
NA is a big enough market that lots of models already use specific variations. I could see that happening in the future with charge ports
CCS2 could certainly be redesigned to support 3 phase power in a smaller form factor if they upsized 2 of the power connectors on the mennekes plug to allow them to carry the dc current (similar to how nacs works). But it works well enough for Europe
It says a lot about ccs that all the automakers are switching off of it. Even if the ccs networks weren’t noticeably worse, nacs is smaller, and should make for much easier vehicle packaging designs (see: Tesla nacs in taillights vs ccs behind a big door)
I’m still on the version they shipped out at release so I can keep my dupe glitch. Somehow I’ve put in over 200 hours in the game despite being a cheater, and I’m still grinding like crazy. Not sure why Nintendo set the economy the way they did tbh
This is why I’m going to hold onto my ancient inkjet without DRM until it dies. I can buy the no-name ink off amazon for $7 and it works just as good
Seems to me like we are close to hitting some kind of critical mass. It’s been amazing seeing things shift from 1-2 posts getting big threads and 100+ upvotes per day to seeing thousands of those. Also seeing over 100 comments on posts created 30 minutes ago has been neat
Something that some of the other replies have missed is that older movies were often shot (and a lot of actors were trained) from the perspective of a “stage play for the silver screen.” Stage plays have to work for large audiences, and so they tend to feature more exaggerated voice / body movements. These tricks were used on movies for a long time, but have faded as visual effects and sound recording have gotten better
Hasn’t this always been the case? Software development is a balance between efficiency of code execution and efficiency of code creation. 20 years ago people had to code directly in assembly to make games like Roller Coaster Tycoon, but today they can use C++ (or even more abstract systems like Unity)
We hit the point where hardware is fast enough for most users about 15 years ago, and ever since we’ve been using faster hardware to allow for lazier code creation (which is good, since it means we get more software per man-hour worked)
Thank you for posting this! As one engineer to another, well done!
On a side note, do you know if the Steam Deck has a dedicated grounding location to allow work with an esd strap?
I feel like that site started to go downhill once they started to implement their A”lGoRiThM.” They started promoting so much negative content to users to keep them hooked - basically my entire feed was taken up by posts of people dying / getting wronged / complaining about how terrible modern society is / etc. And now they just want to be TikTok
Great summary!
Memmy mafia represent!
I don’t know why people got so fixated on the game controller. Realistically they were just using it to give a computer some USB commands, and these controllers are excellent for that. The real difference between cheap and pricy ones is stuff like latency and better vibration. So no reason not to use the cheap one from a reputable brand
This is basically how charging works today. There are transistors in the power management module that stop the battery from charging once it reaches the specific voltage that the software deems is appropriate
If you want a short answer, then the answer is that it’s probably a placebo for devices with big batteries, and it’s real for foldables with much less room for packaging.
If you want a long answer (with some speculation), then the answer is that battery management is always a balance between longevity and usability. Let’s use the examples of an iPhone and a Tesla. The iPhone has an average lifetime of 2-4 years (after which 90% of shipped units will likely be recycled / refurbished), while the car has an expected lifetime of 10-20 years. Moreover, the small phone battery can be replaced for $50, while a 78.8 kWH model 3 battery can cost upwards of $10,000 and comes standard with a legally-mandated 120,000 mile warranty (in the USA). It’s very tempting to apply the same battery management strategy to the car as well as the phone. But this would be foolish.
Before we go any further, you need to understand a bit about how to measure the charge of a battery. All lithium chemistries feature a relationship between the voltage of the cell and the amount of current it can sustain. This relationship forms a curve called the “charge curve.” Since we usually try to keep batteries from exploding, charge curves generally start at or slightly above the maximum safe cell voltage (this is the true 100% of a cell), and the available current drops steadily until you reach a cutoff point where it rapidly falls to zero (usually the is 0% set before this cutoff since this region will quickly foul the internal structure of the battery). Since engineers are cautious, we usually back off of true cell range by a few millivolts. You can use some math to derive the available watt-hours of energy left in your cell by measuring the voltage, which is how you derive the percent charge.
Back to the main topic. You already know that cycling the battery causes it to degrade. But there are actually a bunch of things that will degrade a cell, such as age, temperature, and time spent at the extreme ends of the charge curve. Any properly engineered system using rechargeable batteries was designed as a compromise between cell longevity, cell performance, and system cost. In my above example, the car has a long lifespan because engineers tilted the balance in favor of cell longevity at the expense of cell performance (bigger battery pack to allow usable range between 20-80% SOC) and overall cost (bigger pack plus advanced BMS and thermal management). By contrast, the phone is only going to last a few years, and the users want to absolutely maximize the battery life per charge. Moreover, since modern phones can get new batteries cheaply, the OEM is incentivized to favor performance over cost and longevity.
So now we know that a phone should use the battery harder than a car. But phones also have another trick up their sleeve: the charge reported in the UI is often not directly representative of the actual state of charge. For example, a phone can mask some degradation by allowing it to charge deeper into the pack as it gets older (yes, this increases degradation, but it’s less important since the phone is nearing the end of its life). In addition, most phones use AI trickery to learn your schedule, which allows them to maintain the pack at 80% overnight, and then pack electrons in right before you disconnect the charger (note: charging non-LFP chemistries to 100% is generally OK so long as you don’t leave it there for an extended period). And if that isn’t enough fun for you, specialty form factor devices such as foldables are often a lot more aggressive with cell utilization to make up for packaging limitations (you don’t hear much about foldable battery issues because upmarket users generally swap devices more frequently). Now you have enough info to answer one of your two questions: yes, you can leave your phone plugged in, because the engineers who designed it understand the behavior of the average user, and are smart enough to create a device that will fail long after you sold it to get a new one.
So, if you are still reading this far, what about the 85% charge limit? The charge limit feature was rolled out primarily to foldables, which as mentioned previously are designed to get more cell performance at the expense of cell longevity. The fact that they created this feature means their engineers likely weren’t able to satisfactorily achieve a 4-year cell life while also attaining a usable battery performance during daily usage, and created this as a band-aid. So unless you are part of the minority of foldable users, this problem is not your problem, and you can sleep soundly knowing that the hundreds of EE’s who designed your cell phone were able to set up a system that will last longer than you plan to keep your phone.
Note: I can’t really speak much to how Samsung does battery management, so take what you see here with a grain of salt
Hi Tmpod! This is actually a common misconception among the general device-using public!
You are absolutely correct that a lithium battery will degrade if you maintain a state of charge (“SOC”) for long periods of time that is either above 90% or below 10%. Of course, phone manufacturers know this too, and they have set the charging software to block off the top of the pack, which allows the user to safely leave their phone on the charger indefinitely.
Yeah but chatgpt was partially trained on the broken code
The lack of curation is both a blessing and a curse for our community. It’s going to keep our feeds less engaging, which will limit our size. On the other hand, it’s going to keep our feeds less engaging, which will keep us engaging with our real lives more.