Live data from Hacker News

DuckDuckGo as a TTY

duckduckgo.com

11–20 of 94 posts

Re: DuckDuckGo as a TTY

#11
For people that are looking for a nice search TUI, may I point you to Googler. It's made by the author of NNN and a couple other fantastic terminal tools. Highly recommend. It's amazing how clean you can make the interface

https://github.com/jarun/googler

Screenshot of Googler in action when it's nice and clean

https://snid.es/2021OCT/YG4OXAlXg4INZWPe.png

Re: DuckDuckGo as a TTY

#15

Looks amazing, but does any search > 3 characters fail for anyone else?

From what I could garner it uses the public DuckDuckGo Instant Answers API[0], which only returns results for specific queries (try "Microsoft", then try something obscure). This is most likely causing your issue. [0]: https://duckduckgo.com/api

Oh, I should've noticed based on how specific the results were. Thanks!

Re: DuckDuckGo as a TTY

#16

  $ 2 + 2
  [:66] [object Object]
Never change, JavaScript, never change. /s

  -- Type 'm' for more results.
  $ m
  -- End of search results.
Should probably read the help.

Hmm. Well, learned stuff. Still don't know why the above don't work.

Re: DuckDuckGo as a TTY

#18

They were able to create a fake TTY for searching the web, but they still don't support IPv6. https://www.reddit.com/r/duckduckgo/search/?q=ipv6&restrict_...

Yeesh, the ignorance of the folks in those threads. Painful.

Anyways, if someone can't get to non-v6 resources, they have bigger problems than not being able to use DDG. There is a single class of operator for whom v6 deployment actually makes sense, which is large-scale ISPs for whom CGNAT presents an onerous burden on their reporting/monitoring requirements to law enforcement.

Everyone else is just rolling v6 out to meet the requirement of a client (typically government) contract. It's purely additive complexity and for most people, doesn't actually solve any problems they really have.

Re: DuckDuckGo as a TTY

#19
When visiting this using Chrome for Android, how do I open the keyboard? Typically it's just a matter of giving focus to the input area, but not in this case.

Re: DuckDuckGo as a TTY

#20

They were able to create a fake TTY for searching the web, but they still don't support IPv6. https://www.reddit.com/r/duckduckgo/search/?q=ipv6&restrict_...

Yeesh, the ignorance of the folks in those threads. Painful. Anyways, if someone can't get to non-v6 resources, they have bigger problems than not being able to use DDG. There is a single class of operator for whom v6 deployment actually makes sense, which is large-scale ISPs for whom CGNAT presents an onerous burden on their reporting/monitoring requirements to law enforcement. Everyone else is just rolling v6 out t…

Home internet in Japan is IPv6 only. Usually you have to sign up for a separate NAT-like-thing that the ISP runs as well, sometimes for an additional charge.
Post reply on HN