Manfred Touron

Results 499 comments of Manfred Touron

I'm glad to help with the news about fireside chat (#53), but someone with stronger English skills might be better suited. We can schedule a call every two weeks to...

💯 It's amazing how similar it is to ATOM while still having an explicit and distinct identity. I will keep this issue open for comments. Meanwhile, I have opened #67...

In the future, we could use models to make scores and visually show how different proposals would change things with graphs. For now, we should pick important security measures (KPIs),...

A key consideration is whether `txlink` should include the realm path in the URL for context or always use top-level links. Additionally, we need to decide whether to prefill guessable...

Here's an example illustrating how `maketx run` enables contracts to stay agnostic of `r/sys/users`, allowing interactions by resolving usernames to addresses externally: ```go package main import "r/sys/users" import "r/foo20" func...

Another thing to consider when we want the equivalent of `maketx run` is allowing the passing of freshly created anonymous functions or closures. It should be easy to call `AddPackage`...

We should focus on creating a great gnoweb experience by developing hyperlinks that provide sufficient data for gnoweb to generate CLI documentation. Then, Adena and other wallets should simply follow...

I agree 👍 @mvertes expressed interest in exploring fuzzing-style methods to measure compatibility across various architectures and versions. We should definitely work on this at some point. However, enforcing specific...