Live data from Hacker News

Viewing profile — devtom

devtom

HN member
Joined
Sun, Feb 19, 2017, 4:41 PM UTC
HN karma
1
Public activity
8 items

About devtom

No profile information was provided.

Recent public activity

  1. comment
    Comment #46276872

    I’m tinkering with a small TCO estimator for internal apps. It compares different approaches and makes some assumptions explicit. Mostly a rough tool to sanity-check effort and tra…

  2. comment
    Comment #45876901

    A business web app TCO estimator: See https://tco.devtom.ca/ Send me your comments :-)

  3. comment
    Comment #43869073

    Location: Montreal/QC/Canada Remote: Yes Willing to relocate: No Technologies: TypeScript,Javascript, React, Next.js, Node.js, AWS (Serverless / Event Driven), PostgreSQL, DDD, CQR…

  4. comment
    Comment #40585384

    ok, will look at the issue and add an example if possible. The code I was executing was one of the example code present on the site. So nothing special.

  5. comment
    Comment #40585375

    Yay, thank you :-) going to take a look!

  6. comment
    Comment #40576163

    So If I make a request from the python code, is the request executed in the browser ? or on the server ? Is the UI layer executing in the browser and use proxy rpc from the server …

  7. comment
    Comment #40575638

    The error is: partially initialized module 'pandas' has no attribute '_pandas_datetime_CAPI' (most likely due to a circular import) This happens only on the second interaction.

  8. comment
    Comment #40574750

    Thank you! This looks very interesting and promising. I had issues running it locally on my Mac with pandas problems. But I switched to collab and it run well there. I guess you wo…