Viewing profile — CarolineW
CarolineW
HN member- Joined
- Sat, Jul 09, 2011, 9:56 AM UTC
- HN karma
- 6,352
- Public activity
- 1,638 items
- HN profile
- View on Hacker News ↗
About CarolineW
No profile information was provided.
Recent public activity
- comment
- story
- story
- comment
-
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
-
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…
- comment
-
comment
Comment #19283211
Wow, I would never have expected my comments to have been interpreted that way. Genuinely shocked. Thank you for the feedback.
-
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…
-
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…
- comment
-
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…
-
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. …
-
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…
-
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_…
-
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".
-
comment
Comment #18637904
RiscOS !Draw Vector drawing package that was neat, clean, fast, versatile, user-friendly, and powerful.
-
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…
-
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.
-
comment
Comment #18232509
Discussion: https://news.ycombinator.com/item?id=18211632
-
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…
-
comment
Comment #17940328
As the quotation goes: "What Andy giveth, Bill taketh away."
-
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. …
-
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…
- story