HackerTrans
トップ新着トレンドコメント過去質問紹介求人

swernli

no profile record

投稿

WASM Does Not Stand for WebAssembly

thunderseethe.dev
2 ポイント·投稿者 swernli·7 か月前·3 コメント

Using Microsoft QDK to experiment with Quantum Error Correction [video]

youtube.com
2 ポイント·投稿者 swernli·昨年·0 コメント

A Closer Look into the Microsoft-Atom Computing Logical Qubit

thequantuminsider.com
1 ポイント·投稿者 swernli·2 年前·0 コメント

Microsoft and Atom Computing leap ahead on quantum with logical qubits

geekwire.com
3 ポイント·投稿者 swernli·2 年前·0 コメント

Microsoft and Quantinuum create 12 logical qubits

azure.microsoft.com
6 ポイント·投稿者 swernli·2 年前·0 コメント

DEF Con Quantum CTF 2024: Walkthrough

charonv.net
3 ポイント·投稿者 swernli·2 年前·0 コメント

Video Walkthrough of Azure Quantum Development Kit

youtube.com
2 ポイント·投稿者 swernli·2 年前·0 コメント

In Depth Look at the Azure Quantum Resource Estimator

thequantuminsider.com
1 ポイント·投稿者 swernli·2 年前·0 コメント

Microsoft, PNNL use AI to discover new battery prototype

techcrunch.com
3 ポイント·投稿者 swernli·3 年前·0 コメント

Azure Quantum dev kit Rust rewrite improved speed, size 100x

devblogs.microsoft.com
2 ポイント·投稿者 swernli·3 年前·0 コメント

Zoom asks employees to return to office

businessinsider.com
11 ポイント·投稿者 swernli·3 年前·3 コメント

MIT Turbocharges Python’s Notoriously Slow Compiler

spectrum.ieee.org
4 ポイント·投稿者 swernli·3 年前·0 コメント

コメント

swernli
·7 か月前·議論
To be fair, as the author points out, they did it to themselves to get coverage to work on the project. The name means that WASM can be used in a big way on the web, but I appreciate the perspective that it’s applicable to way more than just the web. Even if the article title is definitely exaggerated for effect in service of that point.
swernli
·2 年前·議論
The Azure Quantum website has some good resources for learning about what’s required for performing error corrected runs of Shor’s algorithm in order to defeat current cryptographic schemes: https://quantum.microsoft.com/en-us/tools/quantum-cryptograp...

You can also try a small scale simulation of Shor’s algorithm and a resource estimation sample in the interactive playground available via VS Code for Web: https://vscode.dev/quantum/playground/
swernli
·3 年前·議論
Hi Austin, nice to see you on here! Glad you find it useful. If you want to try out the VSCode.dev experience too, check out https://vscode.dev/quantum/playground/. Let us know what you think!
swernli
·3 年前·議論
An alternative to this that also runs in the browser is the Azure Quantum katas at https://quantum.microsoft.com/en-us/experience/quantum-katas. It has an introduction to quantum computing concepts with exercises in Q# you can evaluate in the browser, as well as a quantum focused Copilot you can use with login.

(Full disclosure: I work on the team that builds the developer tools for Q#)