Live data from Hacker News

Ask HN: Side project you're working on?

news.ycombinator.com

1–10 of 79 posts

Re: Ask HN: Side project you're working on?

#2
Personal assistant/home automation system/car software. Which is to say it started as the second of those, added the first, and then the third. And I should just call it a personal assistant at this point.

I also contribute to Sandstorm.io in various mostly non-code ways when I have a little time lying around.

Re: Ask HN: Side project you're working on?

#8
Scheme R5RS implementation in Kotlin: https://github.com/kovrik/scheme-in-kotlin

But the development has stalled recently: can't figure out (read as 'too lazy') how to implement macros and how to fix some issues with lazy sequences.

But overall, really love this hobby project, very enlightening.

Post reply on HN