HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mandliya

no profile record

Submissions

Structured Procrastination

structuredprocrastination.com
2 points·by mandliya·2 anni fa·0 comments

How to do the jhanas

nadia.xyz
78 points·by mandliya·2 anni fa·103 comments

[untitled]

1 points·by mandliya·2 anni fa·0 comments

Databricks acquires data optimization startup Tabular in challenge to Snowflake

cnbc.com
1 points·by mandliya·2 anni fa·1 comments

It’s official: LK-99 isn’t a room-temperature superconductor

techcrunch.com
2 points·by mandliya·3 anni fa·0 comments

Palm 2 vs. GPT-4 – why Google is having hard time catching up

old.reddit.com
1 points·by mandliya·3 anni fa·0 comments

Using Machine Learning to build a delightful notification experience

discord.com
1 points·by mandliya·4 anni fa·0 comments

Data Distribution Shifts and Monitoring

huyenchip.com
7 points·by mandliya·4 anni fa·1 comments

Data Distribution Shifts and Monitoring

huyenchip.com
1 points·by mandliya·4 anni fa·0 comments

Cadbury's AI Tool Will Let You Create Ad with ShahRukh Khan's Face and Voice

news18.com
4 points·by mandliya·5 anni fa·1 comments

Ask HN: How/Where do you find high value podcasts like video content?

1 points·by mandliya·5 anni fa·0 comments

How to Deconstruct the World

psyche.co
1 points·by mandliya·5 anni fa·0 comments

How to Enjoy Coffee

psyche.co
2 points·by mandliya·5 anni fa·0 comments

How to Explore Altered States of Consciousness Without Psychedelics

mindmedicineaustralia.org.au
1 points·by mandliya·5 anni fa·0 comments

comments

mandliya
·4 mesi fa·discuss
Interesting they are actually launching EVs in India: https://bwautoworld.com/article/honda-starts-pan-india-test-...
mandliya
·2 anni fa·discuss
CUDA programming (writing CUDA kernels) might be a good direction too.

GPU race is getting really hot and there is a lot of work being done to squeeze every ounce of performance especially for LLM training and inference.

One resource I would recommend is “Programming massively parallel processors” [1]

I am also learning it as my hobby project and uploading my notes here [2]

[1] https://shop.elsevier.com/books/programming-massively-parall...

[2] https://github.com/mandliya/PMPP_notes
mandliya
·3 anni fa·discuss
I am curious if you tried something like langchain[1] it would solve the problem of not remembering previous conversations. In one of the examples people have used an entire company notion database on top of GPT-3 to answer questions specifically from that database.

PS: not tried myself.

[1] https://github.com/hwchase17/langchain
mandliya
·4 anni fa·discuss
TIL the London and Lima syndrome from the second link.
mandliya
·5 anni fa·discuss
Its top result for me too in US.
mandliya
·5 anni fa·discuss
I have been a premium member for a while and it has helped me so so much. Thank you! However I don't see the new guide feature. Is it yet to launch?
mandliya
·5 anni fa·discuss
Very responsibly done! The issue was not that they had to share the logs with law enforcement, the issue was that marketing message was incorrect from them. This is a responsible step.
mandliya
·5 anni fa·discuss
I know what you mean. I loved Vsauce when it originally came out. I remember getting an “oh! Wow!” reactions with amazing first season when Michael would explain things. Later when it moved, it was all too much fluff and little core material I originally loved. I completely lost touch eventually.
mandliya
·5 anni fa·discuss
I listen to this speech every 2 months. I have known a colleague for years now, but he became a good friend because I was able to understand his perspective in a useless conflict. This speech is so powerful, and calls attention to true human virtues which are easily forgotten (empathy, compassion). It is good reminder of how we live our lives as center of our own universe, completely unaware!
mandliya
·5 anni fa·discuss
Dropping related Michael Nielsen’s excellent piece about space repitition here:

Augmenting Long Term Memory http://augmentingcognition.com/ltm.html
mandliya
·5 anni fa·discuss
This looks amazing, probably features like discoverability and recommendation of creators is in the list?

If I follow n of these people, this person x would be a good creator to follow? Something like that. I realized I don’t know so many of the creators at all.
mandliya
·5 anni fa·discuss
I am not sure what more evidence of global warming the lawmakers need to treat it as global threat and take strong actions.
mandliya
·5 anni fa·discuss
I have tried so many music genres and following 2 works for me:

- Film scores (not including the lyrics ones)

- Game music

These I think tries to keep you engaged in the primary action (coding, playing game, or engrossed in movie, reading) without you noticing it too often.

Some repetitive familiar classical music (e.g. Chopin) also does the same to me.
mandliya
·5 anni fa·discuss
I remember news stories in India of cows dying because of ingesting too much plastic.

https://wewantrefill.com/cows-india-die-consuming-plastic-wa...
mandliya
·5 anni fa·discuss
The problem often is how to separate wheat from chaff. With literally zillions of online content points, how do you find something is good + valuable to you.

I haven’t solved the problem, but I find Twitter search very very valuable. I use it two ways:

1. Reverse search an article/topic and see how many believable people found it useful.

2. Build Twitter lists for topics and find people who are believable in the field and follow their recommendations.

Of course as I said, it doesn’t solve the problem but keeps me sane.

I find Twitter search an amazing tool.
mandliya
·5 anni fa·discuss
I still find notion too slow for some reason although it has improved over the last year for me. Kudos to the guys though. Great story. Notion definitely has growing feature list. Now it has API, backlinking etc.
mandliya
·5 anni fa·discuss
Pycon videos are such a quality content. Best use of time. I always learn so much. Is there a JS equivalent conference which has such content? JS newbie here.