Visualize Ownership and Lifetimes in Rust
(github.com/cordx56)
Visualize Ownership and Lifetimes in Rust
Visualize Ownership and Lifetimes in Rust
Nping – ping, but with a graph or table view
(github.com/hanshuaikang)
🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
Show HN: HTML visualization of a PDF file's internal structure
(github.com/desgeeko)
Inspecting the internal structure of a PDF file involves a lot of things (decompression, parsing, xref indexing, etc...) in order to make sense of the raw bytes.
Inspecting the internal structure of a PDF file involves a lot of things (decompression, parsing, xref indexing, etc...) in order to make sense of the raw bytes.
Visual explanations of mathematics (2020)
(agilescientific.com)
It is thought that Euclid wrote Elements in about 300 BC, but Oliver Byrne turned it into one of the true gems of visualization — and made it about 100 times more readable.
It is thought that Euclid wrote Elements in about 300 BC, but Oliver Byrne turned it into one of the true gems of visualization — and made it about 100 times more readable.
Collatz's Ant and similarity of Collatz sequences
(gbragafibra.github.io)
This is a brief continuation of a previous post (Repo), which introduced such visualization for collatz sequences based on Langton’s Ant.
This is a brief continuation of a previous post (Repo), which introduced such visualization for collatz sequences based on Langton’s Ant.
Turn any topic into an interactive timeline
(0xmmo.co)
Turn any topic into an interactive chronological timeline.
Turn any topic into an interactive chronological timeline.
Practicing graphical debugging using visualizations of the Hilbert curve
(akkartik.name)
“..you don't understand things, you just get used to them.” — John von Neumann
“..you don't understand things, you just get used to them.” — John von Neumann
PyVista
(pyvista.org)
PyVista is used across science and engineering disciplines. A diverse community use PyVista to visualize data/models in 3D, generate publication-quality illustrations, automate analysis workflows, and build custom applications leveraging PyVista's 3D capabilities.
PyVista is used across science and engineering disciplines. A diverse community use PyVista to visualize data/models in 3D, generate publication-quality illustrations, automate analysis workflows, and build custom applications leveraging PyVista's 3D capabilities.
Collatz's Ant and similarity of Collatz sequences
(gbragafibra.github.io)
This is a brief continuation of a previous post (Repo), which introduced such visualization for collatz sequences based on Langton’s Ant.
This is a brief continuation of a previous post (Repo), which introduced such visualization for collatz sequences based on Langton’s Ant.
Show HN: Factorio Blueprint Visualizer
(github.com/piebro)
I love the game Factorio and I really like the look of factories after growing for many hours or blueprints after tweaking them for perfection. That's way I created a website to artfully visualize Factorio blueprints.
I love the game Factorio and I really like the look of factories after growing for many hours or blueprints after tweaking them for perfection. That's way I created a website to artfully visualize Factorio blueprints.
A visual demo of Ruby's lazy enumerator
(joyofrails.com)
In this article, we'll explore a simple visual trick to help understand how lazy enumeration works in Ruby.
In this article, we'll explore a simple visual trick to help understand how lazy enumeration works in Ruby.
Show HN: WikiTimeline – AI-powered tool to visualize and compare timelines
(wiki-timeline.com)
Instantly convert any Wikipedia article into a beautiful, interactive timeline. Perfect for students, researchers, and history enthusiasts.
Instantly convert any Wikipedia article into a beautiful, interactive timeline. Perfect for students, researchers, and history enthusiasts.
HORNET: RNA structure visualization method correlates sequence and 3D topology
(phys.org)
National Cancer Institute researchers have developed a method called HORNET for characterizing 3D topological structures of large and flexible RNA molecules.
National Cancer Institute researchers have developed a method called HORNET for characterizing 3D topological structures of large and flexible RNA molecules.
Gource: Software Version Control Visualization
(github.com/acaudwell)
Gource is a visualization tool for source control repositories.
Gource is a visualization tool for source control repositories.
Missing the Forest for the Trees with Flame Graphs
(ankush.dev)
Flame graphs are an amazing tool to visualize the performance of software and I'll forever be grateful to Brendan Gregg for creating them. There is however one catch that you should be aware of though. They tend to hide small overheads that have a bigger overall impact very well.
Flame graphs are an amazing tool to visualize the performance of software and I'll forever be grateful to Brendan Gregg for creating them. There is however one catch that you should be aware of though. They tend to hide small overheads that have a bigger overall impact very well.
Show HN: A minimalist habit tracker with a wheel-based visualization
(github.com/anshulmittal712)
A visually appealing habit tracking application featuring a unique wheel-based interface to help you build and maintain daily, weekly, and monthly habits.
A visually appealing habit tracking application featuring a unique wheel-based interface to help you build and maintain daily, weekly, and monthly habits.
Show HN: Instantly visualize any codebase as an interactive diagram
(gitdiagram.com)
Turn any GitHub repository into an interactive diagram for visualization.
Turn any GitHub repository into an interactive diagram for visualization.
Collatz’s Ant
(gbragafibra.github.io)
Collatz’s Ant is a visualization for collatz sequences based on Langton’s Ant.
Collatz’s Ant is a visualization for collatz sequences based on Langton’s Ant.
Cqd: Colour my __dir__ please
(github.com/rayking99)
A lightweight Python utility that provides colored visualization of object attributes, making it easier to inspect objects during development and debugging.
A lightweight Python utility that provides colored visualization of object attributes, making it easier to inspect objects during development and debugging.
Visualizing 6D Mesh Parallelism
(main-horse.github.io)
This is a companion longpost for a fun project I’ve yet to finish. In here, I show the reader how I personally visualize the collective communications involved in a simple 2⁶ 6D parallel mesh:
This is a companion longpost for a fun project I’ve yet to finish. In here, I show the reader how I personally visualize the collective communications involved in a simple 2⁶ 6D parallel mesh:
Visual Simplification of A*sin(x)+B*cos(x)
(stackexchange.com)
When you have A\sin(x) + B\cos(x), I'm aware that is \sqrt{A^2 + B^2}\sin(x+\arctan(b/a)). I know how to prove this with algebra, but I was wondering if there was a visual proof to show this off.
When you have A\sin(x) + B\cos(x), I'm aware that is \sqrt{A^2 + B^2}\sin(x+\arctan(b/a)). I know how to prove this with algebra, but I was wondering if there was a visual proof to show this off.