HackerTrans
TopNewTrendsCommentsPastAskShowJobs

swernli

no profile record

Submissions

WASM Does Not Stand for WebAssembly

thunderseethe.dev
2 points·by swernli·7 месяцев назад·3 comments

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

youtube.com
2 points·by swernli·в прошлом году·0 comments

A Closer Look into the Microsoft-Atom Computing Logical Qubit

thequantuminsider.com
1 points·by swernli·2 года назад·0 comments

Microsoft and Atom Computing leap ahead on quantum with logical qubits

geekwire.com
3 points·by swernli·2 года назад·0 comments

Microsoft and Quantinuum create 12 logical qubits

azure.microsoft.com
6 points·by swernli·2 года назад·0 comments

DEF Con Quantum CTF 2024: Walkthrough

charonv.net
3 points·by swernli·2 года назад·0 comments

Video Walkthrough of Azure Quantum Development Kit

youtube.com
2 points·by swernli·2 года назад·0 comments

In Depth Look at the Azure Quantum Resource Estimator

thequantuminsider.com
1 points·by swernli·2 года назад·0 comments

Microsoft, PNNL use AI to discover new battery prototype

techcrunch.com
3 points·by swernli·3 года назад·0 comments

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

devblogs.microsoft.com
2 points·by swernli·3 года назад·0 comments

Zoom asks employees to return to office

businessinsider.com
11 points·by swernli·3 года назад·3 comments

comments

swernli
·7 месяцев назад·discuss
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 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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#)