Viewing profile — archit3cture
archit3cture
HN member- Joined
- Wed, May 03, 2017, 2:10 PM UTC
- HN karma
- 65
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About archit3cture
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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…
-
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…
-
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…
-
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.
-
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/…
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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…
-
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/…