Viewing profile — vasili111
vasili111
HN member- Joined
- Mon, Aug 31, 2015, 12:29 PM UTC
- HN karma
- 1,475
- Public activity
- 636 items
- HN profile
- View on Hacker News ↗
About vasili111
No profile information was provided.
Recent public activity
-
comment
Comment #41175735
Any recommendations to achieve that?
-
comment
Comment #41153753
What do you men? Can you please tell me more about it?
-
comment
Comment #41151038
If I know technology which I am using llm for then llm helps me to do it faster. If I am not familiar with technology then llm helps me to learn it faster by showing me win the cod…
-
comment
Comment #41135881
AI is not a bubble and already bring real benefit and will bring even more in future. It will spread more and at some point it will became so common that we will just use it and ju…
-
comment
Comment #41125704
From article: > Nadella remains close to Altman. > “One of the things I love about Sam is every day he’s calling me and saying, ‘I need more, I need more, I need more,’” Nadella to…
-
comment
Comment #41106223
Links that you have provided are good for learning how deep learning in general and LLMs in particular work. But if you are interested in only building the products based on existi…
-
comment
Comment #41105692
Large Language models are pre-trained by creators on the huge data. In many cases you do not need to do anything with LLM and you can just use it. If they were not trained on the d…
-
comment
Comment #41105153
Hacker News
-
comment
Comment #41098053
It is not only “just making API calls”. In many cases you need to do mote than that, like RAG, constructing prompt, data pipeline for whole process, etc.
-
comment
Comment #41097768
To do statistical analysis Yes. To develop statistical software or novel statistical methods No.
-
comment
Comment #41089149
Maybe you are replying to wrong comment. I am not suggesting anything. I am asking the question if it is often the case that someone who is applying to programming job truly does n…
-
comment
Comment #41086492
> I’d listen as I’m really just looking to filter out people who can’t code at all (a surprisingly large number of people). Do you mean that people are applying to the programming …
-
comment
Comment #41080971
If you compare containers to VM then for me containers worth it because I do not need to manage OS. I use containers in cloud. But everything depends on you use case and resources …
-
comment
Comment #41053110
AWS is not only hardware but also software, documentation, support and more.
-
comment
Comment #41029976
Not everyone knows how to use API.
-
comment
Comment #41010332
I do not think that is currently possible. Windows has support that no other OS has. Most big companies use Windows for workstations. Windows does not currently have alternative in…
-
comment
Comment #41001945
Robots. I think humanity needs that something will do non-intellectual work for us, like cleaning and etc. This I think will increase humanity happiness more than something doing i…
- story
-
comment
Comment #40970967
If the discussion is about the interesting topic I will start from top and go to bottom while collapsing discussions which I have read with “-”.
- story
-
comment
Comment #40936043
> but i learnt hard lessons on how to not applying for the wrong company. Can you share what you have learned?
-
comment
Comment #40932398
I think you should use as least dependencies as possible.
-
comment
Comment #40901876
If it is "about life as well" you may benefit from counseling. Also, maintaining healthy lifestyle will also help.
-
comment
Comment #40885020
>full-on AI Rockstar What is your daily work look like? What is your salary?
-
comment
Comment #40871237
For PyTorch, while I have not learned it myself yet but I am planning to learn it and I have heard that it is good course for it https://www.freecodecamp.org/news/learn-pytorch-for…