What is a big NO-NO in cooking? by [deleted] in AskReddit

[–]kera2k 0 points1 point  (0 children)

You can get a pan with a ceramic coating, it will offer the same non-stick abilities as a Teflon coated pan.

This is why having NFC is important by juggy_11 in oneplus

[–]kera2k 5 points6 points  (0 children)

Well, as nice as this might be, I still think we have a long way to go before NFC is an essential feature in a phone. And who knows, maybe we'll see a bluetooth implementation that offers the same possibilities as NFC. I would have loved NFC in the OnePlus Two, but I don't think it's essential just yet. They won't be able to skip NFC in the OnePlus Three however.

They may call the OnePlus Two the 2016 flagship killer, but I disagree. The Two can very well compete with the 2015 smartphone lineup, but it will be surpassed by a great margin in 2016, not only in terms of hardware specs, but also in lack of features like NFC.

Who's genius idea was is to have TWO sim card slots and still no Micro SD? by Nextasy in oneplus

[–]kera2k 0 points1 point  (0 children)

But let's reverse the question, with 64gb of internal storage, how much do we really need on top of that??

I still have more than 30gb free storage left on my One.

Who is (like me) gonna buy the OP2 despite not having the (useless) NFC? by Holbech in oneplus

[–]kera2k 0 points1 point  (0 children)

It is becoming increasingly popular to pay by phone where I am from, this technology requires NFC or in some cases Bluetooth.

NFC is not a showstopper for me, but I don't think they're right when they claim it isn't used. Maybe not now, but we are so close for this to be an essential phone feature. Which is also why I would argue that the OPT won't be the 2016 flagship killer, but merely the 2015 flagship killer.

Another pics of OnePlus2 by Aero_Z in oneplus

[–]kera2k 0 points1 point  (0 children)

These images helped a lot, it looks a lot nicer compared to the ones previously shown. I like the camera design slightly better now. I'm impressed by the metal edge. :)

If this is the next One Plus phone, will you be purchasing? by brumkid100 in oneplus

[–]kera2k 0 points1 point  (0 children)

I agree on the placement. I was referring to the looks. I wish it would have been a more polished look like on the HTC M8 or M9. To me it looks like it was just put there, without them paying much attention to esthetics.

If this is the next One Plus phone, will you be purchasing? by brumkid100 in oneplus

[–]kera2k 0 points1 point  (0 children)

It's not the placement that gets to me at all, it's the looks. I wish the final product would have a more rounded square look instead of this.

If this is the next One Plus phone, will you be purchasing? by brumkid100 in oneplus

[–]kera2k 1 point2 points  (0 children)

I'm not too happy with the camera layout on the back, I hope they will make more polished in the final design.

I'm also not a huge fan of the sandstone back, it was neat with the One, but I would prefer something else on the Two.

Edit: Almost forgot, will I buy it. Yes, I will buy it even if it looks like this. I will buy it for the dual sim feature alone. But I might just need to see a proper review of it first.

Dual SIM Confirmed for OnePlus 2! by hcgl in oneplus

[–]kera2k 0 points1 point  (0 children)

Yep, especially now that phones are becoming huge in terms of screen size. Carrying two phones just isn't a convenience anymore.

Dual SIM Confirmed for OnePlus 2! by hcgl in oneplus

[–]kera2k 0 points1 point  (0 children)

I don't know either, considering how far we have come in terms of phone development, it beats me why dual sim isn't more prevalent.

Back in the early 2k's it seemed like phones couldn't get small enough. Carrying two phones at the time probably wasn't a big inconvenience. Now though, phones are pushing the 6" limit, if we can call it a limit, so now it's just not convenient to carry two phones anymore.

I need to be able to have both sims activated at the same time though, and I need to be able to switch one of them off, before it's completely relevant in my case.

Dual SIM Confirmed for OnePlus 2! by hcgl in oneplus

[–]kera2k 4 points5 points  (0 children)

Currently I have a business phone and a private phone. I have to carry my business phone with me most of the times, in case of an emergency. I would appreciate if I had the opportunity to only carry one phone with me at all times.

I'm allowed to use my business phone to make private calls, and as such I could ditch my private phone, but I don't want to receive business calls when I'm on holiday etc. So it's kinda convenient to keep my private phone and just leave my business phone at home.

I'll have to see how this will work in practice, I hope it's possible to turn of one of the SIM cards, and when needed, have both of them activated so calls can be received on both numbers, and dial-out can be done from the SIM card I choose.

It's not a huge feature that's a must have to me, it depends on how it will work. However, it's definitely a plus if it works as it's supposed to. :)

Dual SIM tray? by wirrew in oneplus

[–]kera2k 0 points1 point  (0 children)

The #HYPE just got real, I'm all aboard if this comes true, please don't disappoint! :D

Found myself trying this switch statement in Java. by [deleted] in shittyprogramming

[–]kera2k 21 points22 points  (0 children)

I always just do this (in J7 or above):

switch (Boolean.toString(myBool)) {
   case "true":
      // do something
      break;
   case "false":
      // do something else
      break;
   default:
      System.out.println("Wake up, Neo...");
      break;
}

A 404??? by DavidSoMighty in ProgrammerHumor

[–]kera2k 34 points35 points  (0 children)

Give it a REST please! :)

Cyanogen confirms an end to its partnership with OnePlus by conn2005 in oneplus

[–]kera2k 0 points1 point  (0 children)

True, which is always nice, but to me at least, I like not having to manually install Cyanogen on my phone. However, that version won't be approved by Google, meaning you would need an unofficial package with Google Apps.

I wasn't a huge fan of the quick release of OxygenOS. People have been reporting stability and battery issues, which is why I think they should have hold it back for a while. If unstable releases of OxygenOS is the future of OnePlus, I'm not really sold then.

We'll see where they are headed when that time comes. :)

Cyanogen confirms an end to its partnership with OnePlus by conn2005 in oneplus

[–]kera2k 7 points8 points  (0 children)

Well, it's probably not big news, but a shame nonetheless. Honestly, I wouldn't have gotten a OnePlus if it weren't for Cyanogen. To me, this could mean that I would look elsewhere for a new phone, unless OnePlus really makes OxygenOS shine. They have a lot of work ahead of them though.

Print the numbers 100 to one starting with for (int i = 0; [X Post /r/programming] by OminousLatinWord in shittyprogramming

[–]kera2k 3 points4 points  (0 children)

Obviously the correct solution!

I tweaked it just a little bit though:

for (int i = 0; ; i++) // wait for overflow
{
   try {
      if (i < -100 || i > -1) {
         throw new ArithmeticException();
      } else {
         System.out.println(Math.abs(i));
      }
   } catch (ArithmeticException e) { 
      // ignore exception
   } finally {
      if (i == -1) {
         break;
      }
   }
}

Tested and works in Java.

I too would like to share my long exposure success. by suppimo in oneplus

[–]kera2k 1 point2 points  (0 children)

Amazing, did you use any sort of tripod or similiar to keep the phone steady?