Live data from Hacker News

Plost – a deceptively simple plotting library

github.com

11–20 of 24 posts

Re: Plost – a deceptively simple plotting library

#13

What you need 99% of the time is insanely easy The other 1% is impossible. Use Vega-Lite instead! I really like that as a preemptive strike against the leaky abstraction crowd.

My general complaint as a distinguished member of the leaky abstraction crowd is not that abstractions can be leaky, but rather that they are sold as if they weren't... with creators being so willing to ignore from how many places their abstractions leak.

This is not the case here. It clearly says: "we can deal with the simple cases nicely! but no promises beyond that!". It's fair.

My core argument is that tools do not solve problems, they transform them, and you can't trust a tool that doesn't acknowledge that. This one is saying it transforms the common cases into simple ones.

Re: Plost – a deceptively simple plotting library

#14
post #13

What you need 99% of the time is insanely easy The other 1% is impossible. Use Vega-Lite instead! I really like that as a preemptive strike against the leaky abstraction crowd.

My general complaint as a distinguished member of the leaky abstraction crowd is not that abstractions can be leaky, but rather that they are sold as if they weren't... with creators being so willing to ignore from how many places their abstractions leak. This is not the case here. It clearly says: "we can deal with the simple cases nicely! but no promises beyond that!". It's fair. My core argument is that tools do n…

About that streamlit. On Firefox for Android it doesn't work and displays a "Oh no" error message. I checked other streamlit examples from the streamlit front page and they worked. So yours is broken somehow.

Re: Plost – a deceptively simple plotting library

#15

Learning another plotting library is the last thing I want in the world.

Look at their examples though, it's actually simple enough there doesn't seem to be much of anything to learn: https://share.streamlit.io/tvst/plost

Naturally, it's already dead. Yeah, what did I even expect… So, how many people is it really — HN front-page with 52 upvotes?

Re: Plost – a deceptively simple plotting library

#18
post #13

Earlier quoted context omitted.

My general complaint as a distinguished member of the leaky abstraction crowd is not that abstractions can be leaky, but rather that they are sold as if they weren't... with creators being so willing to ignore from how many places their abstractions leak. This is not the case here. It clearly says: "we can deal with the simple cases nicely! but no promises beyond that!". It's fair. My core argument is that tools do n…

About that streamlit. On Firefox for Android it doesn't work and displays a "Oh no" error message. I checked other streamlit examples from the streamlit front page and they worked. So yours is broken somehow.

Argh I was making some changes and messed things up. Sorry about that.
Post reply on HN