Live data from Hacker News

Ask HN: Best talks of 2018?

news.ycombinator.com

141–150 of 205 posts

Re: Ask HN: Best talks of 2018?

#141

Earlier quoted context omitted.

I thought this was one of the notably bad talks this year. The whole premise that a function of Maybe a should be a function of a without an API change is neither intuitive to me nor really justified by Hickey. Different things are different. It's sad to see someone build such a wall around himself when faced by something (type theory) that he doesn't understand.

The sad thing is that Rich Hickey had some very good videos when Clojure was a new thing back in 2008–2009. Unfortunately, I've disagreed vehemently with most of his talks since then. In this case, it's completely illogical that a function `Maybe a -> b` should be callable as if it were a function `a -> b`. Do you want to know how I know? Because it would be just as illogical to allow a function `Vec a -> b` to be ca…

Because it would be just as illogical to allow a function `Vec a -> b` to be called as `a -> b`. And Rich must agree because Clojure itself does not support that!

Maybe Clojure's standard library just isn't that focused on vectors? Python stdlib doesn't support this as well, but NumPy does.

Re: Ask HN: Best talks of 2018?

#142
post #81

Recent but great talk posted here, What Bodies Think About: Bioelectric Computation Outside the Nervous System [1] by Prof. Michael Levin. He talks about how long term low energy electrical networks between all cells in living organisms shape how the organism grows. I think what he talks about will be the future of medicine as it allows for an amazing degree of high level control over how animals grow. 1. https://www…

It is important to note that this Michael Levin is at Tufts https://ase.tufts.edu/biology/faculty/levin/ and is NOT the Michael Levin that comes up first when you search for that name: https://en.m.wikipedia.org/wiki/Michael_Levin

Re: Ask HN: Best talks of 2018?

#143
post #71

Earlier quoted context omitted.

This. I was at Deconstruct too, and Nabil's talk got a standing ovation. It ran way over time, and I didn't notice. Tech people need to hear this. Tom's talk is also amazing in its own right. Let's Program a Banjo Grammar was also one of my favorites. :D https://www.deconstructconf.com/2018/ryan-herr-lets-program-... Edit: I just looked at your username...that you, Ryan? :)

Yep, that was me — thank you for the kind words! Gary Bernhardt had a creative concept for selecting speakers. Half were invited, internet famous people like Tom 7 and Julia Evans. Half were people who'd never spoke at a conference before, like Nabil and I. For the call for proposals, we submitted 2 minute videos instead of abstracts. Gary invested a lot of time mentoring the new speakers, which I'm so grateful for!…

Hey, that's great! Even if the execution wasn't up to your standards, I'm looking forward to watching! I heard from someone at the conference (maybe it was you even?) about how Gary curated the talks. I'm really glad he did that, because all around it was my favorite tech conference I've been to and I'll definitely be back. :)

Re: Ask HN: Best talks of 2018?

#145

Alex Hannold's Ted Talk on how he free soloed El Cap. https://www.youtube.com/watch?v=6iM6M_7wBMc Another favorite one of mine was Jimmy Chin talking about how they shot Free Solo. https://www.youtube.com/watch?v=Oq_vvnxZ6I0

To other people not getting what free solo is, it means climbing a cliff without ropes.

I don’t think listening to someone so foolhardy would impress me very much.

Re: Ask HN: Best talks of 2018?

#147
post #81

Recent but great talk posted here, What Bodies Think About: Bioelectric Computation Outside the Nervous System [1] by Prof. Michael Levin. He talks about how long term low energy electrical networks between all cells in living organisms shape how the organism grows. I think what he talks about will be the future of medicine as it allows for an amazing degree of high level control over how animals grow. 1. https://www…

this is amazing talk - thanx for sharing

Re: Ask HN: Best talks of 2018?

#150
post #126

"Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible? A: Because Keynote Speakers Make Bad Life Decisions and Are Poor Role Models" James Mickens https://www.usenix.org/conference/usenixsecurity18/presentat...

This guy is a philosopher

He's fun for sure. Also there are actual philosophers like Jaron Lanier with higher level and more poignant analysis of the same problem that I can't recommend enough as at least a good read.
Post reply on HN