Live data from Hacker News

Viewing profile — cmollis

cmollis

HN member
Joined
Fri, Sep 21, 2012, 1:37 PM UTC
HN karma
419
Public activity
233 items

About cmollis

No profile information was provided.

Recent public activity

  1. 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.

  2. 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 …

  3. comment
  4. comment
    Comment #47509173

    yes, so bored. yada yada.. i've been 'obsolete' for 36 years and counting.

  5. 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…

  6. 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 …

  7. 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.

  8. 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?

  9. 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 …

  10. comment
    Comment #43035128

    ...and that's why he spent 250MM on the election. (SpaceX contracts coming soon).

  11. comment
    Comment #42741963

    clearly talking his book. whatever.

  12. 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 …

  13. comment
    Comment #41123731

    exactly.. parquet is good for append only.. stream mods to parquet in new partitions.. compact, repeat.

  14. comment
    Comment #40793597

    Rust and scala

  15. 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…

  16. comment
    Comment #40086904

    Yes. Duckdb works very well with parquet scans on s3 right now.

  17. comment
    Comment #39944494

    we've had tornadoes in NJ..

  18. comment
    Comment #39682344

    sounds a bit like what Iceberg does with writes on parquet.

  19. 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…

  20. comment
    Comment #39556158

    I always thought it was easier to read code than to write it.

  21. 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.

  22. 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…

  23. 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…

  24. comment
  25. 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.