Live data from Hacker News

Viewing profile — maurizzzio

maurizzzio

HN member
Joined
Tue, Feb 11, 2014, 10:47 PM UTC
HN karma
151
Public activity
31 items

About maurizzzio

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46927430

    I used Zellij consistently for a few weeks as a possible alternative to Tmux. It fulfilled my requirements for a terminal multiplexer, but I found some things annoying and switched…

  3. story
  4. story
    Show HN: Subtitle Insights – On-device AI translation for YouTube subtitles

    I've been using the Comprehensible Input method (based on Stephen Krashen's work [0]) to learn languages. A common pain point is that YouTube moves too fast, I needed time to mine …

  5. story
    Show HN: Subtitle Insights – Language Learning via YouTube with On-Device Gemini

    I use the Comprehensible Input method (based on Stephen Krashen's work on Language Acquisition and Comprehensible Input: https://www.youtube.com/watch?v=fnUc_W3xE1w ) to learn lang…

  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #9901296

    Indeed, I've changed the font, idk what I was thinking hehe

  11. comment
    Comment #9901295

    hehe yep I should've chosen a better font

  12. comment
    Comment #9899412

    I'm sure you can do it, the layout is powered by WebCola which has an example of a DAG: http://marvl.infotech.monash.edu/webcola/examples/downwarded... , greuler is more like a too…

  13. comment
    Comment #9899266

    thanks for the submission OP!

  14. comment
    Comment #9899208

    thanks! right now I'm working on more examples where the information on the edges is used like finding the minimum spanning tree or the shortest path from a source vertex, I'd sugg…

  15. comment
    Comment #9899186

    you're right hehe I should rename the problem to finding the number of back edges in the dfs tree, thanks for the feedback

  16. story
  17. comment
    Comment #9365433

    that'd be great, you can open an issue here if you want https://github.com/maurizzzio/function-plot/issues , thanks for the feedback

  18. comment
    Comment #9365419

    I didn't notice that, thanks :)

  19. story
  20. comment
    Comment #8180411

    best site ever

  21. comment
    Comment #8168402

    Thanks :)

  22. comment
    Comment #8166644

    Hey, you can now enter a valid url pointing to a js file and PojoViz will recognize it and ask directly for the global name. The good news: your library can now be rendered by past…

  23. comment
    Comment #8166586

    O: in my work I use that and sencha touch too, during the development process I had some problems adding it but I'll try to fix it soon, thanks!

  24. comment
    Comment #8166550

    That's a good question, unfortunately it's hardcoded since the whole list of services contained two nodes that created a lot of branches which are the $window and $document service…

  25. comment
    Comment #8166476

    Actually I wrote a step-by-step example of the Object function in the readme file, what PojoViz does is just make an analysis of the structure of the library without running any co…