bashauma | 7 months ago | on: Twenty Eighth International Obfuscated C Code Contest
bashauma's comments
bashauma | 1 year ago | on: Show HN: Discuo – Anonymous discussions with infinite branching and 24h lifespan
bashauma | 1 year ago | on: Brainfuck Enterprise Solutions
Best sales slogan of the year.
bashauma | 1 year ago | on: Hokusai's 'Great Wave' features on new Japanese banknotes (2019)
And you like shin-hanga? You are a very enthusiast! Even in Japan, not many people know shin-hanga.
Check out Hiroshi Yoshida if you like. He is my favorite shin-hanga artist.
bashauma | 1 year ago | on: Hokusai's 'Great Wave' features on new Japanese banknotes (2019)
If asked to choose one ukiyo-e as an illustration for a banknote, almost all Japanese would choose this work. (Especially considering that the back of the banknote, i.e., a landscape, is required)
Although less famous than "Great Wave", however there are still works that are comparable to it. "Yakko Edobei" by Sharaku is one of them, and it's the most famous ukiyo-e portrait work.
bashauma | 1 year ago | on: Programming Beyond Paradigms
An example is dependent types. This is impossible in all the languages the author mentions in the article (yes, well, GHC Haskell comes close), but there is at least one "21st century general-purpose language" that uses it, called Idris.
bashauma | 2 years ago | on: Japan: Moon lander Slim comes back to life and resumes mission
bashauma | 2 years ago | on: Japan: Moon lander Slim comes back to life and resumes mission
During the remaining three days, JAXA has announced that they will focus on optical observations of the surrounding environment (specifically, some rocks in the surrounding area). So it is hard to imagine they will do this hard schedule of risky additional operations to restore the attitude.
bashauma | 2 years ago | on: Should I open source my company? (2022)
...So, that is the problem isn't it?
Basically, well-written software and documentation are meant to reduce the amount of support and consulting needed by users. Assuming your point is true, then for a company that sells support and consultants, enriching documentation, etc. would be an action in direct conflict with its own interests, wouldn't it?
The MongoDB people are very passionate and have built a great software, documentation and user community... to the point where they no longer need to sell their own support. Therefore, it is my understanding that Amazon has decided to use their "support".
(If you're saying that it doesn't matter to the users if the company lives or dies when there is already functioning software and community, that may be true)
bashauma | 2 years ago | on: Medjed: From Ancient Egypt to Japanese Pop Culture (2017)
This entry in the Pixiv Encyclopedia is valuable because it mentions the two most popular Japanese IPs using god Medjed in them and not covered in the article, Fate/Grand Order and One Piece.
[0]: https://dic.nicovideo.jp/a/%E3%83%A1%E3%82%B8%E3%82%A7%E3%83... [1]: https://dic.pixiv.net/a/%E3%83%A1%E3%82%B8%E3%82%A7%E3%83%89
bashauma | 2 years ago | on: Show HN: Htmldocs – Typeset and generate pdfs with HTML/CSS
bashauma | 2 years ago | on: Your Code Displays Japanese Wrong
Frankly, people have learned helplessness[0] about these oddities and don't think to report them when they see them, so the inference that something isn't serious just because it's not pointed out is weak.
In the first place, the proportion of software users who raise issues on GitHub/other is small, and when devs are a group of people who communicate in characters that are not used in their daily life, the translation apps they have at hand is not very encouraging.
[0]: https://en.wikipedia.org/wiki/Learned_helplessness
(Disclosure: I'm CJK native)
bashauma | 2 years ago | on: Fine-tuning Mistral 7B on Magic the Gathering Draft
MTGA and MO development team do a lot of work to put card effects into if-then rule, but unfortunately their work is not visible to the players :)