• papers podcast posts projects
    • 2019年12月28日
    • 12 分
    Structured Immersion

    When it comes to language learning, one approach that I really subscribe to is immersion. This means trying to absorb as much of the language as possible, as often as possible. It’s often said that “speaking with locals” is a good way to accelerate the learning process, and there’s a lot of truth with that statement.

    • Japanese
    • Programming
    • 2019年07月07日
    • 5 分
    Sentence Banking

    This is a post about ginkou, a tool I made recently. This tool uses Rust, SQLite, as well as mecab to archive sentences, and then to retrieve them based on the words they contain.

    • Japanese
    • Rust