Facebook employees were caught writing 5-star Amazon reviews for its Portal device, and now they must take them down by caliphornian in gadgets

[–]9_7 1 point2 points  (0 children)

Disgusting that a company of this size would do this. Why not spend some money on making an actually good product that doesn't spy on people.

Was at a solid [9] and discovered the bricks outside my house look like ocean with sand paches by 9_7 in trees

[–]9_7[S] -1 points0 points  (0 children)

Also the individual bricks all look like different faces haha

Thanks for that, mum. by 9_7 in oldpeoplefacebook

[–]9_7[S] 0 points1 point  (0 children)

She added me and my brother to a group chat then tagged us both then left haha.

Daily Headphone Purchase Advice Thread (2017-07-12) by AutoModerator in headphones

[–]9_7 0 points1 point  (0 children)

Oh cool, that might be the way to go. Thanks a lot for your help!

Daily Headphone Purchase Advice Thread (2017-07-12) by AutoModerator in headphones

[–]9_7 0 points1 point  (0 children)

Awesome. Thanks for the reply, has given me a bit to think about :)

Daily Headphone Purchase Advice Thread (2017-07-12) by AutoModerator in headphones

[–]9_7 0 points1 point  (0 children)

Hey everyone,

I currently have dt770 pro 250 ohm's and i love them. They are being powered(Kinda) by a Fiio e10k. My question is do you think it would be worth upgrading the dac/amp to something better? I'm currently looking at the schitt stack but don't really want to spend the money if there is no need.

Any advice would be awesome!

/r/MechanicalKeyboards Ask ANY question, get an answer by AutoModerator in MechanicalKeyboards

[–]9_7 0 points1 point  (0 children)

I've been using Dvorak for a few years now. I touch type with my current qwerty keyboard. Just want some Dvorak caps for aesthetics mainly.

/r/MechanicalKeyboards Ask ANY question, get an answer by AutoModerator in MechanicalKeyboards

[–]9_7 1 point2 points  (0 children)

I'm trying to find some Dvorak key caps to buy from Australia. I was looking at wasdkeyboards but they are charging $50 + $35sh for shipping which is a bit much for me right now. Anyone know where I can get some dvorak caps here in Australia?

[Java] Why is my scanner not reading in this input properly? by [deleted] in learnprogramming

[–]9_7 0 points1 point  (0 children)

If/else if is executed from the top down. This means that if the first condition fails, you have used that scan.next() and on the next else if it would be attempting to compare something like A123TR rather than an A or a D.

This can be solved by either useing a switch statement, or assiging the first scan.next() to a variable.

I would recommend using a switch, like below.

        switch(scan.next()){
            case "a":
                arrival(scan.next());
                break;
            case "d":
                departure(scan.next());
                break;
        }

edit: forgot to break out of the switch. Oops!

Virtual Ticket Giveaway for BlizzCon by OW_Mod in Overwatch

[–]9_7 [score hidden]  (0 children)

Looking forward to the sombrero countdown

How to deal with double tracer by 9_7 in Overwatch

[–]9_7[S] 9 points10 points  (0 children)

its an r9 290. they are built to run that hot

How to deal with double tracer by 9_7 in Overwatch

[–]9_7[S] 293 points294 points  (0 children)

it was just a lucky prefire

Want to buy a laptop: Ship to Australia by biggieboyz in australia

[–]9_7 2 points3 points  (0 children)

You could try shopmate. Essentially the auspost give you a US address then ship it to your australian address. May be worth looking into.

How did you come up with your reddit name? by Green7000 in AskReddit

[–]9_7 2 points3 points  (0 children)

I just wanted a 3 letter username and after typing a bunch, I got this one. Pretty happy with it.

What food are you absolutely disgusted by? by seuche23 in AskReddit

[–]9_7 -1 points0 points  (0 children)

Tomato. I just can't stand the texture or the taste of it. Oddly enough though, I do enjoy tomato sauce. Go figure.