https://russell.ballestrini.net/russell-open-sources-remarkb...
I'm looking for people to help me grow a Permacomputer:
201–210 of 525 posts
https://russell.ballestrini.net/russell-open-sources-remarkb...
I'm looking for people to help me grow a Permacomputer:
Don’t have an active project at the moment, but would be interested in brainstorming potential ideas. Have experience throughout the stack and interested in areas of ML, AI, and Crypto. Feel free to reach out if you’re interested in potentially collaborating.
I'm building a sports analytics platform, where users can write code against a hosted sports database, add commentary, and publish to build a sports data science portfolio. All published articles include the code, and any reader can fork someone else's work to do their own work building off others. If anyone wants to learn sports analytics, I'm looking for beta users. (Also open to adding non-sports datasets if someo…
I am a former principal software engineer at a MAMAA company turned independent educational researcher. My primary interest is in deliberate practice and how to use spaced repetition (i.e., Anki) to develop expertise. I have three primary areas that I am working on and would love to find serious collaborators: 1) I am building high-quality content for math, English language arts, chess, etc. (see [0] for a good expla…
I'd like to build something where mentors can list their profile as well as their skills. Founders could then sort those mentors by skills, book time (perhaps connected to the mentor's calendly), and connect via a conference call with something like Twilio.
I know something like this exists today, but it's a platform for a very specific community and cannot be white labeled or partitioned for another specific community.
Thoughts?
Ad-hoc data formats like JSON and XML are too insecure for the modern world, so I'm developing a new format to remedy this [1]. It's a twin format, one binary and one text, so that you can input / edit the data in text, and then it passes from machine to machine in binary only (or convert back to text if a human needs to inspect it). The binary format is designed for simplicity and speed, and the text format is desig…
The Learn X in Y Minutes: https://learnxinyminutes.com/docs/edn/
A related talk by Rich Hickey that I think you'd find interesting: https://www.youtube.com/watch?v=ROor6_NGIWU
For a schema, I'd start with what CUE has done. The idea of types that constrain down as a lattice + a separate default path really resonates with me. https://cuelang.org/
Ad-hoc data formats like JSON and XML are too insecure for the modern world, so I'm developing a new format to remedy this [1]. It's a twin format, one binary and one text, so that you can input / edit the data in text, and then it passes from machine to machine in binary only (or convert back to text if a human needs to inspect it). The binary format is designed for simplicity and speed, and the text format is desig…