Hacker News new | past | comments | ask | show | jobs | submit | mlang23's comments login

That is the future. Robotic caregivers for the elderly, and AI chatbots for the mentally challenged. Humanity is about to dehumanize itself, in the name of technological advancements.


Nice posting, thanks for that. I still cant really understand the hype around Gould and its goldberg interpretations. Yes, they are good. But no, they are far from the best I know. If you ever get the time and a recording, listen to Ragna Schirmer playing Goldberg. Her interpretation blows Gould's out of the water, IMO :-)


Gould is a sort of package deal. I like his Goldbergs but to see his “authentic self” I’d look at something a little kookier of his like his Alla Turca [1]. It will not be what you expect.

[1] https://youtu.be/eTZ33EVK3Ug


As a diehard terminal user, I think this headline should interest me. However, I am assuming this is some sort of JavaScript perversion? Visiting the link with lynx gives an empty page. Can anyone explain whats going on there to a non-GUI user?


Keyboard doesn't open on FF Android, so I can't use it (right now) either, but it seems to be a faux shell & TUI for searching DDG.

(I see green on black terminal aesthetic, $ prompt and a flashing cursor - banner text (in the 'shell') above explains I can (if the keyboard would open) run :help (or :send-feedback to tell them the keyboard doesn't w-- oh) which I assume would tell me how to query the search engine.)

Yeah, presumably JS if you can't load it. Though from what I can see without typing anything it could be done in CSS. (I suppose it's probably a SPA - results loaded in place without a page reload which, to be fair, would ruin the faux shell aesthetic.)


Thanks for taking the time to explain what you see. This sort of confirms my initial suspicion. Weird.


Maybe this will be an alternative interface that suits you: https://github.com/jarun/ddgr

There's also these JS-free interfaces: https://html.duckduckgo.com/html https://lite.duckduckgo.com/lite


yes it's just a webpage styled to look like a terminal. not sure what the big deal is


FWIW, the regular (or rather, lite) duckduckgo runs nicely in a TUI browser like elinks. THat's my search engine of choice when text-browsing.


It's JavaScript / jQuery, so yeah it's not going to work in Lynx.


It looks like it doesnt respect $LINES (or something similar). On first try, the top 2 results scrolled off the screen.


It's a CLI, not a TUI. I put quite a bit of thought into that decision, and whether to integrate a pager. See [1]. The workarounds are (1) limit the number of results per page with -n <num>; (2) use the -r, --reverse option to show the top results last.

[1] https://github.com/jarun/googler/issues/281


It would be nice if there was a way to run a terminal command without auto-scrolling. So often I run something that spits out tons of error messages, only to have to scroll back up again to find out what happened.


Also check if your terminal supports Shift-PgUp/PgDn to scroll up/down a page.

Works in gnome terminal: https://help.gnome.org/users/gnome-terminal/stable/adv-keybo...


Source?


This is so weird. In some US states, you can buy weed legally but hiring a prostitute is illegal. Where I come from, its the other way round. Go figure.


Not the most constructive comment, but: https://www.youtube.com/watch?v=xfN6VwPWMds


I envy you for your age... There was a time when everyone and their dog knew what L0phtCrack was.


Apparently, canadians are a smart bunch!


Lisp is definitely not as functional as for instance Haskell is. Side-effect-freeness was never really a topic for Lispers.


You are right, Lisp is far more versatile. There is even a statically-typed language Coalton [1] embedded into Lisp.

[1] https://coalton-lang.github.io/20211010-introducing-coalton/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: