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·2개월 전·0 comments

[untitled]

1 points·by xodn348·2개월 전·0 comments

[untitled]

1 points·by xodn348·2개월 전·0 comments

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

github.com
41 points·by xodn348·2개월 전·41 comments

[untitled]

1 points·by xodn348·2개월 전·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
·2개월 전·discuss
Let me have fun with it. Thanks
xodn348
·2개월 전·discuss
Hope you enjoy your life and time.
xodn348
·2개월 전·discuss
I did not understood the meaning of your words.
xodn348
·2개월 전·discuss
This was what I was targeting. Thanks
xodn348
·2개월 전·discuss
haha great prose
xodn348
·2개월 전·discuss
I'm doing what people wants. Thanks!
xodn348
·2개월 전·discuss
[flagged]
xodn348
·2개월 전·discuss
/destiny compat <partner birth> <city> <m|f>

do it now.
xodn348
·2개월 전·discuss
Auto-run on session start (optional) added. Please check it out!
xodn348
·2개월 전·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
·2개월 전·discuss
fair points. I will take a look at it
xodn348
·2개월 전·discuss
[flagged]
xodn348
·2개월 전·discuss
This is my fun project! Not a profitable entity. Thanks
xodn348
·2개월 전·discuss
Just edited readme as well
xodn348
·2개월 전·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.