• 5 Posts
  • 157 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle

  • TheV2toProgrammingTo people making shitty guides/tutorials.
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 days ago

    To me in most cases it’s the opposite. I don’t watch video tutorials to solve a specific problem (sorry, Roal Van de Paar!), but to get into something. And therefore I prefer to see the problem solving in between and the workflow for that activity. If it really tends to waste my time, I just skip forward.










  • I use it as the default shell only in my terminal (with fish completion). You still have to deal with breaking changes and inconsistency. On top of that, you need to wrap a lot of your commonly used commands and tools to take full advantage of it. But personally I consider it worth learning and using. Not only do I hate working with raw text, I also love the visual and interactive data representation. And working with existing tools is honestly not a huge problem. It’s just what you’d usually do regularly. Obviously POSIX-compliant shells in combination with many tools like jq, too are already capable of nushell’s power. But I just like to have it included in the shell language, so I can work with the data more casual.

    I couldn’t tell you why you’d use it instead of Powershell. I just never tried Powershell on Linux.


  • Why should they? Less users are programming anything, but more people have become users of computers in the first place. And we have more users of computers, precisely because the levels of abstraction do not require the ordinary user to program anything. Today’s ordinary user is more “ordinary” than fifty years ago. This development of making a tool or subject more accessible to the layman, by hiding the complexities with abstractions and yet allowing more skilled users to gain advantages by peeling away the abstractions, is present in many different fields throughout the history of mankind.

    If you look closely, it is not really surprising. Not even a problem at all. In fact, if you have the simple understanding that maybe somebody doesn’t want to program, not because they are a stupid idiot or a lazy normie consumer, but because they simply don’t give a shit about it, follow other interests and can contribute to the world with other skills, then the observation that most users are not programming anything, is insanely unproblematic.





  • If I understand this correctly, the polite request is meant to be passive aggressive flattery and the outright demand is the honest tone that gets to the point. I think in written form I prefer the polite request to avoid panicking immediately. In person, I’d panic anyway. So I prefer the outright demand, because I can’t handle passive aggressive attacks at all. Usually I’ll reflect their politeness before I understand the matter and then when they assume that I’m not taking it seriously, they get more intense which scares me long-term.

    EDIT: No, actually, forget it. I’d prefer the outright demand even in written form. I get chills when I think about encounters with passive aggressive demands…






  • TheV2OPtoShell ScriptingProductivity vs muscle memory/knowledge
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Me, too, and it works for other Linux distros, but in this case it’s a Windows Sandbox. Unless it’s copy and paste, for this case it wouldn’t be worth it and I assume there can be similar situations in the future for other reasons.

    I once started to work on auto-setup scripts for Windows, but the unpredictable nature of it made me give up on that :D