Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. The joys of communal coding

The joys of communal coding

Scheduled Pinned Locked Moved The Lounge
javascriptcomhelpannouncement
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Assorted largish chunks of JavaScript development (NPM, Node.js, Gulp, babel, probably many more) were just broken because one person decided to stop working on one small module (that left pads text).[^]. Fortunately, it didn't take long for a fix, but it's funny how we sometimes find houses of cards very comfortable until the wind picks up. From the thread:

    Quote:

    wait nope, there's literally no way to fix this for older versions. you've basically broken every single version of babel. you can't republish over already published packages. babel relies on line-numbers with a fixed version and line-numbers relies on left-pad with a fixed version.

    :doh:

    TTFN - Kent

    B 1 Reply Last reply
    0
    • K Kent Sharkey

      Assorted largish chunks of JavaScript development (NPM, Node.js, Gulp, babel, probably many more) were just broken because one person decided to stop working on one small module (that left pads text).[^]. Fortunately, it didn't take long for a fix, but it's funny how we sometimes find houses of cards very comfortable until the wind picks up. From the thread:

      Quote:

      wait nope, there's literally no way to fix this for older versions. you've basically broken every single version of babel. you can't republish over already published packages. babel relies on line-numbers with a fixed version and line-numbers relies on left-pad with a fixed version.

      :doh:

      TTFN - Kent

      B Offline
      B Offline
      Brisingr Aerowing
      wrote on last edited by
      #2

      The reason he did so is because NPM took control of one of his packages because a law firm with the same name wanted them to. NPM is getting a LOT of flak for doing that, as is the law firm. Seriously, how many people will confuse a JS module with a law firm. Those lawyers need to be put out of business.

      What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

      G C P 3 Replies Last reply
      0
      • B Brisingr Aerowing

        The reason he did so is because NPM took control of one of his packages because a law firm with the same name wanted them to. NPM is getting a LOT of flak for doing that, as is the law firm. Seriously, how many people will confuse a JS module with a law firm. Those lawyers need to be put out of business.

        What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

        G Offline
        G Offline
        GStrad
        wrote on last edited by
        #3

        I thought it was software company that started the issue? i.e. Kik messenger, used some heavy handed lawyers to stop the use of kik as a name in another software project. NPM folded under the legal challenge and removed the kik code so the user nuked all of his NPM stuff including left pad.

        1 Reply Last reply
        0
        • B Brisingr Aerowing

          The reason he did so is because NPM took control of one of his packages because a law firm with the same name wanted them to. NPM is getting a LOT of flak for doing that, as is the law firm. Seriously, how many people will confuse a JS module with a law firm. Those lawyers need to be put out of business.

          What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

          C Offline
          C Offline
          charlieg
          wrote on last edited by
          #4

          What do you call a busload of lawyers going over a cliff? A good start :) What's brown and black and looks good on a lawyer? A doberman. Oh oh, one more... How do you get a lawyer out of a tree? Cut the rope. ;P

          Charlie Gilley Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

          1 Reply Last reply
          0
          • B Brisingr Aerowing

            The reason he did so is because NPM took control of one of his packages because a law firm with the same name wanted them to. NPM is getting a LOT of flak for doing that, as is the law firm. Seriously, how many people will confuse a JS module with a law firm. Those lawyers need to be put out of business.

            What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            It was Kik Messenger that objected to the authors use of kik - leading the author to take down all of his packages when npm removed kik. Source[^]

            This space for rent

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups