Alexis Hernandez

Results 112 comments of Alexis Hernandez

> "when the transaction gets big enough" The amount is irrelevant but the number of outputs required for the transaction is what get us the need for a higher fee,...

A PR per file is ok too.

@MrGainz we made some progress on this, cryptopia, livecoin, and stakenet.io are labeled.

@mkurz I added `play-samples` to my hosted steward and it throws this (be aware my instance is old): ``` 2023-02-28 14:42:06,965 INFO Get dependencies in play-java-akka-cluster-example from sbt 2023-02-28 14:42:39,857...

Hi, It seems that you are accessing the etherpad server which is just a collaborative editor (it doesn't have any knowledge about UML), `collabuml.com` is the app that takes the...

My side on this is that importing a specific `ExecutionContext` in library code is usually not ideal because you remove the flexibility from providing your own, in my case, I...

Right now, there is an imaged required for each json file, for example, having these assets won't work: - 0.json - 0.jpg - 1.json (linking 0.jpg)

@ggolubic I have merged your PR, it would be nice if you can send another to get this image included instead: ![img](https://github.githubassets.com/images/modules/dashboard/google-play-badge.png)

Nice catch! From what I can remember, I did it this way because many photos didn't had a valid createdOn/modifiedOn timestamp, for some of them, the app can parse such...

@schrepfler can you please detail what are the disadvantages you found? Also, do you know any alternatives?