Viewing profile — sporritt
sporritt
HN member- Joined
- Thu, Jun 30, 2011, 9:45 AM UTC
- HN karma
- 12
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About sporritt
No profile information was provided.
Recent public activity
-
comment
Comment #48658939
That's a real shame. Personally I thought it was a great article and the concept of the stem struck a chord. The trick with posting this sort of stuff (or finding out someone else …
-
story
Show HN: JsPlumb is now free for non-commercial usage
We've put out a major new release of JsPlumb recently, with a modernised API and dedicated diagram/2d chart engines (and a new name), and one of the decisions we made was to make i…
-
comment
Comment #45258023
It is true that web components can have properties and accessors like any object. But what you cant do is pass anything other than a string to a web component's attributes in the m…
-
comment
Comment #43617144
I love to read W.G. Sebald. For several years I'd been on the lookout for a book called The Emigrants by the Swedish author Moberg, but the author's surname had never really stuck …
-
comment
Comment #41797896
I've poked at web components on and off over the years and never been satisfied with them, but it was only recently that I took the time to put my finger on what exactly my fundame…
-
comment
Comment #36401507
>I am awake and aware of this status. I really enjoy this state, but I find it hard to keep it going for very long. Pretty soon I think about how great it is that I'm not thinking,…
-
comment
Comment #36233629
The point of this article is to steer people away from GoJS. It reads as a dupe of a prior article of theirs: https://www.jointjs.com/blog/jointjs-vs-gojs but without any direct re…
-
comment
Comment #33811353
That's a good idea, because no, currently only the node's border color indicates rank, not their position. I could get an even denser data-ink ratio with this...
-
comment
Comment #33772504
Yahoo Pipes was the direct inspiration for jsPlumb, name and all, back in 2009. We were surprised they hadn't open sourced the UI and decided that somebody should make something li…
-
story
Show HN: Visualizing the group stage of the 2022 FIFA World Cup
This is a visualization we created for a blog post back in 2018 and decided to resurrect for 2022. You can see at a glance a bunch of information about the progress of each group -…
-
comment
Comment #33504774
Whenever I get negative comments about my open source endeavours, such as this from a well-known internet guy: https://twitter.com/kentcdodds/status/520671451829907457 I retweet th…
-
comment
Comment #33200619
Yes, exactly. The story of how that came to pass is really infuriating.
-
comment
Comment #33199436
During my university years I used to bore everyone I could with this idea. I became quite obsessed with it and spent a lot of time working on simulations, the basic idea being that…
-
comment
Comment #32647084
I jumped up and down about this to Slack over the course of a few emails, having some paid workspaces and a couple on the free plan that I use(d) for family. Eventually I got one o…
-
comment
Comment #2753472
which is great!
-
comment
Comment #2713282
yes the 'N' shape is caused by where the control points for that curve are placed. the api allows you to change that value when you make a connection; i think the yellow connection…