|
You are here |
blog.securityonion.net | ||
| | | | |
blog.andlabs.org
|
|
| | | | | HTML5 is increasingly getting more attention from the developer community as it brings features that most developers would have never used b... | |
| | | | |
blog.red-database-security.com
|
|
| | | | | ||
| | | | |
blog.tanelpoder.com
|
|
| | | | | Update: Based on the original MOATS built by Adrian Billington and myself, other folks have built cool variations of MOATS (either based on our code or written completely new ones): MOATS (original) by Adrian Billington & Tanel: https://github.com/oracle-developer/moats MOATS 2.0 (RAC-aware) by Sidney Chen: https://github.com/dbsid/moats_rac SQL Dashboard by Jagjeet Singh: https://jagjeet.wordpress.com/2013/12/20/sql-dashboard-v2/ Both are RAC-aware, use terminal coloring techniqueslike my (fish.sql :) and someExadata metrics. A couple of screenshots from their tools: - Linux, Oracle, SQL performance tuning and troubleshooting - consulting & training. | |
| | | | |
www.jmeiners.com
|
|
| | | [AI summary] The provided text outlines the development of an LC-3 virtual machine (VM) in C, including the implementation of various instructions, memory operations, and input/output handling. It also discusses an advanced C++ approach using templates and bitwise flags to reduce code duplication and improve efficiency. The text covers topics like instruction decoding, memory addressing, flag handling, and platform-specific input buffering. Additionally, it references contributions from the community and mentions GitHub tags for organizing implementations in different languages. | ||