Nikolay Igotti
Neat book
Frank Hoffman at Solaris team wrote this book which is neat summary of x86/amd64 low level programming. I like it.Posted at 04:05PM Jul 03, 2007 by nike in Sun | Comments[1]
SPARC ASIs
Using SPARC address space identifiers(ASIs) in application programming.[Read More]Posted at 09:33PM Jun 29, 2007 by nike in Sun | Comments[2]
VTBL games
Virtual functions table in C++ - an easy target of accidental or intentional override. [Read More]Posted at 10:00PM Jun 27, 2007 by nike in Sun | Comments[0]
Overriding symbols on Win32
Override symbol in runtime on Win32, a-laLD_PRELOAD+RTLD_NEXT on Linux.[Read More]
Posted at 05:08PM Jun 26, 2007 by nike in Sun | Comments[2]
Memory debugger for Windows
Debugging memory access on Windows using x86 debugging registers.[Read More]Posted at 11:18AM Jun 26, 2007 by nike in Sun | Comments[0]
memory debugger for linux
Debugging complex memory problems using x86 CPU debugging registers.[Read More]Posted at 07:45PM Jun 25, 2007 by nike in Sun | Comments[2]
More fun with SEH
How to modify other frame's exception handler (don't try this at home).[Read More]Posted at 03:55PM Jun 24, 2007 by nike in Sun | Comments[0]
dd story
Whydd if=/dev/zero of=/dev/null bs=900M count=1 behaves on Linux so unbelievably well, even
if system RAM is only 256M?[Read More]
Posted at 12:04AM Jun 23, 2007 by nike in Sun | Comments[0]
Living in nirvana
Recently I've read rather interesting life story of math professor John Wren-Lewis, who unintentionally got (and keeps for several years) nirvana-like state of mind. He calls it "eternity consciousness".Original paper is here http://www.nonduality.com/dazdark.htm
Posted at 09:17AM Jun 22, 2007 by nike in Personal | Comments[1]
Simple JIT compiler for your application
Using dynamical code generation for squeezing optimal performance out of your application.[Read More]Posted at 09:50PM Jun 21, 2007 by nike in Sun | Comments[0]
Fixing FPU control word on Win32
Fixing FPU fault on Win32.[Read More]Posted at 04:18PM Jun 20, 2007 by nike in Sun | Comments[2]
Context sensitive function behavior
Context sensitive behavior for function written in C.[Read More]Posted at 09:22PM Jun 19, 2007 by nike in Sun | Comments[0]
Fixing FPU control word on Unix
Fixing x86 FPU control word from signal handler.[Read More]Posted at 03:40PM Jun 18, 2007 by nike in Personal | Comments[0]
Influence of intention on reality
One interesting experiment describing influence of human intentions on physical reality.[Read More]Posted at 03:28PM Jun 16, 2007 by nike in Personal | Comments[1]
Self printing program in assembly (part 2)
69 byte quine.[Read More]Posted at 05:49PM Jun 15, 2007 by nike in Personal | Comments[0]
Tuesday Jul 03, 2007