Live data from Hacker News

Try Switching to Kagi

daringfireball.net

481–490 of 493 posts

Re: Try Switching to Kagi

#481
post #459

Earlier quoted context omitted.

Kagi implemented automatic pausing on your subscription if you don't use it, so it's actually not the same here.

I think Kagi being nice is not a valid argument for accepting lots of low-cost subscriptions in your life.

Ok, well I guess it's a good thing we're talking about kagi and not all your subscriptions, then.

Re: Try Switching to Kagi

#482

I think brave search deserves a mention; I've been using it now for years and have better results than with google. I believe kagi is a lot better than brave search, but because I am having good results with brave[1] I am unlikely to pull out my credit card. [1] Every search I do also has an LLM response at the top, which is often just enough for me to not even look at the results. Where brave fails is in the image a…

Brave user here too. I like it. One thing I really appreciate is the links to your query on Google/Bing partway down the page.

Re: Try Switching to Kagi

#483
post #470

Earlier quoted context omitted.

For me, YouTube Premium (for family) is so worth it because: - It removes ads for my kids, which are going to watch YouTube no matter what I do - It includes YouTube Music, so I don't need a separate Spotify subscription - It sends money to creators based on what I proportionally spend time watching, rather than based on how valuable of an audience I'm deemed to be when an ad slot is auctioned - It is a signal that I…

Rather send money directly to creators rather than filtering it through Google.

People just don't do that. If they did, the state of things wouldn't be the way it is. It's also kinda unfair to creators whose content people consume but just don't pay for in any way, because of a variety of possible reasons (they just don't even think about it, or they don't deem them "worthy" of being paid, or it's about having to go out of their way to pay someone, and then people only paying a limited amount of "chosen" people, etc.)

Re: Try Switching to Kagi

#484

Earlier quoted context omitted.

10 dollars is like, a sandwich. Access to your search engine for a month is less useful than a sandwich?

Kagi isn't competing against no access to a search engine, it's competing against Google, DDG, etc etc which are free (or more specifically, you could say ads are the cost). Kagi needs to not just be worth $10, but also worth ($10 - ads) more than the alternatives.

Agreed. I've been a subscriber for over two years. At first the depth of search results was not as good as Google's but I used Kagi nonetheless because of the no-ad policy. Today, the results are just as good as Google's and still no ad, making Kagi a no-brainer in my eyes.

Re: Try Switching to Kagi

#486

Earlier quoted context omitted.

And what if they simply missed that it continued charging with the stripe email? It’s a dark pattern that they should fix.

They are fixing it. The only debate in this thread is whether they should automatically refund everybody who might have been affected, regardless whether that person intended to continue or not. That's a pretty different thing.

No that’s not it. The contention was around two things 1) the dark pattern and 2) should they refund everyone.

I get it, people love Kagi, I do too. But this is a bad pattern that they should never have allowed on the first occurrence.

Yes they said they are looking into fixing it but it was a soft commitment and they also should think about refunding folks.

Re: Try Switching to Kagi

#487
post #388
post #363

Earlier quoted context omitted.

As will the manual of ffmpeg itself, for what it's worth.

Yes, but a llm (or good old stackoverflow) are faster for most people.

There's pretty much nothing you can't do with ffmpeg https://youtu.be/9kaIXkImCAM?si=KJJOhnoa-2bFLkt5

Re: Try Switching to Kagi

#488
post #225

Earlier quoted context omitted.

Happy paying customer of Kagi here. because to me intention counts. Kagi has the explicit intention to serve me their best results. Google has the explicit intention to get me to click on their customers results. Happy to pay kagi.

Use an ad blocker.

You do you. I do me.

Re: Try Switching to Kagi

#489
post #353

Earlier quoted context omitted.

$10 is a reasonable price for a sandwich in any decent sandwich shop in the US. I live in Mississippi, crappiest economy in the nation. I assume people are thinking they meant the cost of a homemade bologna sandwich or something, otherwise this conversation is pretty absurd.

I'm in the capital city of Germany, a sandwich in the bakery around the corner is about 3-4 euros.

I suspect the US definition of sandwich is different to the European one, but genuinely not sure. Curious — can someone give me a few examples describing the $10 sandwiches you get in the US? Are we talking warm, ordered off a menu, good quality meat, filling enough to serve as a meal?

This whole conversation has reminded me of the $5 milkshake conversation in Pulp Fiction.

I’ve signed up for the Kagi trial, so far I’m liking it. Breath of fresh air compared to the free ones. Best result, first position.

Re: Try Switching to Kagi

#490
post #209

Earlier quoted context omitted.

What tools do you use for command line searching?

Currently, the script looks like this #!/bin/sh 0x $1|yy084|yy030|yy073 "0x" is another Almquist shell script that can search about 63 different servers that return search results, e.g., Google, DDG, and so on.^1 yy___ are UNIX filters written in C. 0x uses some yy proggrams as well, e.g., yy025, along with sed and a TCP client, e.g., tcpclient, netcat, socat, bssl, openssl, etc. yy084 outputs SERPs as SQL. This make…

Note there are some web search engines that only block exhaustive searching when the computer user is not "signed in". This could be a coincidence, not an attempt to force computer users into submitting to increased surveillance and data collection foor coommerciall purposes. 0x is written for a computer user who did not "sign in" to websites in the 90s, 00s, 10s and as a matter of habit does not do so today.
Post reply on HN