Viewing profile — 1ewish
1ewish
HN member- Joined
- Wed, Jun 26, 2019, 4:56 PM UTC
- HN karma
- 19
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About 1ewish
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #43424106
I've used GitHub Pages for a long time to serve sites for free, notably https://asciiflow.com , however I have recently moved it and other sites to CloudFlare Pages - it's also got…
-
comment
Comment #43416140
Ok thank you! I think I can see how I am wrong now and why it doesn't actually make a difference.
-
comment
Comment #43415739
What am I missing here? It states: > On the equator, every day of the year is exactly 12 hours long But surely that is not true, as the Earth's rotation is tilted. Is this supposed…
-
comment
Comment #43415604
Whilst it is not framed as such, there are some interesting high level takeaways in here for AI, particularly around e.g program synthesis/induction and ARC. I think Wolfram could …
-
comment
Comment #43415460
I believe this is part of Wolfram's general point around computational irreducibility - there are none.
- story
- story
-
comment
Comment #20448395
A UI for building data transformations (SQl queries) isn't on our immediate roadmap, but we have thought about it. We are taking a bit of a bet here that the industry is moving tow…
-
comment
Comment #20448354
Dataform still requires you to move your data to a single place where it can be queried together, whether that's S3 with Presto, Redshift spectrum, or something else. There are lot…
-
comment
Comment #20448322
Yup, the warehouse or query engine does the heavy lifting, we do the orchestration and make easier to develop these pipelines.
-
comment
Comment #20445200
Great question :) 1. Speed. We wanted compilation to really, really fast. 2. In all honesty we just weren't big fans of Jinja, having used it for quite a while. JS templating is OK…
-
comment
Comment #20444931
On-prem: Right now our IDE is only available as SaaS, although we will be looking at this in the near future. You can develop and test projects with the CLI and deploy them yoursel…
- comment
-
comment
Comment #20443251
Possibly controversial, but I don't believe there are that many situations in data analytics where you really need realtime/streaming analytics. It usually comes at the cost of sig…
-
comment
Comment #20443108
CTO here, What are you after? :) Athena/Presto, Azure are next in our sights.