HackerTrans
TopNewTrendsCommentsPastAskShowJobs

irajdeep

no profile record

Submissions

Arc Search combines browser, search engine

theverge.com
2 points·by irajdeep·2 tahun yang lalu·0 comments

“Minimalist Piano Forever” by Mouse Reeve

youtube.com
1 points·by irajdeep·3 tahun yang lalu·0 comments

Can Rick Rubin’s creative genius rub off on you?

latimes.com
1 points·by irajdeep·3 tahun yang lalu·0 comments

The Engineer Manager Pendulum

charity.wtf
3 points·by irajdeep·3 tahun yang lalu·0 comments

[untitled]

1 points·by irajdeep·3 tahun yang lalu·0 comments

Sturgeon's Law

en.wikipedia.org
3 points·by irajdeep·3 tahun yang lalu·0 comments

comments

irajdeep
·3 tahun yang lalu·discuss
you'll definitely find this video: https://www.youtube.com/watch?v=rhgwIhB58PA interesting. Here they discuss the (lack of)efficacy of "visual learning"
irajdeep
·3 tahun yang lalu·discuss
Not surprised at all, maybe mildly disappointed.
irajdeep
·3 tahun yang lalu·discuss
In the end, we all just re-invented good old TV!
irajdeep
·3 tahun yang lalu·discuss
This is exactly what I was thinking :(. Well put.
irajdeep
·3 tahun yang lalu·discuss
Tangential - totally enjoyed this talk https://youtu.be/Ic_5gRVTQ_k by one of the creators of Bookwyrm.
irajdeep
·3 tahun yang lalu·discuss
> Even using recursion is rarely a good idea as you loose control with your memory layout.

Used recursion at tons of Codeforces / ICPC problems with some caching(commonly known as "dynamic programming")
irajdeep
·3 tahun yang lalu·discuss
To name a few concepts: "Permutation & Combination", "Proofs with induction", "Probability". I did learn some of them from university courses, but writing code for them(in terms of coding problems) helped cement few of the them for me.
irajdeep
·3 tahun yang lalu·discuss
I used to do some "competitive programming" back in university - which I think helped me grasp quite a few Mathematics concepts.
irajdeep
·3 tahun yang lalu·discuss
tangentially similar idea: http://www.paulgraham.com/makersschedule.html
irajdeep
·3 tahun yang lalu·discuss
This is a very wholesome content. Thanks for sharing :)
irajdeep
·4 tahun yang lalu·discuss
Thanks for sharing. Hope you’re doing well now. Wondering where do you write daily, is it like a physical diary or digitally?

I’ve started writing of late, but I like writing on a physical diary. The only problem I’ve with physical diary is searching the entries based on a word - which I often find myself in the need of.
irajdeep
·4 tahun yang lalu·discuss
> A few years ago I was excited every time I saw such concepts. Now it makes me tired.

Spot on. Except for me I got tired of them after a few months.
irajdeep
·4 tahun yang lalu·discuss
A bit tangential question.

> I read it once and took some notes.

Curious to know how you go about taking notes for the books you read.