/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

devenbhooshan.wordpress.com
| | startupnews2018.wordpress.com
10.0 parsecs away

Travel
| | Article URL: https://trixter.oldskool.org/2015/04/07/8088-mph-we-break-all-your-emulators/Comments URL: https://news.ycombinator.com/item?id=16938029Points: 4# Comments: 0 from https://trixter.oldskool.org/2015/04/07/8088-mph-we-break-all-your-emulators/
| | aimatters.wordpress.com
10.4 parsecs away

Travel
| | There is a strong principle in software engineering of reusing code wherever possible. It's considered so important, that it's got its own TLA: DRY ("Don't Repeat Yourself"). In other words, don't reinvent the wheel. There are obvious benefits to this. Nobody wants to type the same piece of code over and over. Sowrite it...
| | blog.trasatti.it
10.5 parsecs away

Travel
| | Producing images of the perfect size, when you create a Web site that targets multiple device classes with very different screen sizes is always a problem. There are a number of solutions out there, but they all require some kind of server-side detection and image wrangling. tinySrc is a nice and simple solution that takes...
| | oracletoday.blogspot.com
51.5 parsecs away

Travel
| I have been having some performance problems when using autotrace in some production systems. I finally had time to check out why. I enabled...