Live data from Hacker News

Viewing profile — nmilo

nmilo

HN member
Joined
Sun, Jan 02, 2022, 8:23 PM UTC
HN karma
1,205
Public activity
235 items

About nmilo

No profile information was provided.

Recent public activity

  1. comment
    Comment #48741739

    > Inspect proteins, alignments, genomic tracks, chemical structures, and PDFs in their native form, with no extra installation required. I like how this implies parsing PDFs is as …

  2. comment
    Comment #48419291

    Surprised no one's built a BIOS MCP yet

  3. comment
    Comment #48338855

    Is that better? I'd much rather have someone trying to build a good product to sell to willing buyers at a fair price than some zealot who thinks he's going to usher in the second …

  4. comment
    Comment #47928331

    I'm sorry because I love the scratch project but this has to be said: they found XSS in SVGs in a surface with attacker-controlled access to Node and their fix was sanitizing it us…

  5. comment
    Comment #47896351

    Valuations are based on future expected earnings, not revenue. It cost Ford a lot of money to make that $60k car. The margins for AI companies are unknown but the market is pricing…

  6. comment
    Comment #47885029

    On the other hand, I can ask codex “what would an implementation of X look like” and it talks to me about it versus Claude just going out and writing it without asking. Makes me li…

  7. comment
    Comment #47560675

    Compilers are very good these days. If it has no side effects it will likely be compiled out.

  8. comment
    Comment #47558006

    If your assert compiles down to `if (condition) {}` in production then the compiler will optimize away the condition while keeping any side effects.

  9. comment
    Comment #47495112

    Brilliant

  10. comment
    Comment #47495043

    I will never stop hating on the orphan rule, a perfect summary of what’s behind a lot of rust decisions. Purism and perfectionism at the cost of making a useful language, no better…

  11. comment
    Comment #47494930

    [flagged]

  12. comment
    Comment #47359689

    Claude is secretly conditioning everyone to use —-dangerously-skip-permissions so it can flip a switch one day and start a botnet

  13. comment
    Comment #47310983

    Rust is the wrong language for effects ironically because of its strict typing. They would probably decide that all effects have to be specified on every function or that any chang…

  14. comment
    Comment #47187841

    But that doesn't translate to paying Gemini customers

  15. comment
    Comment #47042190

    This is really good! I like how it reads like a blog post, it feels like I'm learning a skill on how to write good skills. Maybe that's another heuristic, a skill should read like …

  16. comment
    Comment #47042111

    Do you think Elon is working on building some kind of MechaEpstein?

  17. comment
    Comment #47025579

    Yeah it definitely sounds like OAI is pushing for a better voice model since they’re the only major AI lab with a notable one.

  18. comment
    Comment #47025560

    I don’t really get the bus analogy. It seems like it massively increases latency but as soon as you’re “on the bus” throughput is normal? When in reality (if I understand correctly…

  19. comment
    Comment #47019089

    I find it funny that backend devs will do all this infrastructure work to support billions of real time messages and then frontend devs stomp all over it by making the app take 500…

  20. comment
    Comment #47007243

    There’s one specific thing driving me insane: it corrects “we’re” to “were” and “we’ll” to “well” EVERY TIME. It even did it while writing this comment. If I go into the symbols me…

  21. comment
    Comment #47004746

    Ah, I meant to reply to https://news.ycombinator.com/item?id=47003058 . Never questioned the use of Rust, only the need for the entire windowing stack to be in Rust (that blog post…

  22. comment
    Comment #47004429

    I find it odd the rust community feels the need to reimplement tried and tested APIs in "pure safe Rust". Like no other language has better C integration, and we have had cross-pla…

  23. comment
    Comment #46929480

    Hey! That sounds an awful lot like code being reviewed by humans

  24. comment
    Comment #46907217

    What if you just read the entire GCC source code in school 15 years ago? Is that not clean room?

  25. comment
    Comment #46267448

    You’re not insane. This is definitely AI.