Live data from Hacker News

Viewing profile — BruceM

BruceM

HN member
Joined
Sun, Dec 11, 2011, 1:33 PM UTC
HN karma
3,597
Public activity
267 items

About BruceM

Working on Open Dylan (http://opendylan.org/) among other things.

Recent public activity

  1. comment
    Comment #27256333

    The Nito Project on Youtube has 3 nice videos about this: * https://www.youtube.com/watch?v=BDSee1-4bUI (How to make...) * https://www.youtube.com/watch?v=pfBGGuezus8 (Shiny Graphi…

  2. comment
    Comment #27058352

    There was a nice survey article last year: Coral restoration – A systematic review of current methods, successes, failures and future directions: https://journals.plos.org/plosone/…

  3. comment
  4. comment
    Comment #21438268

    https://link.springer.com/article/10.1007/s41024-016-0010-9 is a pretty nice discussion of concrete carbonation as well. It is also worth pointing out that the GP's comment was sho…

  5. comment
    Comment #20724146

    Yes... but another advantage here of lime over Portland cement is that the cooking of the limestone doesn’t require as much heat as the cooking of Portland cement. It won’t be carb…

  6. comment
    Comment #20724038

    It is too bad more isn't done with lime mortars and plasters. Hydrated lime (CaO + H20 => Ca(OH)2) reacts with CO2 to form CaCO3 + H20. And it is fun to work with ...

  7. story
  8. comment
    Comment #18406189

    It'll be interesting to see how much use Rust gets within Fuchsia atop the Zircon microkernel.

  9. comment
    Comment #18236026

    They have Ant Mobile! https://mobile.ant.design/

  10. comment
    Comment #18235825

    There's also Ant Design ( https://ant.design/ ).

  11. comment
    Comment #16389881

    Have you seen http://www.margrave-tool.org/v3/ which builds on Kodkod (which came after Alloy...)?

  12. comment
    Comment #15957283

    It was relicensed as Apache 2 and GPLv2.

  13. comment
    Comment #14511242

    That is me. I haven't seen much development effort since I switched to Rust. But ... I would still mentor someone who wanted to work on it or do something with it.

  14. comment
    Comment #14481803

    I wrote that on the Atom forums ... that's the editor in Open Dylan, which used to be Harlequin Dylan (and was Functional Developer after Harlequin folded and before being open sou…

  15. story
  16. comment
    Comment #11142959

    Since you collect... be sure to check out the open sourced Harlequin MLWorks: https://www.ravenbrook.com/project/mlworks/ and https://github.com/Ravenbrook/mlworks There are some b…

  17. comment
    Comment #10880417

    I've occasionally wanted to run System3 again. I wonder what it would take (for OS X)...

  18. comment
    Comment #10826361

    We would welcome help from fresh eyes on improving that sort of material on the website.

  19. comment
    Comment #10826249

    Also, I need to get back to using your LittleLogs! I sort of traveled a few times too many last year and in the process, fell out of the habit. I will set a reminder to start it ag…

  20. comment
    Comment #10826231

    Maybe? (I'm going to leave where I am shortly on a 6+ hour drive. I'm on holiday in the US for another several days.) I was talking with someone else last night that has worked on …

  21. comment
    Comment #10826166

    I do a lot of the work on and with Open Dylan. So, why? Rather than point to any particular language feature or design aspect of the language (which are what originally drew me to …

  22. story
  23. comment
    Comment #10724888

    Blendish ( https://bitbucket.org/duangle/oui-blendish/overview ) is pretty amazing and lightweight (by itself). It works with NanoVG, so it is useful in environments where you're a…

  24. story
  25. comment
    Comment #10646784

    In Open Dylan ( http://opendylan.org/ ), we have a library of our own written in Dylan that lets us write out LLVM IR in binary files. We have to update it as LLVM changes, but tha…