You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by Antoine Toulme <an...@toulme.name> on 2021/04/26 04:17:27 UTC

Video explaining the network crawler

Hello folks,

I have recorded a video showing the code I developed for the network crawler.

https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1

Please let me know what you think!

Cheers,

Antoine
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: Video explaining the network crawler

Posted by Antoine Toulme <an...@toulme.name>.
Thank you! I want to run one to cover the EVM.

> On Apr 26, 2021, at 7:57 AM, Furkan KAMACI <fu...@gmail.com> wrote:
> 
> Hi Antoine,
> 
> Nice recording! It could be great to have more of them.
> 
> Kind Regards,
> Furkan KAMACI
> 
> On Mon, Apr 26, 2021 at 5:37 PM nicolas melendez <nf...@gmail.com>
> wrote:
> 
>> Hi great video, it really needs a nice UI :) will try again myself, when i
>> tried in the PR i wasn't able to find peers but maybe is because was WIP or
>> is my inet setup. Will try again.
>> 
>> Regards,
>> 
>> El lun, 26 abr 2021 a las 1:17, Antoine Toulme (<an...@toulme.name>)
>> escribió:
>> 
>>> Hello folks,
>>> 
>>> I have recorded a video showing the code I developed for the network
>>> crawler.
>>> 
>>> 
>>> 
>> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>>> 
>>> Please let me know what you think!
>>> 
>>> Cheers,
>>> 
>>> Antoine
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
>>> For additional commands, e-mail: dev-help@tuweni.apache.org
>>> 
>>> 
>> 
>> --
>> 
>> *NMNicolás Meléndez*
>> *blog.melendez.com.ar  <http://blog.melendez.com.ar>*
>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: Video explaining the network crawler

Posted by Furkan KAMACI <fu...@gmail.com>.
Hi Antoine,

Nice recording! It could be great to have more of them.

Kind Regards,
Furkan KAMACI

On Mon, Apr 26, 2021 at 5:37 PM nicolas melendez <nf...@gmail.com>
wrote:

> Hi great video, it really needs a nice UI :) will try again myself, when i
> tried in the PR i wasn't able to find peers but maybe is because was WIP or
> is my inet setup. Will try again.
>
> Regards,
>
> El lun, 26 abr 2021 a las 1:17, Antoine Toulme (<an...@toulme.name>)
> escribió:
>
> > Hello folks,
> >
> > I have recorded a video showing the code I developed for the network
> > crawler.
> >
> >
> >
> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
> >
> > Please let me know what you think!
> >
> > Cheers,
> >
> > Antoine
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
> > For additional commands, e-mail: dev-help@tuweni.apache.org
> >
> >
>
> --
>
> *NMNicolás Meléndez*
> *blog.melendez.com.ar  <http://blog.melendez.com.ar>*
>

Re: Video explaining the network crawler

Posted by Antoine Toulme <an...@toulme.name>.
Yep, I’m very messy with my PRs because my machine is unable to keep up with some of the changes, and I end up using CI to tell me what’s wrong.

I hope to get a better machine soon.

Cheers,

Antoine

> On Apr 26, 2021, at 7:37 AM, nicolas melendez <nf...@gmail.com> wrote:
> 
> Hi great video, it really needs a nice UI :) will try again myself, when i
> tried in the PR i wasn't able to find peers but maybe is because was WIP or
> is my inet setup. Will try again.
> 
> Regards,
> 
> El lun, 26 abr 2021 a las 1:17, Antoine Toulme (<an...@toulme.name>)
> escribió:
> 
>> Hello folks,
>> 
>> I have recorded a video showing the code I developed for the network
>> crawler.
>> 
>> 
>> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>> 
>> Please let me know what you think!
>> 
>> Cheers,
>> 
>> Antoine
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
>> For additional commands, e-mail: dev-help@tuweni.apache.org
>> 
>> 
> 
> -- 
> 
> *NMNicolás Meléndez*
> *blog.melendez.com.ar  <http://blog.melendez.com.ar>*


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: Video explaining the network crawler

Posted by nicolas melendez <nf...@gmail.com>.
Hi great video, it really needs a nice UI :) will try again myself, when i
tried in the PR i wasn't able to find peers but maybe is because was WIP or
is my inet setup. Will try again.

Regards,

El lun, 26 abr 2021 a las 1:17, Antoine Toulme (<an...@toulme.name>)
escribió:

> Hello folks,
>
> I have recorded a video showing the code I developed for the network
> crawler.
>
>
> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>
> Please let me know what you think!
>
> Cheers,
>
> Antoine
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
> For additional commands, e-mail: dev-help@tuweni.apache.org
>
>

-- 

*NMNicolás Meléndez*
*blog.melendez.com.ar  <http://blog.melendez.com.ar>*

Re: Video explaining the network crawler

Posted by Sébastien Le Callonnec <se...@weblogism.com>.
Hi Antoine,

No worries – it looks like the problem was on my side; I ran `gradle
setup` + `./gradlew build` again, and all was good!

Thanks for the great work!

Regards,
Sébastien.

On 2021-04-26 21:33:40, Antoine Toulme <an...@toulme.name> wrote:
> Thank you, and well that’s very weird. Certainly we can look at updating, please feel free to open an issue in GitHub.
>
>> On Apr 26, 2021, at 9:08 AM, Sébastien Le Callonnec <se...@weblogism.com> wrote:
>>
>> Nice one Antoine, really interesting!
>>
>> I wanted to give it a spin on my end, but got the following error:
>>
>> ~/dev/incubator-tuweni (master) $ ./gradlew build
>> Starting a Gradle Daemon, 2 stopped Daemons could not be reused, use --status for details
>>
>> FAILURE: Build failed with an exception.
>>
>> * Where:
>> Build file '/Users/seb/dev/incubator-tuweni/build.gradle' line: 29
>>
>> * What went wrong:
>> An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.4.3']
>>> Failed to apply plugin [id 'org.springframework.boot']
>>> Spring Boot plugin requires Gradle 5 (5.6.x only) or Gradle 6 (6.3 or later). The current version is Gradle 6.1
>>
>>
>> This probably means that the Gradle wrapper needs to be updated?
>>
>>
>> Regards,
>> Sébastien.
>>
>>
>>
>> On 2021-04-25 21:17:27, Antoine Toulme <an...@toulme.name> wrote:
>>> Hello folks,
>>>
>>> I have recorded a video showing the code I developed for the network crawler.
>>>
>>> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>>>
>>> Please let me know what you think!
>>>
>>> Cheers,
>>>
>>> Antoine
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
>>> For additional commands, e-mail: dev-help@tuweni.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
> For additional commands, e-mail: dev-help@tuweni.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: Video explaining the network crawler

Posted by Antoine Toulme <an...@toulme.name>.
Thank you, and well that’s very weird. Certainly we can look at updating, please feel free to open an issue in GitHub.

> On Apr 26, 2021, at 9:08 AM, Sébastien Le Callonnec <se...@weblogism.com> wrote:
> 
> Nice one Antoine, really interesting!
> 
> I wanted to give it a spin on my end, but got the following error:
> 
> ~/dev/incubator-tuweni (master) $ ./gradlew build
> Starting a Gradle Daemon, 2 stopped Daemons could not be reused, use --status for details
> 
> FAILURE: Build failed with an exception.
> 
> * Where:
> Build file '/Users/seb/dev/incubator-tuweni/build.gradle' line: 29
> 
> * What went wrong:
> An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.4.3']
>> Failed to apply plugin [id 'org.springframework.boot']
>> Spring Boot plugin requires Gradle 5 (5.6.x only) or Gradle 6 (6.3 or later). The current version is Gradle 6.1
> 
> 
> This probably means that the Gradle wrapper needs to be updated?
> 
> 
> Regards,
> Sébastien.
> 
> 
> 
> On 2021-04-25 21:17:27, Antoine Toulme <an...@toulme.name> wrote:
>> Hello folks,
>> 
>> I have recorded a video showing the code I developed for the network crawler.
>> 
>> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>> 
>> Please let me know what you think!
>> 
>> Cheers,
>> 
>> Antoine
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
>> For additional commands, e-mail: dev-help@tuweni.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


Re: Video explaining the network crawler

Posted by Sébastien Le Callonnec <se...@weblogism.com>.
Nice one Antoine, really interesting!

I wanted to give it a spin on my end, but got the following error:

~/dev/incubator-tuweni (master) $ ./gradlew build
Starting a Gradle Daemon, 2 stopped Daemons could not be reused, use --status for details

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/seb/dev/incubator-tuweni/build.gradle' line: 29

* What went wrong:
An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.4.3']
> Failed to apply plugin [id 'org.springframework.boot']
   > Spring Boot plugin requires Gradle 5 (5.6.x only) or Gradle 6 (6.3 or later). The current version is Gradle 6.1


This probably means that the Gradle wrapper needs to be updated?


Regards,
Sébastien.



On 2021-04-25 21:17:27, Antoine Toulme <an...@toulme.name> wrote:
> Hello folks,
>
> I have recorded a video showing the code I developed for the network crawler.
>
> https://www.youtube.com/watch?v=-BDarYVhS1s&list=PLWafk17Jd7VZY793NdRERKIV62GkQzUbc&index=1
>
> Please let me know what you think!
>
> Cheers,
>
> Antoine
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
> For additional commands, e-mail: dev-help@tuweni.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org