Live data from Hacker News

Viewing profile — CarolineW

CarolineW

HN member
Joined
Sat, Jul 09, 2011, 9:56 AM UTC
HN karma
6,352
Public activity
1,638 items

About CarolineW

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
  5. comment
    Comment #19981624

    I agree with you entirely, although my comment making pretty much the same point is seeing wild swings in the voting: https://news.ycombinator.com/item?id=19980584

  6. comment
    Comment #19980584

    I hate to be "that person" ... but what is it in this paper that makes it appropriate to label it "The boy's guide ..." Answer: nothing. Nothing at all. Words matter, role-models m…

  7. comment
  8. comment
    Comment #19283211

    Wow, I would never have expected my comments to have been interpreted that way. Genuinely shocked. Thank you for the feedback.

  9. comment
    Comment #19283177

    Actually, we are pretty marginal on sed , but point taken. It feels like there's a difference between "stream mode" and "program mode". I remember when awk was first implemented. s…

  10. comment
    Comment #19279122

    OK, so as kazinator has pointed out, awk is now a mandatory part of Posix, and so is genuinely a part of "shell". My reply there says that I and my colleagues still think of awk as…

  11. comment
  12. comment
    Comment #19279030

    That I did not know - thank you. We here still think of awk as fundamentally different from other pipeline facilities such as tr, sed, sort, uniq, and so on, but I can see why it c…

  13. comment
    Comment #19276212

    It's not a cop-out, we disagree. > Nor is finding "common ground" the goal (this is not some sort of compromise between political parties, it's a technical argument). We disagree. …

  14. comment
    Comment #19276012

    Then we'll agree to disagree. I think you are wrong on so many points here, it's clear we're not going to agree, and probably won't find common ground. Thank you, by the way, for y…

  15. comment
    Comment #19275641

    I read your entire post, and I didn't miss any of the points you make. I simply disagree with you. Quoting from your post: And here is my initial solution in UNIX shell: # bentley_…

  16. comment
    Comment #19275165

    Your "shell" solution isn't really a shell solution, it's an awk solution. It's really valuable to know awk, but it's a bit misleading to claim that "it's shell".

  17. comment
    Comment #18637904

    RiscOS !Draw Vector drawing package that was neat, clean, fast, versatile, user-friendly, and powerful.

  18. comment
    Comment #18232707

    > Not a true statement. Where are you searching? At the bottom of this page is a search box. Into it type "black bar" (without the quotation marks). It takes you to this link: http…

  19. comment
    Comment #18232519

    If you do a search for "black bar" you'll find lots and lots and lots and lots of results, most of which answer your question.

  20. comment
    Comment #18232509

    Discussion: https://news.ycombinator.com/item?id=18211632

  21. comment
    Comment #18030621

    You say: IPFS promises nothing, nor tries to, in the way of permanent archiving. From the IPFS web site[0]: Humanity's history is deleted daily ... IPFS keeps every version of your…

  22. comment
    Comment #17940328

    As the quotation goes: "What Andy giveth, Bill taketh away."

  23. comment
    Comment #17921703

    But you wrote it, so of course it's clear to you. To me, when someone says "the longest part of the program" I immediately think of the routine that stretches over the most lines. …

  24. comment
    Comment #17921287

    So when you say "longest" you don't mean "longest section of code", I'm guessing you mean "section of code in which execution spends the longest time". If so, good, but it wasn't c…

  25. story