Navigation Mesh path finding in MMORPG Bots (updated)
Advanced navigation techniques for autonomous MMORPG characters using Recast/Detour navigation meshes and path finding algorithms
Writing about AI, infrastructure, and what actually ships.
total 141 · ~10.9h read · updated Jul 02
Advanced navigation techniques for autonomous MMORPG characters using Recast/Detour navigation meshes and path finding algorithms
Intel S510 SSD causes sleep/wake crashes on MacBook Pro 17", but OCZ Vertex 3 provides a stable SATA III solution
Major organizations including Google, Facebook, and Yahoo prepare for World IPv6 Day test flight on June 8th, 2011
Quick fix for regex errors in earthquake data collection restores latitude/longitude coordinates for ~31,020 seismic events
Build a Java utility class to consume Twitter Streaming API data for offline analysis in Hadoop with automatic file segmentation
Troubleshooting DRIVER_TIMEOUT errors with Supermicro AOC-SASLP-MV8 storage controller on modern Linux kernels and finding alternatives
Custom utility classes to extract and parse ZIP file contents in Hadoop MapReduce jobs using ZipFileInputFormat and ZipFileRecordReader
Collated earthquake data from GEOFON Extended Virtual Network into CSV format following Japan's devastating earthquake events
Benchmark comparison of SSD and traditional hard drives using hdparm testing across different storage device models and capacities
Extend MPI master-servant pattern to pass numerical data between nodes using BogoMips CPU calibration across distributed cluster processors
Learn to create master-servant MPI programs with process communication using practical C examples for distributed computing clusters
Complete tutorial on setting up Open MPI parallel computing cluster on Fedora using TORQUE queue manager with practical examples