Live data from Hacker News

Viewing profile — wittenator

wittenator

HN member
Joined
Mon, Sep 03, 2018, 8:27 PM UTC
HN karma
21
Public activity
14 items

About wittenator

No profile information was provided.

Recent public activity

  1. comment
    Comment #28306886

    Capsule networks have a routing algorithm as far as I know

  2. comment
    Comment #26681876

    Could you link the article you mean? This sounds pretty interesting.

  3. story
    Ask HN: What is important for a good library design?

    I am currently planning on converting a huge chunk of code at my work into a separate Python library since we use that code quite often as a starting point for new projects and it …

  4. story
    Ask HN: Alternatives to “The Morning Paper”?

    In the last few years I really enjoyed reading a summary of interesting CS papers from different disciplines every day. But now that "The Morning Paper" (a mailing list run by acol…

  5. comment
    Comment #24672285

    This read had a pretty intense 40k vibe to it :)

  6. comment
    Comment #24254763

    Missed opportunity to call it stonks.dev , but looks pretty cool!

  7. story
    Ask HN: Ist this a legitimate Facebook domain?

    Hi people, I just got a LinkedIn message from a Facebook recruiter in which I was told to register on this site: https://recruitingkickstarterspectech2020.splashthat.com/ . It seem…

  8. comment
    Comment #20893478

    Just a nitpick, loop languages and recursive languages have the same expressive power. Therefore you can write a loop program for any recursive one. So there is no "must".

  9. comment
    Comment #20769747

    That's not entirely true. There are fuel cells which work by oxidizing blood. I can imagine that they are not efficient enough at this point, but it's a start.

  10. comment
    Comment #19225135

    Just as a sidenote: In Computer Graphics (and according to Grassmann's law) colour is a three dimensional quantity.

  11. comment
    Comment #19071069

    If your are asking about drawing instead of generating: I often use draw.io as a pretty convenient tool.

  12. story
    Ask HN: Is there an open source curriculum for for a mathematics degree?

    The Open Source Society University is basically a GitHub repo which has all the components of a traditional CS major with resources in one place. Does somebody know of something si…

  13. story
    Ask HN: Where do YOU go to learn about blockchain?

    Hi HN, Where do you go to get informed about Blockchain? We're researchers looking at blockchain applications, and want to have an overview on how people read and learn about the t…

  14. story
    Where do you read about blockchain?

    Getting into the field of Blockchain and distributed consensus feels like an intimidating tasks due to the sheer volume of literature published daily. Do you have any fav. sources …