Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
mikeblas has it right on the money. Mysql is a general purpose tool and every installation is as unique as a snowflake. I have seen everything from dual 500mhz Pentiums with 512M of ram and up used in enterprise. Get to know the features and use them and be sure that no matter what you know...
Senior level is not something you learn from a book. It's not a technical thing. The first time I got "promoted" to senior level I asked my boss why, this was about 10 years ago. He said that he could put his trust in me that he could give me a project and I could get it done. He elaborated that...
I burnt my leg on my motorcycles exhaust pipe once. The burn was so fast and clean I did not feel it for a little while. I remember standing there wondering why I was smelling bacon. Since then I have found out that pigs are so closely related to humans that their organs may be swapped. It has...
The amount of data sent to the card is independent of the resolution the frames are rendered at. You send the data to render the scene then it is rendered at the chosen resolution. Cranking the res or the AA does not tax the bus. Seriously Brent, I thought you would know better.
Actually on...
3D is neat and sometimes annoying. I find it detracts from immersion as I am constantly annoyed by the fact that I have no choice in what my eyes focus on. I call gimmick used to sell new stuff to people who do not need it.
Practicing through projects is very important. There is an art to software development that is developed through practice. It might not seem like you are learning very much but you do learn. It is a slow process and that is why it seems as though you are not learning much. Do not get to...
For audio work you will be doing signal processing in real time. Digital signal processing (DSP) is what it is called. You really do not want or need a new generation programming language like C# or Java. In fact, regarding the previous two, if you learn one you almost learn the other...
Come on guys read the article before posting comments. The numbers are not based on downloads. They are based on requests for updates from people actually running the browser with a factor to account for people who use FF but where not using it that day. Would love to see how they came up with...
You could convert it to a 256 color indexed image then save it as a .xpm with Gimp. Then you would have a header file, xpm is just a header file, that you could include in your C++ program. Then it should be pretty straight forward to convert it to a 256 color bw image in hex. Personally I would...
Silly me missing the original post. I would have to say that support for that much memory is geared towards the server market. Though it may be hard I cannot see a practical or economical purpose for that much memory on a desktop.