Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 12 submissions in the queue.
posted by cmn32480 on Tuesday August 23 2016, @10:58AM   Printer-friendly
from the parts-of-the-basic-toolset dept.

Well, that didn't take long: within a week of applause for Microsoft's decision to open-source PowerShell, a comment-war has broken out over curl and wget.

For those not familiar with these commands: they're open source command line tools for fetching Internet content without a browser. Apart from obvious applications like downloading whole sites (for example as backup), they're also under the hood for a lot of other toolsets (an example the author is familiar with – GIS tools use curl and/or wget to fetch maps from Web services).

For some reason, Microsoft's team decided to put aliases for curl and wget in Windows PowerShell – but, as this thread begins, those aliases don't deliver curl and wget functionality.

The pull request says the aliases should be spiked: "They block use of the commonly used command line tools without providing even an attempt to offer the same functionality. They serve no purpose for PowerShell users but cause confusion and problems to existing curl and wget users."

http://www.theregister.co.uk/2016/08/23/your_wget_is_broken_and_should_die_powershellers_tell_microsoft/

-- submitted from IRC


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Marand on Wednesday August 24 2016, @12:37PM

    by Marand (1081) on Wednesday August 24 2016, @12:37PM (#392546) Journal

    Glad I could help.

    Seems like lately Github's website is more trouble than it's worth. Some random things that come to mind:

    • The poorly displayed comment links that require treating the webpage like an old-style adventure game where you blindly hover over anything that might be interesting in the hopes of finding the macguffin needed to continue

    • Huge waste of space on comments for the damn +1 emoji bullshit

    • If you're viewing a repository, the search box now searches within the repository, with no clear way to search site-wide again. Know how you do it? You hit backspace on the empty search box... How's that for fucking stupid, hidden, magic UI bullshit?

    • The Roboto thing I mentioned, where it tries to use system fonts and ends up looking weird. The actual problem is that the CSS used for text now is -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";, in a misguided attempt to use system-default fonts instead of browser-defaults. So, if you happen to have a font installed that's from a different system that's closer to the head of the list, you get that font. Here's what it looks like, [imgur.com] along with my Stylish tweak to make it tolerable again on my system.

    Probably more, but I usually interact with github through git on the CLI, thankfully. They really went all-in on the "social" bullshit and seem to be determined to make the site as uncluttered and usable as Facebook.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2