back
user profile
andy99
8,221karma·2,382submissions·May 21, 2020
recent activity (2,382 total)
comment
From what I understand reading the course outline, this is an introductory class. Foundational material in a subject is often "completely disconnected" from the reality of the discipline. If…
comment
> How do public companies deal with unions when the workforce gets to where it no longer really needs to accomplish things? Ask the manufacturing sector
comment
I think a realistic example of what you mean would be looking at getting support from Uber. If you want to something from their checklist, it's simple, but if you have something that doesn't…
comment
A family member is a chef, and for new jobs you have to "stage" [0] where you come and cook for a (unpaid) shift to see if you are a fit, have the skills, etc. To me this is exactly the same…
comment
Made me think of this that I have used previously: http://suso.suso.org/xulu/Shellshow I had played with writing a pandoc filter that would add formatting escape sequences based …
comment
Thanks for sharing this, I like this idea a lot. I had been playing around with using whktml to make image files out of the ChartSS.css charts for situations that require them. Having a web service li…
comment
Thanks everybody for all the feedback. Lots of things for me to clean up I see - it's great to have people looking at it
comment
Good point about the line chart. There are a few other ways I considered as well: using a clip-path to make an area chart, or using borders of rotated divs for each segment. I had not seen it done wit…
comment
Thanks for the feedback - I agree that I need to do some work on how the axes scale and where the ticks go, and I see the bug you are talking about with the axis being greater than the sum. I think it…