今年看到一篇文章还是很受启发. If you have the guts to start selling what you believe in, customers who share your perspective will join in the cause. Not everyone will follow, but if you can inspire thousands of customers to tell the world how amazing you are, you…
The following analysis was performed on a S8 data line locator which replied to the hidden SMS command for version query (*3646655*) with: Ver=MTK6261M.T16.17.01.10 build=2017/01/10 17:33 Introduction A while back Joe Fitz tweeted about the S8 data l…
Hybrid transaction memory systems and accompanying methods. A transaction to be executed is received, and an initial attempt is made to execute the transaction in a hardware path. Upon a failure to successfully execute the transaction in the hardware…
Clipmaps sample: Abstract Clipmaps are a feature first implemented on SGI workstations that allow mappingextremely high resolution textures to terrains. The original SGI implementationrequired highly specialized, custom hardware. The advanced feature…
Version 11.1 General Purpose Try dbms_session.reset_package. This call will reset all packages variables to their defaults (and will close and flush all cached cursors and free other resources, too, but it will not reset system contexts and it will…
Why? look at the following 2 pieces of code for implementing a simple web server based on socket, can you point out the problems(I put them in the comments)? /** Single thread. bad response time and throughout(CPU idle). Think about how it will block…
Introduction Introduction Asphyre Sphinx is a cross-platform framework for developing 2D/3D video games and interactive business applications. It aids the developer with resource management, displaying real-time graphics and text, handle keyboard, mo…