Skip to main content

New top story on Hacker News: Show HN: Blot – code, art, robots and open source education

Show HN: Blot – code, art, robots and open source education
8 by apexedison | 3 comments on Hacker News.
For the last few years, I've been working at a non-profit called Hack Club developing tools to support self-motivated teens to learn about technology and build community with other like-minded peers while doing so. This has resulted in the development of a model called "you ship, we ship." We build open source creative coding environments, and when teenagers share the projects they make with these tools, we send them materials to dive deeper into the subject and related technologies. Our approach is predicated on the constructionist idea that people learn best by building things they care about and sharing them with others. The vision we have is to create a public collection of creative learning tools that offer people projects they can do right away and communities of practice to engage with. Blot is our next installment in the series. It's designed to be a gateway to CNC robotics through digital art. If you'd like to see some of the projects people have made so far, you can check out: https://ift.tt/UwItqrE You can also find projects from our first "you ship, we ship" called Sprig. It's a game console you get by building a game for it. https://ift.tt/HOPDJQ1 I'd love people's thoughts on the model and ideas for other subjects in technology we could build projects around.

Comments

Popular posts from this blog

New top story on Hacker News: Show HN: Conway's Game of Life, but with a gallery of other peoples patterns

Show HN: Conway's Game of Life, but with a gallery of other peoples patterns 1 by Dave_Bruwer | 1 comments on Hacker News. This is my spin on Conway's Game of Life. I have added the ability to create an account, save grids that you have discovered, and browse the gallery of grids saved by other people and replay them. This project has served as a sandbox for me to practice various aspects of developing a comprehensive web application from scratch. This was my first time developing a full scale web app with [almost] all the features you would expect. I know it is nowhere near perfect in its current state, but I feel it has reached a point of diminishing returns, and therefore my time is better spent focussing on other projects with more potential. I may continue to develop this project further in the future just for fun.