Live data from Hacker News

Viewing profile — agons

agons

HN member
Joined
Sat, Mar 20, 2021, 5:16 PM UTC
HN karma
50
Public activity
23 items

About agons

No profile information was provided.

Recent public activity

  1. comment
    Comment #48446800

    The first use case that comes to mind is if you want a DSL to build expressions that are evaluated later in some different context e.g. when using `polars`: ```python df.filter( pl…

  2. comment
    Comment #47529724

    I can imagine a pipeline where intermediate stages have been inserted to have some side effect, like debug logging all data passing through.

  3. comment
    Comment #47200509

    The problem comes when there are lucrative odds for some unlikely scenario, which you can influence into realisation, and that outcome might be counter to the company's goals (i.e.…

  4. comment
  5. comment
    Comment #44847844

    Is there a reason the Zig compiler can't perform type-narrowing for `u` within the `U::A(_) | U::B(_)` "guard", rendering just the set of 2 cases entirely necessary and sufficient …

  6. comment
    Comment #44183727

    It gets worse the further you go, this was where I had to bail: > the format is much favored by AI frameworks such as TensorFlow and PyCharm.

  7. comment
    Comment #43738027

    Could mean "appear" as in "show up"

  8. comment
    Comment #40107863

    > one of the first times I don't think you can say it's "neither"! :)

  9. comment
    Comment #37968391

    I don't think your "obvious" is the same as that of the person you're replying to.

  10. comment
    Comment #36593830

    Tough to gauge how impressive this is without a before/after for comparison tbh.

  11. comment
    Comment #36563482

    I'd say that the people counting leap seconds are the ones "doing something". At the point they needed to be inserted, Unix systems carry on counting seconds as units of time as th…

  12. comment
    Comment #36334203

    Hey, you're leaning into it too much! Who are people who are against typing in this day and age?

  13. comment
    Comment #36318875

    The problem with that is that Jupyter requires a back-end to do any of the actual processing that runs the code in the cells. Only way I can think to make the html file truly porta…

  14. comment
    Comment #34434845

    I find `typer` way more ergonomic than either argparse or click (which it uses under the hood). If you're developing something more complex, you might find the feature set too smal…

  15. comment
    Comment #32946298

    Just make sure to read the warning labels and take them seriously please. I believe the use of boiling water frequently causes them to rupture, inflicting burns on their users.

  16. comment
    Comment #32916717

    OCI = Oracle Cloud Infrastructure (not Open Container Initiative)

  17. comment
    Comment #31380412

    This looks like a really good resource, but why is it so difficult to find a somewhat up-to-date description of networking in the Linux kernel? It seems like the least documented (…

  18. comment
    Comment #28845622

    How was your approach different?

  19. comment
    Comment #28721649

    > feel free to drive engagement on my post

  20. comment
    Comment #28651020

    I would have thought Cython would be the closest analogue for comparison.

  21. comment
    Comment #27637409

    It didn't read unkind or snarky at all to me - just an amicable way of ending a thread of investigation where the result was a simple "a ha, I understand" moment.

  22. comment
    Comment #27597997

    What kinds of community problems do you have in mind?

  23. comment
    Comment #27015048

    This can definitely be significant as part of a trend