Viewing profile — galgia
galgia
HN member- Joined
- Mon, Aug 02, 2021, 1:03 PM UTC
- HN karma
- 70
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About galgia
No profile information was provided.
Recent public activity
-
story
Show HN: Pawnch – Addicitve chess puzzles with explanations
Old school aesthetic and new learning concepts. The whole mastery plan consists of 18k puzzles. Split by each tactical concept, each piece, each square. Example: Unique chess squar…
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #43069911
Every time I start a new project I have to collect the data and guide clients through the first few weeks before I get some decent results to show them. This is why I created a lib…
- story
- story
- story
- story
- story
-
comment
Comment #42990706
Good point! LLMs are best when you are starting from point 0.
-
comment
Comment #42990665
LLMs are not the most efficient way to solve the problem, but they can solve it.
-
comment
Comment #42990658
Exactly, scale after you need to.
-
comment
Comment #42990510
Yes, LLMs are not always the best option, they are an option. Sometimes requirements of the project are such that they are also the best option. There is one browser that uses pric…
-
comment
Comment #42990455
+ I assumed that most people will ctrl+a -> ctrl+c -> ChatGPT -> ctrl+v
-
comment
Comment #42990399
I belive that LLMs will become better and better in the near future and pipelines will replace classic approaches with LLM-enriched pipelines will drastically simplify the ETL flow…
-
comment
Comment #42990390
If your problem is compute, you are already optimizing. This is here for all the steps before you start thinking latency-compute. Not all use cases are made equal.
-
comment
Comment #42990378
I see it as a gray area - long term there will be a need for both and you will have just one tool to choose from when presented with time-budget-quality constraints.
-
comment
Comment #42990373
You are right! This is here to be used when your resources do not allow you to build full-blow solutions. Yes, I used LLMs to help create examples from my existing code, but they a…
-
comment
Comment #42990265
Exactly!