from Hacker News

Ask HN: What did you build this week?

by Frajedo on 10/31/21, 3:09 PM with 6 comments

  • by mindcrime on 10/31/21, 4:46 PM

    I didn't exactly build anything in terms of creating anything new. I'm in a phase right now where I'm doing a lot of reading and background research. So I just finished reading Laird's SOAR book[1], and the second volume of Goertzel's Engineering General Intelligence[2]. Now I'm working on finishing Pinker's Words and Rules[3].

    On the more hands-on front, all I really did was download the source for the various components of OpenCog[4], build them, and get all of that stuff installed. The plan for the next little while is to start playing around with building simple systems with OpenCog and SOAR[5] and gain a deeper understanding of both.

    So yeah, wish I had something more exciting to talk about, but that's just where things are for me right now.

    [1]: https://www.amazon.com/gp/product/0262122960/

    [2]: https://www.amazon.com/Engineering-General-Intelligence-Part...

    [3]: https://www.amazon.com/Words-Rules-Ingredients-Language-Scie...

    [4]: https://opencog.org/

    [5]: https://soar.eecs.umich.edu/

  • by eatonphil on 10/31/21, 3:57 PM

    Spent the last few nights hacking together a fuzzy parser for a superset of CSS that expands nested rules like SCSS does. First time trying a fuzzy parser; it doesn't know any details of CSS selectors or property values. But it does know about comments and strings so it seems fairly safe. It's working out surprisingly well so far and is around 200 LoC.

    https://github.com/multiprocessio/cssplus

  • by amir-h on 10/31/21, 3:43 PM

    I'm building a monorepo, trying to set it up to be as productive as I can:

    https://medium.com/@amir_h/what-would-an-optimal-monorepo-lo...

  • by Frajedo on 10/31/21, 3:13 PM

    I personally just released https://get.mymfa.io. A platform allowing you to share Multi-Factor Authentication codes safely and easily for Quality Assurance and App Store review processes :)
  • by shoto_io on 10/31/21, 4:01 PM

    Continue to to build www.shoto.io - a newsletter on tech and weird stuff, sent 3x a week
  • by motyar on 10/31/21, 3:35 PM

    Working on https://bruzu.com

    It's an API to generate images on the fly.