I go to many potlucks throughout the year, and it always amazes me that no matter how many times I hear someone complaining about the cost of putting on an event and my suggestions on how they can improve the smallest things, one easy thing to do never changes: the condiments and plasticware are placed at the start of the line, well before guests know what they’ll be getting, and requiring them to juggle everything while choosing their food.
At one company’s cafeterias that I eat at each day, the condiments, napkins, and plasticware are all placed after the checkout stands. Not only does this ensure that people only get what they need, it also helps them keep their hands free while choosing their food. …
The directions people look while using FaceTime, Skype, and other video chatting apps often feel odd since most naturally look at the person they are speaking with even when the camera recording them is inches above or below the image. Even when someone makes a concerted effort to look right at the camera, it’s easy to be distracted by the image of the person they are speaking with, causing them to occasionally change focus. And if everyone looks at the camera, no one looks at the person!
In the past, there have been suggestions that computer manufacturers solve this by installing cameras within screens, and while that would solve the expectation people have, the technical means to do this can be difficult and cost-prohibitive with today’s technology. …
We three dots of text message bring
The promise of words from friends to string
The thoughts and feelings, hopes and dreamings
Ever revealing…
…Delivered
Every so often people change their phone numbers, but when those numbers have been used for texting, their recipients’ Messages threads will become disconnected from any new texts, since Apple currently doesn’t support migrating a Messages thread from one number to another number, nor tying a Messages thread to a contact and interleaving all communications.
First of all, Apple should coalesce all threads associated with a contact into a single Messages thread. …
In recent times, a number of manufacturers have experimented with curved television screens. Also, a number of rumors have made the rounds suggesting that smartphone manufacturers will be coming out with bendable devices. However, do we really need these?
History is replete with examples of technology that were before their time or were significantly repurposed from a failed original notion into something novel and successful. Rather than using bendable displays for smartphones, maybe they should first be used for making globes.
In science fiction, holograms are often used to study models of planets as a 3D globe, allowing characters the ability to observe geography and weather from a more omniscient view. However, the use of holograms in this manner is practically impossible with today’s technology, but with bendable screens laid out to match the gores of a globe, this is possible today. …
In November 2016, a rumor was floated that suggested Apple will be exiting the wireless router business, which will be a shame. Out of all the routers I’ve used, Apple’s offerings are the only ones I’ve found that take longer to remove from their packaging than to set up or maintain.
Along with Apple’s AirPort Extreme router, Apple offers a network-attached storage device (often called a NAS device) called the AirPort Time Capsule. Anyone who has used a NAS device knows that accessing them is far slower than a drive connected directly to a computer (called a DAS drive in the tech industry), especially when needing to restore a computer after a catastrophic failure, and they’re no less prone to failure than any other backup drive, so an offsite backup should also be made. …
Even in the second half of the second decade of the 21st century, not everyone sends text messages using Apple’s Messages app on an iPhone, iPad, or Mac, and some people even use pre-smartphone devices. Some text messages even come to me split up at 140-character boundaries with a progress count at the start, sometimes making it difficult to read:
(1/3) Hi Gary, I have the dates and two of them are already filled in, so the first meeting will be January 23rd. And that is the one we need to schedule it at
(2/3) your place, please, the other two is February 6, February 20
Those will be in Martinique region. Ok
Cortana Esprit is the person who schedule at her cl
(3/3) ubhouse. …
When I order certain hardware from Apple, I usually have to wait for it be configured and shipped from China, such as the 2016 version of the 15" MacBook Pro with Touch Bar. Since I wanted a higher-than-baseline amount of RAM (16 GB) and storage space (2 TB SSD), this is a requirement I’m okay with when buying one of Apple’s devices. …
Many companies needing software solutions turn to organizations in Asian countries since American software developers are usually paid much higher. Unfortunately, I have found that in many cases, you get what you pay for. For example, I have been very surprised how Anglo-centric some offshore and H1B developers are, especially when English is not their first language, with my having to explain in detail how and why Unicode should be used — Unicode, a ubiquitous method for storing text in various languages and scripts of the world that’s been around for decades.
One developer working on the Windows version of the Mac OS X product I was working on was very adamant that it was okay to set an XML document’s character set tag as UTF-16 while saving it as UTF-8. The reason it was “okay?” His library on the Windows platform was able to figure out his mistake and work around it, so he said Apple’s framework that I was relying on to open his data was buggy for not accepting his error. Standards are called standards for a reason; if they weren’t, they’d be called suggestions. Thankfully, he finally figured out how to use Microsoft’s .NET libraries to convert his text to match the tag he said his text was in. …
Genocidal Refresh is the software development anti-pattern when all model or view objects are disposed of and rebuilt, when it’s just as easy and far less time-consuming to add, remove, or change the affected items.
The experience that inspired my coining this phrase came from a backup application that did this whenever a hard drive partition was mounted or unmounted. The app also went to great pains to make sure any change was immediately visible, far more often than the time it took for the screen to refresh. Most users don’t plug or unplug their devices every few seconds, so the average user would not see this, but during testing, or when a user plugs in a drive with multiple volumes in it, the refresh was so visible and distracting you’d think Zoom and The Flash were doing the jitterbug with each foot movement of a triple-step alternating between Earth-1 and Earth-2. …