- 0 Posts
- 3 Comments
Joined 3 years ago
Cake day: July 30th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
technically it’s optimal for battery health if you only keep charge somewhere between 40 and 80%



list.toSorted()vslist.map(word => word.toSorted())(note that you can’t actually do string.toSorted() in js you have to convert into a list and back)