Back Online Again
kwong Apparently, yesterday’s storm knocked out my DSL router.
Read more »
Posted in Miscellaneous |
No Comments »
kwong Apparently, yesterday’s storm knocked out my DSL router.
Read more »
Posted in Miscellaneous |
No Comments »
kwong Most of us know that controls in Windows forms are bound to a specific thread and are not thread safe, and thus UI controls created or referenced on non-UI thread must be marshaled back to the UI thread by using one of the Invoke methods.
Read more »
Posted in Software |
2 Comments »
kwong Everyone knows that we are so dependent on cars nowadays and everyone knows that we use a lot of energy driving, just to get ourselves around. But exactly how much energy are we talking about here? Here is my simple calculation.
Read more »
Posted in Miscellaneous |
No Comments »
kwong So, this site has been running for a year now…
Read more »
Posted in Miscellaneous |
No Comments »
kwong Processes running within a virtual machine should behave almost identically to that running on the host.
Read more »
Posted in Technology |
No Comments »
kwong In one of my previous posts , I mentioned that which computer languages you know and use now might be irrelevant a few years down the road and what makes a good software developer is the ability to apply the principals in computer science into practice.
Read more »
Posted in Software |
No Comments »
kwong Converting from floating point numbers (e.g. double, single) to integers can be tricky.
Read more »
Posted in Software |
No Comments »