HackerTrans
TopNewTrendsCommentsPastAskShowJobs

irajdeep

no profile record

Submissions

Arc Search combines browser, search engine

theverge.com
2 points·by irajdeep·vor 2 Jahren·0 comments

“Minimalist Piano Forever” by Mouse Reeve

youtube.com
1 points·by irajdeep·vor 3 Jahren·0 comments

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

latimes.com
1 points·by irajdeep·vor 3 Jahren·0 comments

The Engineer Manager Pendulum

charity.wtf
3 points·by irajdeep·vor 3 Jahren·0 comments

[untitled]

1 points·by irajdeep·vor 3 Jahren·0 comments

Sturgeon's Law

en.wikipedia.org
3 points·by irajdeep·vor 3 Jahren·0 comments

comments

irajdeep
·vor 3 Jahren·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
·vor 3 Jahren·discuss
Not surprised at all, maybe mildly disappointed.
irajdeep
·vor 3 Jahren·discuss
In the end, we all just re-invented good old TV!
irajdeep
·vor 3 Jahren·discuss
This is exactly what I was thinking :(. Well put.
irajdeep
·vor 3 Jahren·discuss
Tangential - totally enjoyed this talk https://youtu.be/Ic_5gRVTQ_k by one of the creators of Bookwyrm.
irajdeep
·vor 3 Jahren·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
·vor 3 Jahren·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
·vor 3 Jahren·discuss
I used to do some "competitive programming" back in university - which I think helped me grasp quite a few Mathematics concepts.
irajdeep
·vor 3 Jahren·discuss
tangentially similar idea: http://www.paulgraham.com/makersschedule.html
irajdeep
·vor 3 Jahren·discuss
This is a very wholesome content. Thanks for sharing :)
irajdeep
·vor 4 Jahren·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
·vor 4 Jahren·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
·vor 4 Jahren·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.