Live data from Hacker News

Viewing profile — maximilienandi

maximilienandi

HN member
Joined
Wed, Mar 24, 2021, 12:16 PM UTC
HN karma
491
Public activity
69 items

About maximilienandi

https://www.practical-go-lessons.com/

Recent public activity

  1. comment
    Comment #26582603

    Thanks ! I still have some chapters not published, I will add them later :)

  2. comment
    Comment #26582595

    Hello andreagrandi, sorry to hear that, can you access the website now ? It's hosted on AWS with Amplify, I did not received any alerts regarding that. The only warning I got was a…

  3. comment
    Comment #26582539

    Thanks ! Don't hesitate to send me a message with the chatbox if you have any questions

  4. comment
    Comment #26578642

    Many thanks Jahak !

  5. comment
    Comment #26578640

    Hi rollulus, I’m so grateful you liked the book :) Do not hesitate to share with me if you found an error or an improvement suggestion.

  6. comment
    Comment #26578587

    Hi ossusermivami, thanks for finding this book interesting. I hope that it will help your niece!

  7. comment
    Comment #26578515

    Thanks I appreciate your feedback !

  8. comment
    Comment #26578500

    I'm happy that you find it interesting, do not hesitate to speak to me on the website chatbox :)

  9. comment
    Comment #26578496

    Hello ! Thank you for your feedback ! I added this to my TODO

  10. comment
    Comment #26578486

    Hello rijoja, I'm currently thinking about it. I'm writing the book with Lyx. Lyx documents are converted to LaTeX docs, then converted to HTML with pandoc. Then I have a homemade …

  11. comment
    Comment #26575936

    Thanks for your comment ! If you want to do it, just pick a language and start to write. Writing is not easy but it becomes easier if you transform it into a habit. In my experienc…

  12. comment
    Comment #26575667

    Thanks jhunter1016 ! This is so true, My first Go program (for work) was to build a web server and it was so intense :) I'm happy that you like the book

  13. comment
    Comment #26575644

    A big thank you PaulAnunda !

  14. comment
    Comment #26575642

    Thanks for this clarification I will check this.

  15. comment
    Comment #26575626

    I just pushed a new release with that fix

  16. comment
    Comment #26575561

    Interfaces in Go are implicitely implemented. It means that if a type has the methods defined in the interface, then it implements the interface. I will update the example because …

  17. comment
    Comment #26575444

    I hope it will help others :)

  18. comment
    Comment #26575349

    Thanks for your feedback added to my todo list !

  19. comment
    Comment #26575342

    great ! see you soon

  20. comment
    Comment #26575303

    Thank you bogomipz !

  21. comment
    Comment #26574997

    Hello rustyboy, first thanks for your feedback. I think that there is a mistake in the name of the interface type. It should not be `Cart` but something else. Like `CartStorage`. A…

  22. comment
    Comment #26574921

    Hello syndacks, thanks for your feedback ! Do not hesitate to chat with me directly on the website ! I added a chatbox (on the bottom right corner).

  23. comment
    Comment #26574901

    Hello wanghq, thanks for your feedback. I will take a look at this. It's added to my todo

  24. comment
    Comment #26574754

    Thanks for liking my approach ! Finding the title was a really hard task. I asked myself existential questions for a couple of days about it. I agree with you it's not perfect.

  25. comment
    Comment #26574664

    Thanks for your kind feedback _l4jh. You are not the only one to request a preview ! I will add it when I have some time. I will include maybe the Table of Contents and a couple of…