Live data from Hacker News

Daniel Stenberg and the home of curl in Stockholm, Sweden

hackerstations.com

61–68 of 68 posts

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#61
post #59
post #33

Earlier quoted context omitted.

That made me check if he really has a C64 port. No, not yet https://daniel.haxx.se/blog/2022/11/25/89-operating-systems/

Is curl the single most widely ported piece of software? I could imagine that being the case.

I guess that would be Doom.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#62

Earlier quoted context omitted.

I have implemented many networking applications from Ethernet to application protocols. I am also particularly aware of how HTTP and all the related stack works. So your thinking appears to be inaccurate.

Isn't that just one side of the coin? The other being hardware compatibility.

There is nothing hardware-specific here.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#63

Earlier quoted context omitted.

a better HTTP client is one that does exactly what you want, nothing more and nothing less.

Still no name or this mysterious better client. And what happens when I need something more, or something else? I need to find a different "better client"?

I already explained, what's better is what fits your needs exactly.

Without knowing your requirements it would be difficult to say.

Say for example your main concern is latency, you only need support for MTU-sized payloads, you want ro guarantee that the TCP connection is always established ahead of time and your requests always follow the same pattern with a few bytes to tweak.

You can easily write something that can do those things much better than curl in a couple of hours.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#64

Pretty chaotic for my taste! I find that having clutter on my desktop distracts me and makes me feel uneasy. I'm wondering what the difference between Daniel and me is. Could it just be a personality trait?

Well, you’re a CTO (going by your handle) and Daniel is an open source engineer, so I’d say personally probably has something to do with it.

How is my job my personality? Lol ... I do code a lot in my free time, started coding at 14 years old and I contribute to open source as well. Pretty closed minded thinking to be honest.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#65
post #46

Pretty chaotic for my taste! I find that having clutter on my desktop distracts me and makes me feel uneasy. I'm wondering what the difference between Daniel and me is. Could it just be a personality trait?

I too like a clean desk. But a clean desk doesn't stay that for long. So all clean desk lovers like me tend to have a cluttered desk. The clean desks you see in pictures are obviously staged, or maybe people are really able to do serious work without ever putting a pen, or a cable, or a phone, or a mug on, sooner or later. It's like doing the dishes. One of the things I hate the most in life, because you clean stuff…

Right, it's a constant process of getting messy and cleaning it up again. Speaking of which, brb ... cleaning my desk now haha. But the main difference is: I have my keyboard, mouse, closed macbook, a plant, and a big curved ultra-wide monitor on my desk. The rest is temporary clutter. Daniels desk however is full of "full-time tenants". I guess that's the difference.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#66

Earlier quoted context omitted.

Well, you’re a CTO (going by your handle) and Daniel is an open source engineer, so I’d say personally probably has something to do with it.

How is my job my personality? Lol ... I do code a lot in my free time, started coding at 14 years old and I contribute to open source as well. Pretty closed minded thinking to be honest.

I didn’t say your job is your personality, don’t be so melodramatic.

The fact that you took offense to my post rather than seeing it as a benign observation says a lot more about you than it does me.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#67

Earlier quoted context omitted.

How is my job my personality? Lol ... I do code a lot in my free time, started coding at 14 years old and I contribute to open source as well. Pretty closed minded thinking to be honest.

I didn’t say your job is your personality, don’t be so melodramatic. The fact that you took offense to my post rather than seeing it as a benign observation says a lot more about you than it does me.

You tried to project your expectations onto me and I corrected you. No drama nor offence taken here.

Re: Daniel Stenberg and the home of curl in Stockholm, Sweden

#68

Earlier quoted context omitted.

Still no name or this mysterious better client. And what happens when I need something more, or something else? I need to find a different "better client"?

I already explained, what's better is what fits your needs exactly. Without knowing your requirements it would be difficult to say. Say for example your main concern is latency, you only need support for MTU-sized payloads, you want ro guarantee that the TCP connection is always established ahead of time and your requests always follow the same pattern with a few bytes to tweak. You can easily write something that ca…

Oh right, and if your need is to open a specific site only, your best choice would be to write your own browser heavily optimized just for this particular site, instead of using Chrome. Nonsense.
Post reply on HN