Ask HN: マイクからの入力をTRNGとして使えるか?
デバイスから安全なキーを生成するプロジェクトで、/dev/urandomの代わりにマイク入力の録音とハッシュ化をTRNGとして利用できるか検討中。音声入力は常に微妙な差異があるため繰り返しがなく、真の乱数生成器として機能する可能性があるが、何か見落としている点はないか質問している。
デバイスから安全なキーを生成するプロジェクトで、/dev/urandomの代わりにマイク入力の録音とハッシュ化をTRNGとして利用できるか検討中。音声入力は常に微妙な差異があるため繰り返しがなく、真の乱数生成器として機能する可能性があるが、何か見落としている点はないか質問している。
Claude Code represents a significant advancement in AI by enabling models to write, test, and debug code autonomously. This capability could transform software development by automating complex programming tasks and improving code quality.
Figma's dependence on non-designer seats made it particularly vulnerable to AI disruption. The launch of Claude Design further exacerbates this challenge for the company.
Anthropic has removed access to Claude Code from its $20 monthly Pro subscription plan for new users. Current Pro subscribers appear to retain access through the web app. Documentation now references Claude Code as exclusively available through the Max Plan.
The article presents comprehensive information about using Claude Code, detailing everything the author currently knows about how to utilize this tool effectively.
The author explains their decision to switch from Cursor to running Claude Code in an isolated Docker environment. They provide a DIY guide for setting up this configuration with VSCode inside Docker containers.