
きになるなるなる
Zoom中にマイクが拾ったキーボードの音から93%の精度で入力内容を推測可能、スマホならなんと95%との研究結果 - GIGAZINE
スマートフォンに内蔵されたマイクで録音したMacBook Proのキーボードの音から、95%もの精度で入力内容を盗み出すことができたと、イギリスの研究チームが発表しました。ビデオ会議を録音した内容からでも93%の割合でデータを再現できたことから、機械学習の進歩により音を使ってパスワードや重要なデータを盗む技術「音響サイドチャネル攻撃(Acoustic Side Channel Attack)」が、従来より格段に危険性を増していることが指摘されています。
夢の常温常圧超電導体「LK-99」の存在を支持する研究結果が相次いで発表される、再現したLK-99が超電導物質だと示唆する動画も公開 - GIGAZINE
2023年7月、韓国の研究チームが室温かつ常圧で超電導状態になる物質「LK-99」を開発したとする論文を発表し、世界中の研究者から大きな注目を集めています。新たに、LK-99の常温常圧超電導を支持する研究結果がアメリカのローレンス・バークレー国立研究所や中国の瀋陽国立研究所の研究者らによって発表されたほか、中国の華中科技大学によって「再現したLK-99の超電導性を示唆する動画」も公開されました。
マユツバだと思ってたけど追試できたんか
So, you want to deploy on the edge?
Application developers often deploy their apps into a single area, generally represented by a handful of AZs in a single region. No matter where their users make requests from, those requests get served by the region where the developers’ apps run. If a user makes a request from Europe, and the apps run in US East, that adds an extra 100-150ms of latency just by round-tripping across the Atlantic. Edge computing tries to solve this problem, by letting app developers deploy their applications across the globe, so that apps serve the user requests closer to the user.
WebAssembly: An Updated Roadmap for Developers
The WebAssembly (Wasm) ecosystem is transforming. Developers can look forward to a modular, virtualizable, and robust environment for building applications, libraries, and services.We are excited to be working towards this with implement...