trymeouteh

Results 442 comments of trymeouteh

I would like to see buttons at the top of the preview window like in other text editors to be able to edit the markdown file in the preview window.

Not an expert in this, but I assume all that is needed is the transactions IDs to be backed up for the wallet and the last block height. When the...

NPM is a closed source package repository. JSR is supposed to be the open source JSR package repository. I do not think JSR should require you to have a proprietary...

Would like to see official PHP support with official HTML support EDIT: I found a PHP formatter in the works for PHP that is written in Rust https://github.com/carthage-software/mago

Please add trezor support on desktop and mobile

Is this a basic example of generating a key with a passphrase, converting keys to string, converting key strings into keys and using then to encrypt/decrypt? And is the salt...

> Use `KeyFactory`. > > Specifically, the `export()` method will give you a string you can use to save in a database. Later, you can use `importEncryptionPublicKey()` (or equivalent) for...

I simply just set the `print_width` to a large number such as ``` print_width = 2147483647 ```

> No designed for privacy (with some exceptions) > > > It is not correct in general, as the cost of ZK proofs was dramatically reduced in 2025, and it...

> and doesn't support smart contracts that are necessary for our use case. What are your thoughts on Zano instead of Ethereum?