FWIW I think x-ray has everything you need, its just that AWs tooling does not give you much ability to aggregate over x-ray bundles. I wrote a tool to help bulk load x-ray samples into a local browser duckdb and then slice and dicing in realtime interactive visualisations. It also includes the ability to generate a flamegraph over the selected traces. All this great data is already in an AWS, account and we just... - Source: Hacker News / about 16 hours ago
If you find this interesting, you might enjoy my write up of the Matoušek-Sharir-Welzl (MSW) algorithm used by D3’s circle-packing layout. https://observablehq.com/@d3/d3-packenclose I still haven’t quite figured out how to make D3’s implementation robust, though. Volodymyr Agafonkin’s robust-predicated would probably help…. - Source: Hacker News / 6 days ago
3. Select an example I like, for example - https://observablehq.com/d/3ea4b4458fed9242?page=2&collection=@observablehq/featured-creators It turns out it's D3, not Plot. I think you just have all possible viz in this section, but for me as a user coming from the Observable Plot page and clicking on "See more..." my expectation is to see only examples of what could be done with Plot, not both D3 and Plot. I need to... - Source: Hacker News / 13 days ago
Https://observablehq.com/plot/marks/cell We generally recommend stacked bar charts over pie and donut charts, so we haven’t prioritized those. But you can already implement them using custom marks, and there’s even a hacky way of doing them using Plot’s map projection system. https://observablehq.com/@observablehq/pie-to-donut-chart I don’t understand your comment about the “D3 example.” If you’re looking for Plot... - Source: Hacker News / 13 days ago
Observable — a place to create, collaborate, and learn with data. Free: Unlimited notebooks, Unlimited publishing, Five editors per notebook. - Source: dev.to / 22 days ago
It should produce a schematic as one of its output products.. Maybe use graphviz, see: https://observablehq.com/@nturley/netlistsvg-how-to-draw-a-better-schematic-than-graphviz HDL tools all do this. - Source: Hacker News / 23 days ago
I primarily use Observable to build interactive tools, as opposed to Jupyter which I use more for exploratory development and analysis. Here are some of my Observable notebooks which illustrate the kind of things I use it for: https://observablehq.com/@simonw/search-for-faucets-with-clip-api https://observablehq.com/@simonw/openai-clip-in-a-browser Those are both from... - Source: Hacker News / about 2 months ago
This is amazing. I'm a big user of both Jupyter notebooks and Observable notebooks (https://observablehq.com/) and the thing I miss most from Observable when I'm using Jupyter is the lack of cell reactivity. You've solved that incredibly well! I also really like that the Marimo file format is just Python. Here's an example saved file from playing around with the intro:... - Source: Hacker News / about 2 months ago
Https://observablehq.com/@1a1a11a/sieve-miss-ratio-plots I haven't had time to add other algorithms to the plot, but they are often similar to or worse than TinyLFU (I did not pick TinyLFU to compare deliberately; I happen to have the figures on hand). - Source: Hacker News / about 2 months ago
I've ported the GPU code that OpenEmulator uses to WebGL. You can view a demo here: https://zellyn.com/apple2shader/ (source is on github). I also ported it to Javascript, in an Observable notebook, with some attempt at explaining what was going on, here: https://observablehq.com/@zellyn/apple-ii-ntsc-emulation-openemulator-explainer This was my attempt to understand what the code was doing, but I went down the “I... - Source: Hacker News / about 2 months ago
Graphs like this are terrible for visualizing dependencies. Even a reasonable system can "look messy" when rendered this way. I'd be more interested in seeing what this would look like as a tangled tree. [1] [1] https://observablehq.com/@nitaku/tangled-tree-visualization-ii. - Source: Hacker News / about 2 months ago
These "noise storms" are becoming more common than in previous years and are generally tied to global "major" events. This: https://observablehq.com/@greynoise/noise-storms has some explanation but I'd be glad to elaborate more if needed. - Source: Hacker News / 2 months ago
The data has many different ways to tell the story. For example, 50 years of fires: https://observablehq.com/@ktrudeau/2023-fire-weather-days. - Source: Hacker News / 4 months ago
I wrote just the tool to optimize AI in the hand of a coding expert https://observablehq.com/@tomlarkworthy/robocoop. - Source: Hacker News / 4 months ago
> except those that need to exchange large info rapidly I've seen attempts at zero-copy memory sharing between JS and WASM, but I'm not sure if the same approach would allow different plugins to share memory and communicate via e.g. Cap'n Proto? https://observablehq.com/@kylebarron/zero-copy-apache-arrow-with-webassembly. - Source: Hacker News / 4 months ago
All my data and methods are at https://observablehq.com/@jwb/berkeley-rent-board-data The key graph is https://observablehq.com/@jwb/berkeley-rent-board-data#cell-613. - Source: Hacker News / 4 months ago
Forgot to include the link: [0]: https://observablehq.com/@mootari/regex-from-strings. - Source: Hacker News / 4 months ago
Thanks for the suggestion! The problem with threejs is that (I believe) the 2d support isn't that great. A lot of custom code is necessary, and often the results don't look great. See here for example: https://observablehq.com/@grantcuster/using-three-js-for-2d-data-visualization. - Source: Hacker News / 4 months ago
I find these hands-on examples of hypergraphs quite informative [0][1]. The first one for intuiting the mathematical foundations and the second one for encoding a 'time' dimension in a flat plane (althought not strictly speaking a hyper graph). A hypergraph example of Les Miserables provided a good demonstration the d3-hypergraph package as well, but unfortunately the bl.ocks.org live examples aren't up anymore... - Source: Hacker News / 4 months ago
Here's an Observable notebook with a bunch of examples. [1] [1] https://observablehq.com/@kelleyvanevert/l-systems-2. - Source: Hacker News / 4 months ago
Here's a write-up I made a couple years ago which I think does a bit better describing the math in question: https://observablehq.com/@jrus/cubic-spline. - Source: Hacker News / 4 months ago
Do you know an article comparing Observable to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Observable. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.