HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xodn348

no profile record

Submissions

[untitled]

1 points·by xodn348·الشهر الماضي·0 comments

[untitled]

1 points·by xodn348·الشهر الماضي·0 comments

Can you see my post?

4 points·by xodn348·الشهر الماضي·7 comments

[untitled]

1 points·by xodn348·قبل شهرين·0 comments

[untitled]

1 points·by xodn348·قبل شهرين·0 comments

[untitled]

1 points·by xodn348·قبل شهرين·0 comments

Show HN: Destiny – Claude Code's fortune Teller skill

github.com
41 points·by xodn348·قبل شهرين·41 comments

[untitled]

1 points·by xodn348·قبل شهرين·0 comments

[untitled]

1 points·by xodn348·قبل 3 أشهر·0 comments

[untitled]

1 points·by xodn348·قبل 4 أشهر·0 comments

Show HN: Han – A Korean programming language written in Rust

github.com
208 points·by xodn348·قبل 4 أشهر·116 comments

Ask HN: Has anyone built an AI agent that spends real money?

4 points·by xodn348·قبل 4 أشهر·4 comments

Show HN: Readhn – AI-Native Hacker News MCP Server (Discover, Trust, Understand)

github.com
4 points·by xodn348·قبل 4 أشهر·5 comments

Ask HN: I built an AI-native codebase framework–could you evaluate it?

1 points·by xodn348·قبل 4 أشهر·2 comments

Show HN: Everymorning – Daily digest of top fresh STEM papers from ArXiv

stemem.info
1 points·by xodn348·قبل 5 أشهر·0 comments

comments

xodn348
·الشهر الماضي·discuss
I had unused token in claude code so that I wanted burn that overnight.

Three agents were writing the future with 3 different perspective. It turned out that human kind did not perish but still had same problem between humans again for 200 years.

Let me have a star if you enjoy this post.

Thank you.
xodn348
·الشهر الماضي·discuss
yes, it was flagged to LLM writing somehow. I wonder if this post can be seen others after the flag. Thank you for letting me know!
xodn348
·الشهر الماضي·discuss
Thanks for the info!
xodn348
·الشهر الماضي·discuss
haha thanks
xodn348
·قبل شهرين·discuss
Let me have fun with it. Thanks
xodn348
·قبل شهرين·discuss
Hope you enjoy your life and time.
xodn348
·قبل شهرين·discuss
I did not understood the meaning of your words.
xodn348
·قبل شهرين·discuss
This was what I was targeting. Thanks
xodn348
·قبل شهرين·discuss
haha great prose
xodn348
·قبل شهرين·discuss
I'm doing what people wants. Thanks!
xodn348
·قبل شهرين·discuss
[flagged]
xodn348
·قبل شهرين·discuss
/destiny compat <partner birth> <city> <m|f>

do it now.
xodn348
·قبل شهرين·discuss
Auto-run on session start (optional) added. Please check it out!
xodn348
·قبل شهرين·discuss
I actually did not use prompts here. It is actual calculation from the python lunar and it cast the result to LLM which you use. The LLM has the old books such as giving you your fortune following lunar year calculation. Have a fun with it!
xodn348
·قبل شهرين·discuss
fair points. I will take a look at it
xodn348
·قبل شهرين·discuss
[flagged]
xodn348
·قبل شهرين·discuss
This is my fun project! Not a profitable entity. Thanks
xodn348
·قبل شهرين·discuss
Just edited readme as well
xodn348
·قبل شهرين·discuss
[dead]
xodn348
·قبل 4 أشهر·discuss
That's a fascinating idea! Hangul is indeed compositional — 한 = ㅎ + ㅏ + ㄴ — so in theory you could assign meaning to individual jamo components.

But in practice, breaking syllables into jamo would make keywords less readable, which goes against Hangul's design goal. And considering how AI-assisted coding works today, fully named descriptive keywords actually reduce errors — LLMs perform better with explicit, unambiguous tokens than with cryptic symbol compositions.

So Han leans toward more descriptive Korean keywords rather than shorter symbolic ones. Readability over brevity.

Interesting direction to think about though — thanks for the question.