Jump to content

Norco

Member
  • Posts

    49
  • Joined

  • Last visited

Awards

This user doesn't have any awards

1 Follower

Profile Information

  • Gender
    Not Telling
  • Occupation
    Student
  • Member title
    Junior Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Card is physically broken, took it completely apart and on the back of the board there is burning around the PCIe slot. Safe to say I won't be turning that thing back on again. Sapphire are RMAing the card and I'm having to go back to a Core2 Duo.
  2. UX - experimental/nightly build of Firefox. https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-ux/
  3. It might be a fun project I guess, and an excuse to get a raspberry pi :) Ohh that might be something I'd have to look into, especially since I don't pay that bill.
  4. This isn't a discussion about whatever the US Government is or isn't doing, I just want an alternative email service. :)
  5. http://en.wikipedia.org/wiki/PRISM_%28surveillance_program%29 That is something I've been looking at, maybe just getting a raspberry pi and registering a domain name is my best option.
  6. Currently using Google Mail but I'm going to be avoiding using their services as much as possible. I've looked at LavaBit but they're hosted inside the US, recent data mining is a big turn off and I've also looked at HushMail but I've been told by others to avoid this service. I don't mind paying for this service either, as long as it is reasonable. :)
  7. 100, but I'm in so much pain right now.
  8. I've been waiting for this game for along time now, and I can honestly say I am not disappointed. It's quite short and there's not alot of holding people at gunpoint, but it's very enjoyable and the achievements are very creative, if anything it's the way achievements should be done. I'm also really looking forward to some awesome user created maps and what features future updates (if any) will bring. There's a demo available on Steam and on his website if any of you are curious.
  9. It's funny you should ask that, here's a video by somebody you might recognize: https://youtu.be/FI0JmKp1v4U As for setting it to a 'cache' drive you would need an motherboard with Intel's Z68/Z77/H77/Q77 chipset, they provide an excellent setup guide here: http://www.intel.com/support/chipsets/sb/CS-032826.htm I'm unsure about caching solutions for AMD chipsets. I'm pretty certain that AMD themselves have no hardware/chipset level caching solutions and that you would need to install third-party software like Fancy Cache to enable caching.
  10. I thought the 8000 series were just rebranded 7000 series cards for OEMs? http://www.techpowerup.com/178404/amd-rebrands-radeon-hd-7000-series-gpus-to-hd-8000-for-oems.html This isn't anything new, specifically, look at the image attached to the techpowerup article.
  11. In windows, if you open the character map application under Accessories, selecting any of the characters will display the relevant alt code in the bottom right of the window. Ones that I have remembered are: 96696 for © and 0167 for §.
  12. Not even going to bother trying it, any-time I try something else I always end up going back to DropBox. So far nothing has beaten DropBox's functionality and I have 20GB of space on it anyway.
  13. My code: http://pastebin.com/vrr6j2AB I have to write a program to calculate the total value from the number of coins entered whilst being gramatically correct. i.e. "1 quarters" isn't gramatically correct and instead needs to be "1 quarter". 1 penny 1 quarter 1 dollar total: $1.26 The problem I'm experiencing is that no matter what values I enter, I have 1 of each coin. Removing the block of 'if' statements fixes this but then the output isn't gramatically correct. std_lib_facilities.h is available here if you want to compile it: http://www.stroustrup.com/Programming/std_lib_facilities.h
×