HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yeasku

no profile record

comments

yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
[dead]
yeasku
·قبل 6 أشهر·discuss
Jews were not only expelled from Arab counties, catholic too.
yeasku
·قبل 6 أشهر·discuss
More than 70000 including 20000 children? Wow thats a lot.
yeasku
·قبل 6 أشهر·discuss
HN had many phases, crypto, js frameworks, the cloud...

The guy coding in C++ still has a great job, he didnt miss anything, is all fucking FOMO.
yeasku
·قبل 6 أشهر·discuss
I am the most productive in my team, by far, 2 promotions in 1 year.

I never use LLMs
yeasku
·قبل 6 أشهر·discuss
I see people sharing stuff here every day.

What makes LLM makers different that they dont have time to share it like everybody else does?
yeasku
·قبل 6 أشهر·discuss
But is Claude Code
yeasku
·قبل 6 أشهر·discuss
The LLM crowd kind of likes hype.
yeasku
·قبل 6 أشهر·discuss
What would be more likely,

That people making startups is too bussy working to share it on HN or that AI is useless in real projects.
yeasku
·قبل 6 أشهر·discuss
I have seen it. And it is a mess.

Is not only that the.code quality is bad, to be fair in most projects is.

The biggest problem is every single component of the stack uses different conventions and names for everything.

When nobody looks at the code naming things becomes harder until everything is <generic name>
yeasku
·قبل 6 أشهر·discuss
Preciselly because C# uses GC is common to just allocate everything in a chunk to not trigger the gc later.

Aka you minimize allocations in gameplay.