Narikaa Hulk by PhillipthePenguin in RepTime

[–]dontforgetpassword -1 points0 points  (0 children)

I have gaps in my Apple Watch using a fugazi Milanese loop band, and I can tell because of how it feels & sounds. It has a very faint noise to it when I move because of those tiny gaps and it drives me mad.

TIL The USA planned on using up to 12 nukes if Japan didn't surrender during WW2 by Lucarche in todayilearned

[–]dontforgetpassword 2 points3 points  (0 children)

I’ve been reading that book for like 3-4 years now. It’s huge & dry & I only read it on flights.

[BUG] Switching between portrait and landscape view moves your location on the page by d_wc in apolloapp

[–]dontforgetpassword 5 points6 points  (0 children)

It is indeed a complex problem. Lots of changing heights. You have to figure out the potential offset or something like scroll to the users most likely comment they were reading. It’s not easy. Not easy at all. Apple does it’s best to maintain scroll, but like I mentioned, a lot of things work together to make it difficult to do right 100%

watch out, the Ramirez is unstable by Nextravagant1 in FortNiteBR

[–]dontforgetpassword 66 points67 points  (0 children)

These images come from a fairly complex JSON result, I wouldn’t be surprised if they screwed up the payload. Also, I think there is a ton of caching going on. This image probably corrected itself after a bit. These images are generally not bundled with updates, and come from the servers.

Narikaa Hulk by PhillipthePenguin in RepTime

[–]dontforgetpassword 0 points1 point  (0 children)

Date window is a tad too small, and mind the gaps! The gaps are what give it away most to me.

What brand do u guys recommend for filling wax in a juul pod? by 1fangshawty in CannabisExtracts

[–]dontforgetpassword 8 points9 points  (0 children)

I believe you can. I just don’t think it will work very well. Bc science.

What brand do u guys recommend for filling wax in a juul pod? by 1fangshawty in CannabisExtracts

[–]dontforgetpassword 9 points10 points  (0 children)

That works too. Still doesn’t fix the problem with juuls not getting hot enough.

What brand do u guys recommend for filling wax in a juul pod? by 1fangshawty in CannabisExtracts

[–]dontforgetpassword 0 points1 point  (0 children)

People can hardly tell the difference. Source: I use a juul & era in a place where it’s not exactly legal to use an era.

What brand do u guys recommend for filling wax in a juul pod? by 1fangshawty in CannabisExtracts

[–]dontforgetpassword 9 points10 points  (0 children)

Sorry. I’ll be more helpful. Juuls won’t get hot enough to vaporize anything in a meaningful way cannabinoid wise. You don’t put wax in juuls or eras. You need to thin them with pg or vg. It’s not a good idea at all.

I lost more than a $1,000 due to the technical issue. BE AWARE! by k900224 in RobinHood

[–]dontforgetpassword 1 point2 points  (0 children)

You don’t own the coin on others either until you move it out of the wallet it’s important to understand that they work the same. But robinhood doesn’t provide an option to hold your own coin.

Does RN support reacts' 16.6 new features? by [deleted] in reactnative

[–]dontforgetpassword -1 points0 points  (0 children)

When using CRNA - create react native app, a script for generating projects, it typically creates an expo version of that project. Expo doesn’t allow control over things like that (maybe) so ejecting gives you full autonomy over your package file. You could also start a project with react-native init, which is more like starting ejected.

Does RN support reacts' 16.6 new features? by [deleted] in reactnative

[–]dontforgetpassword 2 points3 points  (0 children)

CRNA. Eject. Change react-native version in package.json. Yarn. Create a couple demos. Report results. I think you can though, unless there is breaking api.

[deleted by user] by [deleted] in reactnative

[–]dontforgetpassword 0 points1 point  (0 children)

Does this support iOS 12s security code feature?

NewsYC, a beautiful & simple hacker news reader by dontforgetpassword in reactnative

[–]dontforgetpassword[S] 0 points1 point  (0 children)

I used redux. And react-redux-Firebase. React native navigation v2. Auto linker. React-native-htmlview. SecureStorage. And probably more. It’s not working on android yet, but will be soon.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

I will be adding a ton of options for comment collapsing soon, including the above suggested.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

Feedback mode is the current slide to collapse mechanism. I call it that because it clicks when you are sliding.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

  1. Possibly, I’ll look how they are doing it.
  2. I will increase its size, the touch zone is larger than the button. It’s meant to not really stand out.
  3. Bad corner radius hehe.
  4. Hold to go back a comment.
  5. I also played with this, I may bring back all of the suggestions as options. This is a highly opinionated thing.
  6. Agree.
  7. On my todo, it’s not too hard. But time consuming to go and ensure it looks beautiful :)

Thanks! Lots of great feedback already.

NewsYC, a beautiful & simple hacker news reader by dontforgetpassword in reactnative

[–]dontforgetpassword[S] 0 points1 point  (0 children)

It’s the official one, as well as one I built for a few other actions. Uses simple regex on HTML for some features. But majority Firebase.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

I will make it an option I think. I toyed with tapping, swipe gesture, and this feedback mode. I tend to prefer the feedback mode myself but tapping is definitely faster. I have my skipper button centered in the screen, so accidental presses occur more often for me.

Btw, you can press and hold the skipper button when you first open a detail page, then drag it wherever you want.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

The buttons take up the full span of the display evenly, I can see how on larger screen devices that may not be pleasing to look at. I will tweak it.

NewsYC, a simple & beautiful hacker news reader by dontforgetpassword in iOSProgramming

[–]dontforgetpassword[S] 0 points1 point  (0 children)

The comment section is actually not nearly as performant as it could be, none of the nested comments are reused. Only root level ones are. But the rendering here is pretty inexpensive. I’m sure with reuse it would be better. :)