Live data from Hacker News

Viewing profile — archit3cture

archit3cture

HN member
Joined
Wed, May 03, 2017, 2:10 PM UTC
HN karma
65
Public activity
14 items

About archit3cture

No profile information was provided.

Recent public activity

  1. comment
    Comment #37323729

    This comment does not address the content of the article. I would be interested to know what tool is used to generate the svg table figures.

  2. comment
    Comment #26411576

    in case there were not posted before, here are pictures of SBG2 in flames taken by the firemen. https://twitter.com/xgarreau/status/1369559995491172354 This puts an image on the se…

  3. story
    Ask HN: AdSense alternatives without cookie banner?

    There was a thread in 2014 called "Ask HN: AdSense alternatives?" - https://news.ycombinator.com/item?id=7673680 Now that GDPR is in place as well as similar laws in different coun…

  4. comment
    Comment #24753335

    I rencently read a book that touches on such social simulation - "An Introduction to Multiagent systems / Michael Wooldridge". He mentions p.214-218 such a grid like social simulat…

  5. comment
    Comment #24718265

    I wonder what is a good hardware setup for following this kind of course and seriously play with deep learning in general (outside of an enterprise context where the enterprise wou…

  6. comment
    Comment #24440194

    Regarding YQL, I found this github repo - https://github.com/yql/yql-tables that seem to describe some of the external tables that used to be available through YQL.

  7. story
    Ask HN: Thoughts / Experiences on SQL as an API

    I have seen several examples in the past of SQL being used as an API to access systems or data in more or less powerful ways. for example : --- YQL - https://en.wikipedia.org/wiki/…

  8. comment
    Comment #24269153

    In the "History" section (p.2) they state that "We started Asana because our co-founders experienced firsthand the growing problem of work about work. While at Facebook, they saw t…

  9. comment
    Comment #20098527

    It is nice to see that CockroachDB's team keep their original vision of creating a long term open source "commons" of their database. What I don't totally understand when I take my…

  10. comment
    Comment #15391041

    In the XADD example, you have XADD mystream * sensor-id 1234 temperature 10.5 to let the server choose an id. It could also be interesting to have XADD mystream 1506872463535.* sen…

  11. comment
    Comment #15124190

    dgraph does try to provide horizontal scaling out of the box. The sharding is done by predicate - cf https://docs.dgraph.io/deploy/#multiple-instances for a documentation link ; I …

  12. comment
    Comment #14725142

    what level of traffic do you have ? comparison websites were hit seriously when google shopping started to occupy the top of the serps.

  13. comment
    Comment #14724982

    maybe try to see if your tool makes it easy to understand viruses, malwares, ransomwares, etc.. Usually there is a time-race to understand how they work in order to find protection…

  14. comment
    Comment #14255847

    Great idea ! I wish I had this idea after working on a website that tries to map RGB colors to paint names. An example of result with the Limeade color - http://en.tacolor.com/hex/…