HN user

sarvasvkulpati

141 karma
Posts14
Comments4
View on HN

Thank you! This makes a lot of sense!

If I can run any arbitrary lisp program in a cell (assuming the env is global), I was wondering if this was just a 2d text editor for a lisp. But that's awfully reductionist.

But you're right I'm assuming I'll discover interesting things if I keep tinkering with it!

Apologies if you felt tricked into reading it.

I only spoke about the project as context for the question in the title, but I see how I could have been clearer, and how I didn't necessarily need to include the title.

If you're experienced in Lisp, I'm still curious about the question: is adding a lisp to a sheet more powerful than adding, say JS, and if so, how?

Hi HN,

We thought that the idea behind Spotify Wrapped was extremely fun- it’s amazing to look back on your year of music and see how your tastes have changed (that is, if they changed at all)

But we thought it would be great to have the same thing for Github. Wouldn’t it be amazing to see how your coding has developed over the year? How many repos you’ve made, what your best repos were, what your favorite repos were?

That’s why we made YearInCode! You can now look back on your year of programming and see how you’ve grown.

This project was made over the last 2 days, and everything is open source, so, as two aspiring 16 y/o devs, we’d really appreciate any feedback and more importantly, any contributions!

Hey everyone!

I created an implementation of Linear Regression without any libraries to understand it better myself and teach some people at my High School.

This is my first proper effort at creating a public repo with a good README so hope you guys like it! (Please do consider contributing if you see something you could improve, I'd really appreciate input from you guys)