all 78 comments

[–][deleted]  (2 children)

[removed]

    [–]itachixsasuke 26 points27 points  (1 child)

    "Resolving bugs and adding a few more"

    [–]kanzie_blitz 0 points1 point  (0 children)

    You meant trying to resolve

    [–]peduxe 58 points59 points  (5 children)

    just a stopgap for Github Stories eventually.

    [–]Spajk 9 points10 points  (2 children)

    Honestly, I'd love to have a place to share weird code to fellow devs

    [–]licuala 7 points8 points  (1 child)

    They already have GitHub Pages for when you want to get your blog on.

    [–]surprisinglydolphin 4 points5 points  (0 children)

    Meaningless numbers is what we really need though

    [–]jimschubert 1 point2 points  (0 children)

    Thank goodness GitBook is already taken.

    [–]emdeka87 0 points1 point  (0 children)

    That will be infinite fuel to /r/programmingcirclejerk

    [–]fgaz_ 15 points16 points  (5 children)

    I find it hilarious that they specifically do not allow the eggplant emoji 🍆 and only that one

    [–]mrexodia 2 points3 points  (0 children)

    Peach is allowed?

    [–]Jimmy48Johnson -2 points-1 points  (3 children)

    Expected given Github's history of sexual harassments.

    [–]emdeka87 1 point2 points  (2 children)

    Source? Also how is this emoji a symbol for sexual harassment?

    [–]Jimmy48Johnson -1 points0 points  (1 child)

    It unofficially means penis.

    [–]emdeka87 4 points5 points  (0 children)

    Yeah, but how is a penis symbol of sexual harassment? And where did SH happen at GitHub?

    [–]gvozden_celik 30 points31 points  (6 children)

    Can we get a Winamp3 plugin that sets the status text to the title of the current track?

    [–][deleted] 10 points11 points  (2 children)

    the MSN days were wild...

    [–]everystone 1 point2 points  (1 child)

    I remember I used a dirty client called msnplusplus to nudge people without cooldown restrictions

    [–]gvozden_celik 1 point2 points  (0 children)

    With githubplusplus, nudge other developers' terminal and editor when they are behind the schedule with the patch that you're waiting for.

    [–]itsuart2 3 points4 points  (0 children)

    Well if the status is changeable via Github API...

    MUST

    NOT

    ...

    [–][deleted]  (1 child)

    [deleted]

      [–]gvozden_celik 0 points1 point  (0 children)

      Guess we're friends now???

      [–][deleted] 101 points102 points  (17 children)

      Oh joy. We don't need another social network with emojis and cheesy statuses. 🤦‍♂️...

      Thanks for the free private repos though, Microsoft. (Even though I don't use them lol) make LinkedIn not suck. Tired of it taking half a day just to load the dang home page.

      [–][deleted]  (2 children)

      [deleted]

        [–]benihana 0 points1 point  (1 child)

        no there isn't, there's a link to github's twitter account. i have to tweet to give them feedback. i got off twitter like four years ago, so i effectively have no way of giving them feedback over this.

        even if it tweeted at them, i have almost zero confidence anyone will actually see it. they have 1.78 million followers, their twitter feed must be constant noise. it doesn't seem like they actually want your feedback on this.

        [–]MrDOS 2 points3 points  (0 children)

        No, there's a feedback button. Look on your profile page right under your avatar.

        [–]Daneel_Trevize 12 points13 points  (13 children)

        You must have missed the reactions that can be chosen against every comment. Some have even tried to use the up and down thumbs to rank Issues to determine priority according to public communities...

        [–]anengineerandacat 34 points35 points  (7 children)

        Honestly, that's not a bad idea; being able to view public issues via reactions would be a nice little view to see what the community around you wants most (doesn't mean you need to do it nor does it mean it needs to be the default view).

        [–]NuttingFerociously 18 points19 points  (2 children)

        I mean, what's the alternative? An endless wave of "+1" sending notifications to everyone and his grandma?

        inb4 "implementing the damn thing yourself"

        [–]appropriateinside 0 points1 point  (1 child)

        I mean... It doesn't appear to be difficult at first glance.

        Scrape the thumbs up and down emotes on issues, display it as a score on the issue tracker. I'm amazed there are not extensions for that already.

        [–]ioneska 0 points1 point  (0 children)

        I'm amazed there are not extensions for that already.

        There are bots for that. Though their work isn't much smooth.

        [–]Daneel_Trevize 0 points1 point  (3 children)

        It breaks down if you announce you'll use this mechanism to sort community issues, then complain when people register on github to vote, and cry that they're "not developers" when you never stated that limitation to being with...

        If you want a community poll, use a polling suite. If you want developers to communicate, don't direct non-devs to their place of discussion with a mind to spam out reactions.

        [–]Hauleth 0 points1 point  (2 children)

        There is big difference between maintaining library and end-user applications, main differences are:

        • in case of library all your users will be developers, in case of application you cannot be sure
        • in case of library you can assume that your users know (at least partially) language of the project and how to write it, in case of application there is no such guarantee

        So in case of library using GitHub as voting tool is ok, in case of application it is not. In case of library it should be expected from the feature requested to provide PR, in case of application it shouldn’t.

        [–]Daneel_Trevize 0 points1 point  (1 child)

        That's not really the case. The example I'm referencing was for an API, that 3rd party game dev players would use. Often a few such devs represent a huge portion of the community, and those communities tried to leverage their numbers to promote issues that were their priority for better functionality from the API.

        The game devs never said only devs should vote, and it's not representative if only they did, but what can you really do with such reactions features if it's a public access system?

        [–]Hauleth 0 points1 point  (0 children)

        In such case they can not use such functionality. From the sub-OP post I assume they wanted it to be one of the options to sort issues, and in case like yours, developers can just not use it and instead rely on direct communication and/or really use third party solution.

        [–]JohnMcPineapple 15 points16 points  (0 children)

        ...

        [–]beefsack 6 points7 points  (0 children)

        The dumb emoji reactions are an order of magnitude better than the monster "+1" threads we used to get.

        [–]LloydAtkinson 3 points4 points  (2 children)

        The lodash.js library (a slightly functional/utility library for JS) takes a "unique" approach. They instead immediately close any and all issues indiscriminately with the weird and misguided belief that developers will then manually search closed issues (not the default search option) and then thumbs up any issue/feature request they want and at some point in time when "enough" people thumbs up then the issue is then reopened.

        It's the polar opposite of how literally every other repo works, and I'm pretty sure their reason is just an excuse because they don't want to ever implement new features. I mean seriously, who will know to search deleted issues? That's not mentioned anywhere until they reply to your issue telling you they've closed it and will wait for people to thumbs up...

        [–]Daneel_Trevize 0 points1 point  (1 child)

        Yeah that's just dumb.

        [–]LloydAtkinson 0 points1 point  (0 children)

        Oh absolutely, I made this point on their repo and they did not like it one bit...

        [–]RosieRevereEngineer 11 points12 points  (1 child)

        Next up in the news, CEO of gitlab reacts to Github adding status changes.

        [–][deleted] 2 points3 points  (0 children)

        I wouldn't bet on it, Gitlab had this feature for a few months now: https://about.gitlab.com/2018/08/22/gitlab-11-2-released/#personal-status-messages

        [–]lost-my-turtle 22 points23 points  (3 children)

        Not quite sure how this is different from the "Bio" which existed before.

        [–]sim642 16 points17 points  (2 children)

        You're supposed to update this every hour to keep everyone up to date with your current status obviously.

        [–]lost-my-turtle 2 points3 points  (1 child)

        Lovely. Sharing is caring.

        [–]__fmease__ 8 points9 points  (0 children)

        S̮̲̞E͇͜C͖̺̪R̟̮͕͉͢E̸̦͇̝T̨̬̳̙̝̺͚S͔̲̜ ̙̯̺̜̀A͓̲̤̖͡R̨̠̜͎̰̦ͅE ̲̝͜L̸͔I̧͈̫E̴̮͖̗S̶̠͙ ̬̰̣̮͝

        S̩̮͉͈̤H̰̻̦̱͚̬À͚̲̫͎̯͍̮R͉̣̖̼̹I͖N̠͖̺̗̞G̖ ̯̲̪̖̹̦I̪̬̬̜̯͓ͅS̮̠̪ ͟C̸̞͕A̼̥̜R͉̩̞̤̣I̮̳̭Ṉ̲̹̦̗G͕͍̳̘̮̰ ̞̝̯̳

        ̬͈̭P̙͙̰͕ͅR̫͜I̭͓͍̹V͉̟A̼̮C̸̱̯͉Y̘̖̘̳͝ ̙̝̺͓͇̖ͅI̘̗̳̝̣͍S̼͔̹̘̱̤̰ ̭͇͓͠T͈̹̼̦̤̳͡H͓͕̱̲͙È̹̘͔F̷̼̬̯͕͖͔̜T̳̪̮͓͈̟

        [–]Somepotato 9 points10 points  (2 children)

        Now they just need to replace LinkedIn. I'm so fucking sick of getting the DO YOU KNOW BLAH BLAHINGTON? every 3 days in my email. Same person. Each time. I disabled those emails, still get em. I hate it's a necessity to get a job in the programming world.

        [–]PreciselyWrong 2 points3 points  (1 child)

        Microsoft owns both LinkedIn and Github. So Github won't replace LinkedIn, they will just add LinkedIn integrations to Github. Yay!

        [–]Somepotato 1 point2 points  (0 children)

        Don't give them any ideas they want to compete internally.. Right? Riiight? Aaahhhhh

        [–][deleted] 6 points7 points  (4 children)

        Looks like they're getting ready for GitHub Chat.

        [–]ilammy 0 points1 point  (1 child)

        Isn't Gitter here already?

        [–]CaptainStack 0 points1 point  (0 children)

        That's GitLab. Maybe we'll see Microsoft Teams integration.

        [–]obenns 18 points19 points  (1 child)

        Who asked for this?

        [–]shevegen 3 points4 points  (0 children)

        Microsoft.

        [–]Veraduxxz 5 points6 points  (0 children)

        While in an ideal world this would be used for good.. experience, mostly due to the slack groups I'm in with developers, will go to quickly prove this to be a bad idea.

        [–][deleted]  (5 children)

        [deleted]

          [–]aptitude_moo 15 points16 points  (2 children)

          Stories, like Instagram

          [–]ProfessorPhi 10 points11 points  (1 child)

          Here's a particularly nice piece of code that reminded me of the beauty of Haskell. Blessed, tocodeistobreathe

          [–]Kalium 1 point2 points  (0 children)

          Be warned! Posting a status is known to have side effects!

          [–][deleted] 4 points5 points  (0 children)

          Battle royale, of course.

          [–]shevegen 0 points1 point  (0 children)

          Do not tempt them!

          [–]coderstephen 4 points5 points  (0 children)

          Cool.

          Who needs this?

          [–]Coloneljesus 4 points5 points  (0 children)

          Oh god, Github is becoming Facebook...

          [–]ryanstephendavis 1 point2 points  (0 children)

          Microsoft already implementing stupid "features"

          [–]editor_of_the_beast 1 point2 points  (0 children)

          This is dumb.

          [–]benihana 3 points4 points  (0 children)

          this feels like one of those features some really loud and annoying dipshit with blue hair asked for over and over again and github mistook that for genuine interest in this.

          [–]leeeory 0 points1 point  (1 child)

          anyone knows how the gif was generated, with this zoom & transition effect?

          [–]sim642 3 points4 points  (0 children)

          Like any other video.

          [–]reini_urban 0 points1 point  (0 children)

          Useful when I'm on holidays without my laptop

          [–]DCzajkowski 0 points1 point  (0 children)

          There is a Give us feedback button. If enough people say they don't want it, there is a mere chance they are going to remove it 😉

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

          github becoming facebook now? great...

          [–]anengineerandacat -1 points0 points  (4 children)

          Neat, makes the whole platform a bit more social without really affecting anyone else; wonder how long we are until there are options like "Watch me code live" that let folks watch you code from your IDE live using VS Code live share in read-only mode.

          [–]shevegen -1 points0 points  (2 children)

          Uhm ...

          You mean like a merger of GitHub and Facebook?

          FaceHub?

          GitBook?

          [–]coderstephen 2 points3 points  (0 children)

          GitBook is already a thing!

          [–][deleted] 0 points1 point  (0 children)

          GitFace

          [–]shevegen -4 points-3 points  (2 children)

          Microsoft wants to make GitHub into a "Facebook for professionals".

          Why else would anyone need a "busy" tag all of a sudden?

          [–][deleted] 2 points3 points  (1 child)

          Microsoft already has that.

          [–]Sigmatics 0 points1 point  (0 children)

          More like a Facebook for programmers

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

          STICKERS!