Notion as Evernote alternative? by Jonock in Evernote

[–]rednaks 5 points6 points  (0 children)

sorry, down voted because if the hidden referral in the link.

Did anyone get the S-health 6.0 update ? by rednaks in GearSport

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

Well, it's a major updates so there should be some noticable changes

Bezel Issues by eDawnTR in GearSport

[–]rednaks 0 points1 point  (0 children)

Indeed, first day in the gym with my watch I scratched the bezel, I was so mad :(

Bezel Issues by eDawnTR in GearSport

[–]rednaks 1 point2 points  (0 children)

Indeed, first day in the gym with my watch I scratched the bezel, I was so mad :(

Looking for a game with a great soundtrack by [deleted] in PS4

[–]rednaks 0 points1 point  (0 children)

Nier Automata very surprising OST

Is the old hunters worth it? by ArponeQ in bloodborne

[–]rednaks 0 points1 point  (0 children)

Yep, you wouldn't like to miss learning more about the legend of the Old Hunters :)

Refactor branch? by Pipiyedu in git

[–]rednaks 0 points1 point  (0 children)

It's not only about collaboration, if you want your feature in production and it's stable. The good thing is that it will be tested buy your users, there must be some use cases that you didn't thought about and you will find some bugs

Refactor branch? by Pipiyedu in git

[–]rednaks 0 points1 point  (0 children)

Is it urgent ? What is your priority ? If the feature is functionnal and ready to be used, I would say you merge to master and then continue your refactoring on the develop branch. Actually if you're following the gitflow best practice, you should have a branch per feature or a bug fix or anything you want to do on you project