Live data from Hacker News

Viewing profile — ptrott2017

ptrott2017

HN member
Joined
Thu, Jan 12, 2017, 8:17 PM UTC
HN karma
443
Public activity
142 items

About ptrott2017

No profile information was provided.

Recent public activity

  1. comment
    Comment #48812921

    StandardML is a rather nice modular high level functional programming language with algebraic datatypes, pattern matching, compile-time type checking and type inference etc. Poly/M…

  2. comment
    Comment #48478901

    Not eries (obviously) but if you switch out shareholder for stakeholder i.e. maximise stakeholder value, you gain a wider set of responsibilities more aligned with Eric's comment. …

  3. comment
    Comment #48256657

    @atomicnature - thank you for posting this. I saw the title and wondered if it was books on lean startups or lean manufacturing, very happy to find a collection of links to books o…

  4. comment
    Comment #48064684

    Valid concern which should not be downvoted. For some this will be too early to garner interest or confidence. For others, especially those interested in the Pascal language family…

  5. comment
    Comment #48064458

    You can use Lazarus from a C interface - via liblcl. There are bindings for Go and Nim that use this method. Given the QBE backend, this may be one possible route for Blaise but ne…

  6. comment
    Comment #40211527

    Historic crane populations crashed due to hunting and then loss of habitat as wetlands were drained and agriculture and housing expanded etc. Today you can find cranes in the wild …

  7. comment
    Comment #40139270

    and if you want some additional explanation: https://aplwiki.com/wiki/Conway%27s_Game_of_Life

  8. comment
    Comment #40127393

    Factor provides support for both file and image based workflows. Factor is image-based and uses files when sharing, loading or refreshing vocabularies. however, just like lisp and …

  9. comment
    Comment #39883221

    Not the OP but suspect the source is this: https://www.cso.ie/en/releasesandpublications/ep/p-cpr/censu...

  10. comment
    Comment #39881960

    For those outside US where content is currently not available at your location: https://www.youtube.com/watch?v=451xJqNGFqU

  11. comment
    Comment #39876174

    22+ odd years ago I emailed Ross out of the blue. At the time I was working at a small startup attempting to build mobile banking infrastructure for rural poor in South Africa and …

  12. comment
    Comment #39705634

    Blender Apps are on the medium to long term plans for the Blender foundation (i.e. planned on roadmap but not currently under active development). The Blender team currently have a…

  13. comment
    Comment #28821943

    This is very cool - recommend checking out the demo and examples: https://glisp.app/commit:e7fbaae/ - its a very nice UI experience - try hello world then move the circle and see t…

  14. comment
    Comment #28804410

    I found the docs a better starting point: https://docs.lucidarch.dev/ https://docs.lucidarch.dev/concept/ https://docs.lucidarch.dev/principles/ https://docs.lucidarch.dev/micro-vs…

  15. comment
    Comment #28709976

    Super excited to see this and thanks Mikhaed for posting! Intel's Loihi and Manchester's APT SpiNNaker ( http://apt.cs.manchester.ac.uk/projects/SpiNNaker/hardware/ ) are two extre…

  16. comment
    Comment #28260740

    Anton Commissaris was one of the founding team at Mint - now part of Intuit. His recent book: Mint - The Arc of the valley ( https://www.amazon.com/ARC-VALLEY-Silicon-Soaring-Succe…

  17. story
  18. comment
    Comment #28112687

    Great to see this - Barrelfish is a very interesting OS and its really good to see ETH Zurich continue its history of creating original intriguing hardware for research and teachin…

  19. comment
    Comment #27871392

    As it says on the website: Oberon+ is fast statically typed, compiled, general-purpose, procedural, object-oriented, garbage collected programming language in the Pascal tradition,…

  20. comment
    Comment #27145286

    Leonid Zamdborg et al published a good paper on this a few years ago and it has a very good overview of related previous work. All the referenced papers in the background and relat…

  21. comment
    Comment #27138592

    the online simulator is worth playing with to get an idea of the functionality and code on github makes for an interesting read. fantastic project.

  22. comment
    Comment #26935000

    Commercial per node. There are also maintenance licenses etc as per most other commercial renderers You can also rent 10 nodes per week fot $50 (for example rendering on multiple n…

  23. comment
    Comment #26934750

    Renderman 24 which is currently in beta and planned for release in 2021 will support Blender as a full authoring 'bridge' tool (same as Maya, Houdini and Katana).

  24. comment
    Comment #26895952

    It does and with acknowledgement that Conway's life was then the best known example of 2D cellular automata. However, Conway's life CA was not the focus of the article hence limite…

  25. comment
    Comment #25719217

    Nope not a tutorial - but the code is nice and clear making it easy to work through and make changes/ add features in as a good learning exercise. The Lite editor plugins also give…