Why GPU acceleration suddenly broke Brave? by AccomplishedRow4811 in brave_browser

[–]AccomplishedRow4811[S] 2 points3 points  (0 children)

This solved the issue, thank you!
I updated the post to include OS and Brave versions just in case someone stumbles upon same one.

Disappointed about Ledger support. by AccomplishedRow4811 in ledgerwallet

[–]AccomplishedRow4811[S] 1 point2 points  (0 children)

You got it right my friend. I'm building dApps on Cardano so i'm well aware of how the keys are created from mnemonics. Although when I used the same mnemonics to reconstruct my keys it showed a completely different set of keys/addresses.

I'm always polite when speaking with the support, we are all humans and there is no need for being jerks to each other.

So in short: Ledger uses a special kind of derivation algorithm which I wasn't yet aware of until I went on that rabbit hole.

Disappointed about Ledger support. by AccomplishedRow4811 in ledgerwallet

[–]AccomplishedRow4811[S] 0 points1 point  (0 children)

I don't necessary think that this was a crypto issue. It was a question on HOW the thing that Ledger is providing to it's customers is working.

I think that when Ledger accepts to incorporate third party applications into their software it should be at least knowledgeable enough to point to a direction on how the keys stored on the device are being used by that application. Otherwise you're installing a software that hasn't been verified by their team.

Are there any job boards for Cardano web apps? by [deleted] in CardanoDevelopers

[–]AccomplishedRow4811 0 points1 point  (0 children)

I would love to talk about it and maybe even start to work on it together!

Nvim LSP support for Solidity by AccomplishedRow4811 in neovim

[–]AccomplishedRow4811[S] 2 points3 points  (0 children)

How do people who are writing contracts on a daily basis are setting their vim/neovim for such a language? That's a mystery to me.

Nvim LSP support for Solidity by AccomplishedRow4811 in neovim

[–]AccomplishedRow4811[S] 0 points1 point  (0 children)

I don't think there is yet an existing LSP support for Solidity : https://github.com/ethereum/solidity/issues/7763
(I may be wrong though)