HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cerpins

no profile record

Submissions

Show HN: Play Riichi Mahjong Online

online-riichi.com
3 points·by cerpins·7 miesięcy temu·5 comments

comments

cerpins
·6 miesięcy temu·discuss
Happy new year from Latvia! Coding highlights:

- Built a website for playing Riichi Mahjong https://online-riichi.com
cerpins
·7 miesięcy temu·discuss
hey! thanks for the comment! thought the post drowned, as it should on Christmas :) where did you come across mahjong players back in 1960? sounds like a good time.
cerpins
·7 miesięcy temu·discuss
huh?
cerpins
·w zeszłym roku·discuss
What worries me about this is that the benefit of well practiced developers using AI to boost their productivity is there, but what happens to the new developers that piggyback off of LLM tooling too much and end up with worse understanding as a whole?
cerpins
·w zeszłym roku·discuss
It sounds like it might be a good use case for testing documentation - verifying whether what documentation describes is actually in accordance with the code, and then you can act on it. With that in mind, it's also probably pointless to re-run if relevant code or documentation hasn't changed.
cerpins
·w zeszłym roku·discuss
Working on a full on Riichi Mahjong web client because I really like the game and want to make a more serious english client without anime.

Did it also to learn rust, which made it easy to convert the engine code into webassembly and create a hand score calculator for the game :)! https://cerpins.com/mahjong-tool

Plans now are to finish the client, then freshen up the calculator with some QOL and visuals, surely a bug fix might be needed here and there as well.