Viewing profile — cmollis
cmollis
HN member- Joined
- Fri, Sep 21, 2012, 1:37 PM UTC
- HN karma
- 419
- Public activity
- 233 items
- HN profile
- View on Hacker News ↗
About cmollis
No profile information was provided.
Recent public activity
-
comment
Comment #48945594
yeah.. i just to a daily cost alert.. it was only 23 trillion dollars this month. i thought, hmm seems kind of high this month.
-
comment
Comment #48569586
when I was young, we lived with my grandparents after my parents divorce. My grandfather worked in a factory in trenton, NJ; in fact, both of my grandfathers did..now there are no …
-
comment
Comment #47529460
amazing.
-
comment
Comment #47509173
yes, so bored. yada yada.. i've been 'obsolete' for 36 years and counting.
-
comment
Comment #45669058
i have the most bare-bones plan with an HSA.. for me and my three kids, it was 19K per year.. and that was basically nothing more than catastrophic insurance.. I don't think my pro…
-
comment
Comment #45549935
It seems to me that if I were actually the Antichrist, the first thing I would do is identify the antichrist as someone else. Then, I would give a lot of pseudo scientific reasons …
-
comment
Comment #45532271
have your kid suffer through measles because you believe some clown on tv.. when you could completely prevent it if you had your kid get the same vaccine you yourself got.
-
comment
Comment #45126893
can i run a distributed computation in pola.rs cloud on my own AWS infra? or do I need to run it on-prem?
-
comment
Comment #43256219
spark is getting a bit long in the tooth.. interesting to see duckdb integrated with Ray for data-access partitioning across (currently) 3FS. probably a matter of time before they …
-
comment
Comment #43035128
...and that's why he spent 250MM on the election. (SpaceX contracts coming soon).
-
comment
Comment #42741963
clearly talking his book. whatever.
-
comment
Comment #41393036
true spark has existed for years and is a great toolset.. i use it ever day. it's also a huge hassle spinning clusters up and down and configuration is complex. I can execute some …
-
comment
Comment #41123731
exactly.. parquet is good for append only.. stream mods to parquet in new partitions.. compact, repeat.
-
comment
Comment #40793597
Rust and scala
-
comment
Comment #40553189
yes.. that is correct (also worked there 2000-01). Bertelsmann offered 1B to settle the suit with the Labels (including the ones Bertelsmann owned, somewhat ironically) so the subs…
-
comment
Comment #40086904
Yes. Duckdb works very well with parquet scans on s3 right now.
-
comment
Comment #39944494
we've had tornadoes in NJ..
-
comment
Comment #39682344
sounds a bit like what Iceberg does with writes on parquet.
-
comment
Comment #39667158
I've been testing duckdb's ability to scan multi-tb parquet datasets in S3. I have to say that i've been pretty impressed with it. I've done some pretty hairy SQL (window functions…
-
comment
Comment #39556158
I always thought it was easier to read code than to write it.
-
comment
Comment #39369213
Also, duckdb allows you convert scan results directly to both pandas and pl dataframes.. so you can mix and match based on need.
-
comment
Comment #39368798
I've been testing polars and duckdb recently.. Polars is an excellent dataframe package.. extremely memory efficient and fast. I've experienced some issues with a hive-partitioning…
-
comment
Comment #39164752
1. hacker news.. absolutely my favorite daily web experience. The nerdy eclecticism of the topics, coupled with the stripped-down experience are just unequaled on the Web, in my vi…
- comment
-
comment
Comment #38168884
ok.. thanks.. I'll try it out. I can think of few use-case that we have where this might be a good alternative to athena.