HackerTrans
TopNewTrendsCommentsPastAskShowJobs

msvana

no profile record

Submissions

I built an RGB controller with Arduino

svana.name
9 points·by msvana·4 mesi fa·1 comments

Do LLMs hallucinate more in Czech than in English?

svana.name
2 points·by msvana·5 mesi fa·0 comments

Hallucinations in LLMs: What are they and what causes them

svana.name
1 points·by msvana·6 mesi fa·1 comments

Managing GPU Rentals with Rsync: Workflow for Volatile Cloud Resources

svana.name
2 points·by msvana·8 mesi fa·0 comments

Implementing a local AI coding agent is hard

svana.name
2 points·by msvana·10 mesi fa·1 comments

Show HN: Read-only AI coding assistant

github.com
1 points·by msvana·10 mesi fa·0 comments

How I solved PyTorch's cross-platform nightmare

svana.name
73 points·by msvana·10 mesi fa·29 comments

comments

msvana
·4 mesi fa·discuss
I think there is one problem with defining acceptance criteria first: sometimes you don't know ahead of time what those criteria are. You need to poke around first to figure out what's possible and what matters. And sometimes the criteria are subjective, abstract, and cannot be formally specified.

Of course, this problem is more general than just improving the output of LLM coding tools
msvana
·4 mesi fa·discuss
I work as an ML engineer/researcher. When I implement a change in an experiment it usually takes at least an hour to get the results. I can use this time to implement a different experiment. Doesn't matter if I do it by hand or if I let an agent do it for me, I have enough time. Code isn't the bottleneck.

I also heard an opinion that since writing code is cheap, people implement things that have no economic value without really thinking it through.