Posts

Showing posts from September, 2018

Idea No. 20: Let Windows 10 Mobile Go Rogue

This is a desperate call to keep Windows 10 Mobile powered devices alive. For capable devices like Nokia Lumia ICON and higher, let them get the latest version of Windows 10 Mobile with all features activated including the wallet for wireless tap payments, for example. Let the users decide if it's worth keeping for much longer.

Idea No. 19: A Programming Language That Is Thread-Safe By Default

At their most basic, and by default, programming languages are not thread-safe. Programs written using these program languages are also not thread-safe by default. Thus, in order to create thread-safe programs, programmers must apply extra steps to ensure thread safety -- and these features must be specially provided and supported by the language. Now, what if a programming language is thread-safe by default?