Alexander Houghton

Technical Programming Blog & Showcase

  • BlogBlog of findings, fixes and thoughts!
  • Career Projects
  • LinkedIn

Latest Blog Posts

  • ๐Ÿ“ˆ CUDA Parallel Sum Benchmarks
  • ๐ŸšŒ Exploring GPU Memory Transfer Speeds (Radeon RX 6600 & RTX 5080)
  • ๐Ÿ‡ Slim Graphics: Introduction
  • Comparing Synchronisation Methods on Windows
  • ๐Ÿ“ Does calling sqrtf always result in a single asm instruction?
  • Visualising SRGB & Gamma Correction
  • Redirect all stdout/stderr to console
  • Increase Windows Console Line Limit
  • Faster Compiling: Visual Studio Unity (Jumbo) Builds
  • Programming a Digital Potentiometer (MCP4131) With Raspberry Pi & WiringPi
  • Connecting to Raspberry Pi direct to PC via Ethernet
  • C++ unique/shared ptr custom deleters

See All Blog Posts…

Tag: warning MSB3026:

  • C#: Class Member variable called ‘type’ causes weird compile issues caused by AVAST Antivirus.

    Problem: Try and use this class in any C# project and it won’t work, it will give errors after compiling that it can’t copy the exe/dll with the following errors codes (warning MSB3026: andย error MSB3027: andย error MSB3021:) Renaming the ‘type’ member variable to anything else causes it to compile and run perfectly. I tested this…

    2015.09.08

Indice โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“โ€“

Designed with WordPress