Sean Moriarity(@sean_moriarity) 's Twitter Profileg
Sean Moriarity

@sean_moriarity

I code things

ID:815412897576841216

linkhttps://www.seanmoriarity.com calendar_today01-01-2017 04:22:38

1,4K Tweets

3,1K Followers

452 Following

Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

In 8th grade I did a science fair project about predicting March Madness outcomes. As a part of the project I came up with this crazy complex equation for predicting games. Everybody loved it (even though it didn’t work) because it looked so complex and legit.

Now how did I…

account_circle
Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

A fun fact I learned today: Vladimir Vapnik, one of the inventors of the SVM, argued in 2015 that Deep Learning is Evil. Not in the “deep learning is hard to get right and make work” sense, but like the “deep learning is actually philosophically evil and comes from the devil”…

account_circle
Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

The narrative that the patriots were ever close to losing the American revolution is pro-English revisionist history. The truth is we stomped them, and would have regardless of the 1000 different ways people claim the loyalists could have won. American freedom was inevitable

account_circle
Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

Where I went to school there was a massive tobacco black market. A friend of mine wanted to capitalize on this, so he asked me to make an app. I was okay at programming, but had never finished a project before, but I accepted anyway. I ended up building an ionic app with a…

account_circle
Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

Wouldn't it be cool if your code could fix itself? Hot code reloading + LLMs = truly self-healing systems? (Ignore the super slow time to error message)

account_circle
Sean Moriarity(@sean_moriarity) 's Twitter Profile Photo

How do you order methods in your LiveViews? e.g. to me lifecycle ordering makes sense:

- `mount`
- `handle_params`
- `render`
- `handle_{call,info,event,continue,cast}`

Also:

- Any private components defined immediately after render
- Any other private helpers at the end

account_circle
Paulo Valente(@polvalente) 's Twitter Profile Photo

Today we merged a rather nice new feature in Nx: github.com/elixir-nx/nx/p…

In short, there is now a path for pointing an Nx tensor to an existing CUDA memory location, or sharing a given Nx tensor with some other process. (thanks for the idea Dave Lucia!) 1/3

account_circle