knweiss's comments

knweiss | 11 years ago | on: Fired

> but when you were a few years out of college, did you have 3-6 months of salary saved up? I certainly didn't.

Actually, I did and it was a top-priority for me.

knweiss | 11 years ago | on: Nvidia GeForce GTX 970: Correcting the Specs and Exploring Memory Allocation

IMHO the data transfer rate is the important info:

  First 3.5 GB : 196 GB/s == 7/8 of 224 GB/s
  Last  0.5 GB :  28 GB/s == 1/8 of 224 GB/s
"When the GPU is accessing this segment of memory, it should achieve 7/8th of its peak potential bandwidth, not far at all from what one would see with a fully enabled GM204. However, transfer rates for that last 512MB of memory will be much slower, at 1/8th the card's total potential." http://techreport.com/review/27724/nvidia-the-geforce-gtx-97...

knweiss | 11 years ago | on: Intel Unleashes Its First 8-Core Desktop Processor

Haswell-E is Intel's high-end consumer CPU series and there's nothing wrong with that. However, only buy it if you regularly use software that is able to utilize that many cores/threads.

The dual-core CPU you are looking for is called the "Pentium Anniversary Edition: Intel Pentium G3258" and was released in July.

knweiss | 12 years ago | on: GCC 4.9 Release Series – Changes, New Features, and Fixes

Support for the CPU code names in -march is a simple but really useful change:

   -march=nehalem, westmere, sandybridge, ivybridge, haswell,
   bonnell, broadwell, silvermont
Also this:

   -mtune=intel can now be used to generate code running well
   on the most current Intel processors, which are Haswell
   and Silvermont for GCC 4.9.

knweiss | 14 years ago | on: Canon announces EOS-1D X: full-frame 18MP, 14 fps, 204,800 top ISO, $6,800

IMHO it's interesting that they continue to use CF cards in their pro bodies. Some expected the switch to smaller SD/SDHC/SDXC cards.

But I wonder why they decided to announce the 1D X so early? I suppose this will hurt their pro body sales for five months. (The new body will not ship before March 2012.)

knweiss | 15 years ago | on: Russ Cox Uses This

"I use Unison to sync files between my various computers. Dropbox seems to be the hot new thing, but I like that Unison doesn't ever store my files on someone else's computers."
page 2