Live data from Hacker News

Viewing profile — pkaye

pkaye

HN member
Joined
Wed, Oct 16, 2013, 11:35 PM UTC
HN karma
9,218
Public activity
4,408 items

About pkaye

No profile information was provided.

Recent public activity

  1. comment
    Comment #48883691

    Interestingly UK took a different approach and only started offering chicken pox vaccines for children this year. https://www.gov.uk/government/news/free-chickenpox-vaccinati...

  2. comment
    Comment #48883468

    Places like Australia, Canada and UK and many others use higher international student fees to subsidize local students. In terms of % international students to total, Australia is …

  3. comment
    Comment #48864805

    Some people say they use the fine print as a reminder to cut back on the tips proportionally.

  4. comment
    Comment #48827828

    I have a feeling they are waiting for the upcoming ChatGPT release to decide.

  5. comment
    Comment #48757396

    The V4 models are already in the Azure AI foundry so maybe a good chance of it coming.

  6. comment
    Comment #48757276

    Azure. It was already available on the Azure AI Foundry before. https://docs.github.com/en/copilot/reference/ai-models/model...

  7. comment
    Comment #48741156

    I imagine if these cameras are adding or remove furniture, appliances or modifying flooring or the landscaping via AI it will be a problem. Edit: also if it becomes a big problem, …

  8. comment
    Comment #48738626

    California recently added new laws regarding AI in real estate. I think lighting corrections and cropping is allowed but other digitally altered images should include a link to the…

  9. comment
    Comment #48735631

    Its pretty common to se the AC systems on the top of roofs on big buildings in the US. From what I read, exposing the AC condenser unit to the sun should have minimal impact. Air f…

  10. comment
    Comment #48654487

    Maybe an "ice cream social" would be better.

  11. comment
    Comment #48638641

    You only need to SAT/ACT for going to get into an university. And these days it seems to matter less. I looked it up and less than 50% of high school students take the SAT/ACT. Per…

  12. comment
    Comment #48636591

    What about the Final Fantasy series by Square Enix.

  13. comment
    Comment #48604568

    If its primary legislation (Acts of Parliament) like Online Safety Act, the courts cannot strike it down. If its secondary legislation by ministers and other agencies, it could be …

  14. comment
    Comment #48588281

    So in Ketamine approved as a treatment in other countries but not in the US?

  15. comment
    Comment #48571651

    Rubi is just rule based integration. So its like looking up a book of integral formulas and encoding them as rules. It does mean you need a minimum number of other features like pa…

  16. comment
    Comment #48534481

    What is it about? The audio is too noisy (my hearing is bad...)

  17. comment
    Comment #48467755

    I noticed that when trying to use Codex and compared to Opus. So many layers of simple functions added by Codex. I need to try this out in my Agents.md.

  18. comment
    Comment #48455476

    The testing was at the drive level without an OS like ext2. The test was with no flush (with flush test is easy to pass). Without PLP, the pass criteria is that the data that was b…

  19. comment
    Comment #48437757

    I used to develop SSD firmware and one of things I worked on is making it robust to power failure. The power supplies have lots of capacitance so the voltage drop was slow so we wo…

  20. comment
    Comment #48377468

    Because the Haiku model is quite cheap but doesn't screw up too often I used it for interactive coding for my existing projects on the older copilot plans. For simple features I do…

  21. comment
    Comment #48283287

    You can do a FIT test instead which can be done at home.

  22. comment
    Comment #48210743

    Its better off if ads go away. Just use ad blockers.

  23. comment
    Comment #48142434

    Python subsystem for Go

  24. comment
    Comment #48137148

    There has been a general downtrend in Chinese students studying internationally. https://www.abc.net.au/news/2026-03-29/chinese-student-numbe... Also US international students as p…

  25. comment
    Comment #47949850

    There is a parameter in LLMs called temperature that controls creativity/randomness. If you set it to 0 it makes the model deterministic. I think some LLMs expose this as a tunable…