Viewing profile — emluque
emluque
HN member- Joined
- Mon, Aug 04, 2014, 6:15 PM UTC
- HN karma
- 23
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About emluque
No profile information was provided.
Recent public activity
-
comment
Comment #18429838
Yes, I actually meant VSCode, hn doesn't let you edit comments after a while and I wasn't completely aware of the differences between Visual Studio and VSCode. I checked and I'm ac…
-
comment
Comment #18423545
>We are OK with using dep, definitely miss a debugger or an REPL. I personally use Visual Studio with the go extension and delve and the debugger works quite well.[1] I believe tha…
-
comment
Comment #12604535
>pretty much everything these days except for PHP and CGI work this way. Php has had a FastCGI implementation for a considerable ammount of time: http://php.net/manual/en/install.f…
-
comment
Comment #12492648
I second this. That's really intriguing! I'm imagining that there is some random dude out there that somehow became the focus of some nutty conspiranoids and I can't stop laughing.…
-
comment
Comment #12076599
The data will have to be persisted eventually once the order is finished, keeping that data on process memory would be incredibly irresponsible. And by all means if you ever do an …
-
comment
Comment #12076580
Something that everybody seems to be missing is that a microservice can serve as an endpoint for all type of clients: your web app, a rich browser client, your ios app, your androi…
-
comment
Comment #12048079
Thank you for your reply. I can't edit my comment any more but where it says: >Ruby Conf that claimed that Elixir was giving better results (in request time) than rails I meant: Ru…
-
comment
Comment #12047801
Thank you for your answer. It has been very enlightening. Part of the problem I had with the videos had to do with the examples they were using (a shopping cart that stores data on…
-
comment
Comment #12047545
You seem to be familiar with Elixir. May I ask you some questions? . What kind of web applications are you building with it? I'm asking what kind of web apps or scenarios do you th…
-
comment
Comment #11788831
This is a graph I made some time ago comparing the Billion Price Projects index data (which I downloaded from their site) with the Argentine Monetary Base as reported by the Argent…
-
comment
Comment #11307084
Please check out documentation for examples of the library in use, for example: http://generativetext.com/docs/quick_overview or http://generativetext.com/docs/numeric_rules
- story
-
comment
Comment #11256463
I recently did a website, that mines Argentinian Central Bank statistics daily and generates graphics and reports: http://estadisticasbcra.com/en ( The data that I'm mining is publ…
-
comment
Comment #8133191
This might be interesting to people who are into this library. I've been working on a JS library that allows for manipulation of CSS properties on a character by character or a wor…