No features have been listed yet.
No Hamilton videos yet. You could help us improve this page by suggesting one.
Based on our record, Observable seems to be a lot more popular than Hamilton. While we know about 313 links to Observable, we've tracked only 7 mentions of Hamilton. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yep. When I was designing https://github.com/dagworks-inc/hamilton part of the idea was to make it easy to understand what and where. That is, enable one to grep for function definitions and their downstream use easily, and where people can't screw this up. You'd be surprised how easy it is to make a code base where grep doesn't help you all that much (at... - Source: Hacker News / 9 months ago
Graph-based libraries for building ML/AI systems: - Burr -- build AI applications/agents as state machines https://github.com/dagworks-inc/burr Looking for feedback -- we had some good initial traction on HN, and are looking for OS users/contributors/people who are building complimentary tooling! - Source: Hacker News / 9 months ago
Hey HN – Stefan and Elijah here from DAGWorks (http://dagworks.io/), we’re the authors of Hamilton (https://github.com/dagworks-inc/hamilton), an open-source library for building self-documenting, modular dataflows in python that works for data, ML, LLM pipelines, & even web-workflows. We’ve been developing this UI for a while and we’re excited to say we... - Source: Hacker News / about 1 year ago
In this post, we’ll show how your team can turn any utility function(s) into reusable IPython Jupyter magics for a better notebook experience. As an example, we’ll use Hamilton, my open source library, to motivate the creation of a magic that facilitates better development ergonomics for using it. You needn’t know what Hamilton is to understand this post. - Source: dev.to / about 1 year ago
This is me. I drive an open source library Hamilton that people doing time-series/ML work love to use. I'm building a paid product around it at DAGWorks, and I'm after feedback on our current version. Can I entice anyone to:. Source: almost 2 years ago
Using other constants in place of the ‘4’ can lead to some _really_ gigantic smallest solutions: https://observablehq.com/@robinhouston/a-remarkable-diophantine-equation. - Source: Hacker News / 11 days ago
"Observable is obnoxious if you want to add a D3 pie chart to your Vue application and have to untangle calls to D3’s API from reactive cell values, which look like ordinary JavaScript, but are not, and will cause compilation and runtime errors when copied." Yep - as I wrote: "If you want to just blindly copy and paste d3 code, you may have issues with the docs being hosted on observable." If instead you learn the... - Source: Hacker News / about 2 months ago
I'd imagine many nested named capturing groups may trip even the best automated system! I do like the solution though. I would've probably approached it differently, trying to first get the 'inverted' match (i.e. Not matching anything that isn't a currency like pattern) and refine from there. A bit like this one I did a while back, to parse garbled strings that may occur after OCR [0]. I imagine the approach does... - Source: Hacker News / 3 months ago
Was looking for some mention of Mike Bostock and his epic odyssey into this space. For those who aren't familiar https://observablehq.com/@mbostock. - Source: Hacker News / 4 months ago
I experimented with an Ohm/CodeMirror bridge that would map an Ohm grammar to CodeMirror classes for marks and syntax highlighting. It might be an interesting starting point for you: https://observablehq.com/@ajbouh/editor. - Source: Hacker News / 4 months ago
TypeORM - Node.js ORM written in TypeScript
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
Hibernate - Hibernate an open source Java persistence framework project.
Vega-Lite - High-level grammar of interactive graphics