Viewing profile — maurizzzio
maurizzzio
HN member- Joined
- Tue, Feb 11, 2014, 10:47 PM UTC
- HN karma
- 151
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About maurizzzio
No profile information was provided.
Recent public activity
- story
-
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…
- story
-
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 …
-
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…
- story
- story
- story
- story
-
comment
Comment #9901296
Indeed, I've changed the font, idk what I was thinking hehe
-
comment
Comment #9901295
hehe yep I should've chosen a better font
-
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…
-
comment
Comment #9899266
thanks for the submission OP!
-
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…
-
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
- story
-
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
-
comment
Comment #9365419
I didn't notice that, thanks :)
- story
-
comment
Comment #8180411
best site ever
-
comment
Comment #8168402
Thanks :)
-
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…
-
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!
-
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…
-
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…