Live data from Hacker News

Viewing profile — zevets

zevets

HN member
Joined
Thu, Jul 12, 2012, 9:26 PM UTC
HN karma
207
Public activity
67 items

About zevets

No profile information was provided.

Recent public activity

  1. comment
    Comment #48509715

    https://www.cancer.org/content/dam/cancer-org/research/cance... Page 2 has the figure. Getting people to not smoke has been the most effective treatment in our lifetime. Public hea…

  2. comment
    Comment #45853903

    I think this is a major mistake for Zig's target adoption market - low level programmers trying to use a better C. Julia is phenomenally great for solo/small projects, but as soon …

  3. comment
    Comment #45355618

    For better or worse, Fortran is still a popular language to write clever PDE schemes in, as it maximizes "time to first, fast-enough-running code". But for anything with a userbase…

  4. comment
    Comment #45355590

    Julia's choice to encourage people naming their variables greek letters is bad though. There's a whole group of students who struggle with the symbols, but understand the concepts …

  5. comment
    Comment #45270894

    Alternatively, any implementation of operator+ should have a notional identity element, an inverse element and be commutative.

  6. comment
    Comment #45235717

    I can do it, and I do similar such things in C++ - but the biggest benefit of "safe defaults" is the standardization of such behaviors, and the resultant expectations/ecosystem.

  7. comment
    Comment #45235135

    Please do this. But first: we need to take step-zero and introduce a type "r64": a "f64" that is not nan/inf. Rust has its uint-thats-not-zero - why not the same for floating point…

  8. comment
    Comment #44706053

    It's slightly less cynical than that - it takes about eight years to design a space mission and rocket, but doing the detailed design is expensive as hell, so in order to meet a bu…

  9. comment
    Comment #44254240

    its metabolic rate. im always cold.

  10. comment
    Comment #44254231

    My actual co-pay is $10/mo for the good stuff, plus warfarin (eliquiis/xeralto were too weak for me :/) which is ~$12 for a 90 day supply from the mail order PBM pharmacy. I averag…

  11. comment
    Comment #44243849

    I take four pills a day and the primary side effect is weight gain. The earlier 1950s era treatment made me exhausted 24/7. There's a new trial that has a new target, and looks to …

  12. comment
    Comment #44218413

    This is bad science. Patients schedule when they go to immunotherapy appointments. People who go in the morning are still working/doing things, where once you get _really_ sick, yo…

  13. comment
    Comment #43290721

    It's honestly surprising so many programming languages ignore the needs of "floating point" users. Rust has ints that aren't 0, but no std type for floats that aren't NaN? In some …

  14. comment
    Comment #43284638

    Jonathan McDowell, the astronomer and debris tracker: https://web-cdn.bsky.app/profile/planet4589.bsky.social/post... They may be _meant_ to last a lot longer, but as you launch a …

  15. comment
    Comment #43284616

    I think it's also important to justify why VCs use EBITDA. Excluding depreciation makes sense when you are dealing with assets with an unknown highly variable lifespan - e.g. softw…

  16. comment
    Comment #43284570

    I think it's operating on the assumption that the VC donor money, and the valley's pivot to defense spending is the VCs getting "ahead" of the problem that "AI" isn't going to prod…

  17. comment
    Comment #43284397

    The grift began a while ago - when "startups" like SpaceX started using EBITBDA to claim profitability on starlink. But the depreciation costs of LEO are substantial, and starlink …

  18. comment
    Comment #43280583

    The problem with this administration is that you can't tell if they are 1) fools (resources != profitable resource extraction) 2) on drugs (elon's pupils during his oval office pre…

  19. comment
    Comment #43154570

    Old World, made by some ex-civ people, is really quite excellent

  20. comment
    Comment #42312262

    Babbage is wrong! He is answering what a computation engine will do, but not what a "wise" person would do, which is the _the_ test of AI. The goal of wisdom (and good teaching) is…

  21. comment
    Comment #42242559

    I want to use std::expected because I want clear, explicit error handling, not performance. There is a time and place for performance optimized code - but usually where the hot loo…

  22. comment
    Comment #31105321

    I use IPOPT, and I like it quite a bit.

  23. comment
    Comment #25150262

    This is incredible. The death of Moore's law is going to yield wild stuff in ASIC land. Why did they choose not to support double precision floats? They are pretty needed for fluid…

  24. comment
    Comment #21957911

    I think this argument fails to understand that purpose of black-box models is to be impossible to understand, as it shields the operator from pre-emptive accountability. Then, sinc…

  25. comment
    Comment #15623895

    This is a great piece of polemic.