Live data from Hacker News

Fast

catherinejue.com

11–20 of 450 posts

Re: Fast

#12
> Rarely in software does anyone ask for “fast.”

They don't explicitly ask for it, but they won't take you seriously if you don't at least pretend to be. "Fast" is assumed. Imagine if Rust had shown up, identical in every other way, but said "However, it is slower than Ruby". Nobody would have given it the time of day. The only reason it was able to gain attention was because it claimed to be "Faster than C++".

Watch HN for a while and you'll start to notice that "fast" is the only feature that is necessary to win over mindshare. It is like moths to a flame as soon as something says it is faster than what came before it.

Re: Fast

#13

> Rarely in software does anyone ask for “fast.” Are you kidding me? My product owner and management ask me all the time to implement features "fast".

Not sure if this is sardonic obstinance... But assuming face-value - that's not what the statement is about.

I disagree with the statement too, as people definitely ask for UX / products to be "snappy", but this isn't about speed of development.

Re: Fast

#14
> Asking an LLM to research for 6 minutes is already 10000x faster than asking for a report that used to take days.

Assuming, like, three days, 6 minutes is 720x faster. 10000x faster than 6 minutes is like a month and a half!

Re: Fast

#15
I once accidentally blocked TCP on my laptop and found out "google.com" runs on UDP, it was a nice surprise.

baba is fast.

I sometimes get calls like "You used to manage a server 6 years ago and we have an issue now" so I always tell the other person "type 'alias' and read me the output", this is how I can tell if this is really a server I used to work on.

fast is my copilot.

Re: Fast

#16
> But software that's fast changes behavior.

(Throw tomatoes now but) Torvalds said the same thing about Git in his Google talk.

Re: Fast

#17
Ew.

Genuinely hard to read this and think little more than, "oh look, another justification for low quality software."

Re: Fast

#18

> Rarely in software does anyone ask for “fast.” Are you kidding me? My product owner and management ask me all the time to implement features "fast".

Not sure if this is sardonic obstinance... But assuming face-value - that's not what the statement is about. I disagree with the statement too, as people definitely ask for UX / products to be "snappy", but this isn't about speed of development.

I remember the time they were cracking down because I had entered 90%+ of the tickets into the ticket system (the product manager didn't write tickets) and told me that "every ticket has to explain why it is good for the end user".

I put it in a ticket to speed up the 40 minutes build and was asked "How does this benefit the end user?" and I said "The end user would have had the product six months ago if the build was faster."

Re: Fast

#19
post #12

> Rarely in software does anyone ask for “fast.” They don't explicitly ask for it, but they won't take you seriously if you don't at least pretend to be. "Fast" is assumed. Imagine if Rust had shown up, identical in every other way, but said "However, it is slower than Ruby". Nobody would have given it the time of day. The only reason it was able to gain attention was because it claimed to be "Faster than C++". Watch…

Maybe for languages, but fast is easily left behind when looking for frameworks. People want features, people want compatibility, people will use electron all over.

Re: Fast

#20
Pavel Durov (founder of Telegram) totally nailed this concept.

He pays special attention to the speed of application. The Russian social network VK worked blazingly fast. The same is about Telegram.

I always noticed it but not many people verbalized it explicitly.

But I am pretty sure that people realize it subconsciously and it affects user behaviour metrics positively.

Post reply on HN