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.