Live data from Hacker News

Viewing profile — daneel951

daneel951

HN member
Joined
Sat, Nov 19, 2022, 3:08 PM UTC
HN karma
11
Public activity
16 items

About daneel951

No profile information was provided.

Recent public activity

  1. comment
    Comment #48410475

    Thanks for posting. I can't find a detailed list of Excel functions supported, not supported, work in progress. I'm interested for example in FORECAST.ETS and others.

  2. comment
    Comment #45270339

    An extract of the (very short) article: "Stage 3: Agentic AI This is the final, most profound stage. What if the system could run itself? Agentic AI platforms from companies like P…

  3. comment
    Comment #43742428

    Where is the link to the tool?

  4. comment
    Comment #41831672

    I don't know about Nodejs, but Deno has notebook support built-in https://docs.deno.com/runtime/reference/cli/jupyter/

  5. comment
    Comment #41327482

    Have you seen this? A recent article from Microsoft showing the capabilities of Copilot in Excel https://techcommunity.microsoft.com/t5/excel-blog/see-what-s...

  6. story
  7. comment
    Comment #41127716

    What's the price of it? Being the usage of it tied to an Anaconda.cloud account [1], the free tier will have any limitations? https://anaconda.cloud/pricing

  8. comment
    Comment #41124033

    Can't you use also Node with `--experimental-network-imports` flag? https://nodejs.org/api/esm.html#https-and-http-imports I use it as a backup platform to Deno to test my code.

  9. comment
    Comment #40820813

    Caution! Curious about this comment (having a family member with Parkinson's) I searched for treatment from naturalherbscentre.com and I found that this type of comment was copy-pa…

  10. comment
    Comment #40727889

    which AI are you using? how do you cover the cost of it being your site free (unless there is a paid plan that I didn't see)?

  11. comment
    Comment #39951656

    by Ryan O’Connell, CFA, FRM Over lunch the other day, a friend mentioned his brother, a professional asset manager, swears by a simple mean reversion trading strategy. His strategy…

  12. story
  13. comment
    Comment #39262596

    my elderly father lives alone and tends to fall asleep on the toilet. I have developed a solution with Arduino that, after an initial measurement, monitors the appearance of obstac…

  14. comment
    Comment #39001596

    Power Pivot Excel add-inshould be able to manage million of rows. See https://support.microsoft.com/en-us/office/data-model-specif... and https://support.microsoft.com/en-us/office…

  15. comment
    Comment #39001523

    Have you tried PYXLL ( https://www.pyxll.com/ )? Is a commercial product to use Python inside Excel.

  16. comment
    Comment #33670812

    I’d use observable. Here is an example of a mortgage calculator https://observablehq.com/@observablehq/modeling-in-observabl... . And you can create a page to collect all your calc…