Viewing profile — coolio222
coolio222
HN member- Joined
- Fri, Aug 18, 2017, 11:29 PM UTC
- HN karma
- 17
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About coolio222
No profile information was provided.
Recent public activity
-
comment
Comment #15132662
Can you download files in headless Firefox or Chrome?
-
comment
Comment #15124802
Which is kind of sad. No Chrome Headless library supports dowloading of files.
-
comment
Comment #15119058
I encountered that problem. The ad hoc fix, was to have a version field in each event and functions that translate the old event into new event(s). The code that processes the even…
-
comment
Comment #15119018
Does anyone knows details about the KSQL-engine that computes the queries? According to their git, there can be multiple KSQL-engines in a Client-Server configuration. Is the workl…
-
comment
Comment #15116238
A pump-and-dump scheme drives the price up by promoting the commodity only to allow insiders who bought it earlier to sell when the price peeks just before the the price plunges ag…
-
comment
Comment #15090242
Does anyone knows the difference to other languages like STAN? Both use Hamiltonian Monte Carlo. As far as I know STAN cannot model factors but can restrict a variable to integers.…
-
comment
Comment #15088604
Thank you very much. I checked Wikipedia for Knuth-Bendix and will try to get hold on the book.
-
comment
Comment #15076915
You defined rewrite rules that reduce an expression down to a 'normalized' form such that two expression are equivalent if they reduce to the same 'normalized' form. These rules ar…
-
comment
Comment #15074972
Very cool. The whole pandas API is huge. What was your focus for your implementation? Isn't there another well known js library that allows SQL operations including aggregates? How…
-
comment
Comment #15074840
May I ask why you have chosen Spark? I get that it it more convenient than Hadoop. But why not use an analytics DB like Redshift or Impala. What's the use case for Spark? Do you st…
-
comment
Comment #15050557
Are you sure about that? The European Union General Data Privacy Regulation regulates only personally identifiable information. IF(just an assuption) the collected data does not id…