Hacker News new | past | comments | ask | show | jobs | submit
  1. We'll definitely need some safety with AI sex bots
  2. none of this is incorrect, however, how freaking sad is it that in order to get any OS that's not locked down and owned by Apple on the hardware we buy and supposedly own, someone (together with whole open source organizations) has to risk utter financial ruin.

    I hate the new system of no ownership and closed everything.

  3. in the case of large language models, the wire is the communication of your parameters between your layers of memory that is often the bottleneck. To do a forward pass, you need to use all parameters once, and so the communication between the compute and the storage is the bottleneck, and that bottleneck is also a bunch of wires.
  4. No. You don't need identical. For example, I have extra arguments in my edit file tool that the model can specify, and that works just fine.
  5. > or make them similar.

    identical. similar is what you tried and it didn't work.

  6. After reading this, the only respectable thing to do was to close my account, and I did close it.
  7. > The not-so-silent minority hanging out on HN know that the true heroes are those who take the time and put in the effort, and then put even more effort to reply and post about it here.

    We know that the entirety of the AI movement is built on top of open-source projects like Linux and all the terminal and command line utilities. And runs inside projects doing god's work (say to contain the agents) like QEMU etc.

    AI lives inside the work of our open-source heroes and would be absolutely nowhere without the work of all those people.

    > Thanks to all of our heroes, op included.

    Definitely, thanks GP and thanks to all our heroes.

  8. The not-so-silent minority hanging out on HN know that the true heroes are those who take the time and put in the effort, and then put even more effort to reply and post about it here.

    Thanks to all of our heroes, op included.

  9. What can one actually do with Servo today?

    It’s apparently still not ready to be used as a browser engine (and may never be), so what exactly is it for?

  10. There is this Venn diagram[1]. Canada could shift into the Council of Europe like Georgia or join Schengen with an independent currency like the Swiss. The latter would be a nice arrangement for Canadian passport holders.

    [1] https://www.reddit.com/r/europe/comments/1qbq43v/european_in...

  11. Eh, how is this self-inflicted, when you have a radical has-been-empire blocking a global arteries by waging relentless proxy wars. Stop it with the "only white people can be actors on the global stage"-ism, the us basically clashes with Iran once every president (directly or indirectly) - and not by choice.
  12. The Council of Europe is strictly speaking not an EU thing at all, though all EU countries are required to be members of the Council of Europe, and, confusingly, they share a flag. The UK is still a member of the Council of Europe, for instance, as was _Russia_ until 2022.
  13. {"deleted":true,"id":49738156,"parent":49738155,"time":1789635679,"type":"comment"}
  14. The package is marked as abandoned on Packagist [1]

    > This package is abandoned and no longer maintained. No replacement package was suggested.

    Both adding it as a dependency using composer and installing it from a lockfile results in:

        $ composer require jakeasmith/http_build_url
        […]
        Package jakeasmith/http_build_url is abandoned, you should avoid using it. No replacement was suggested.
        […]
        $ rm -r vendor/
        $ composer install
        […]
          - Installing jakeasmith/http_build_url (1.0.2): Extracting archive
        Package jakeasmith/http_build_url is abandoned, you should avoid using it. No replacement was suggested.
        […]
    
    [1] https://packagist.org/packages/jakeasmith/http_build_url
  15. Roundabouts are the Segway of civil engineering. In theory, a game changing transport innovation. In practice, just a little too mismatched with everyday aesthetics to properly fit in. Dorky and annoying for pedestrians too!

    Good old traffic lights have a much better feature of being able to control traffic to allow for pedestrians, give cyclists a head start, give smaller side roads a look in at busy junctions, and giving a platform for traffic monitoring.

  16. This is more likely going to be a situation where they were always xenophobic.

    There's a rather uncomfortable interview with a local resident (of many years) who is Australian with a Jamaican husband, saying "well great now I know all my neighbours hate foreigners".

  17. You can change some words in this article and conclude that Hell is just suburbia.
  18. If you're gonna build a bunch of tanks on the surface to store that saturated salt solutions, you might as well store the oil in those tanks. The point of this salt cavern system is how little infrastructure it needs to store the huge volume of liquid.
  19. Haidt is a brilliant thinker who I believe has accurately diagnosed the cause of the symptoms.

    The problem with Haidt isn't with his diagnosis, but his recommended course of treatment. Haidt is a member of the camp that believes age-gating is the solution - the kind that involves users being compelled to perform facial scans or upload government-issued photo ID, which are both HUGE invasions of privacy.

  20. > The same interviewer actively liked to have loop bodies modify the loop conditions (e.g. by taking items out of the source array and decrementing the end condition, so the loop would end earlier).

    Wow. That is the kind of monkey business that would have me running for the exits. Yikes.

  21. >Most of my learning now is via audio books while I'm doing something else.

    You're not actually learning anything then. Memorizing trivia, sure. But not actually learning.

  22. The audio note taking feature is extremely off-putting to me and can't believe it was so prominently showcased.

    It's made even worse by the fact that only the newest watches support this, but their external designs are unchanged from past ones, so there's no way to tell who's always listening to everything (I have an Ultra 2, likely my last one).

    Is this something most people want?? At the very least I'd appreciate a notification like the unknown airtag thing to tell me I'm being eavesdropped.

  23. I really like ZFS snapshots with offsite pull-mode sync using Jim Salter's sanoid/syncoid [1]. ZFS is the base for all OS/filesystems on top of it. If you have a good system for organizing ZFS datasets, and separating ephemeral from persistent data (e.g. [2]), then this is 90% of the backup requirements already fullfilled.

        [1]: https://github.com/jimsalterjrs/sanoid
        [2]: https://du.nkel.dev/blog/2026-05-16_rootless_docker_virtiofs_proxmox/
  24. Even if this is the case, this is still a valuable contribution to learn upon.
  25. Can't this be used to make a clean room implementation? Have someone write a spec then someone else who is unrelated, implement it from scratch?
  26. Canada doesn't share a land border with any Schengen countries, so I'm not sure how valuable passport-free travel would be - you're already taking a transatlantic flight, it's not like passport control is a huge additional hassle.

    However, I could see a big argument for a labour mobility agreement similar to the NAFTA model, where EU citizens in a long list of professions have the right to work in Canada and vice-versa.

  27. Super cool. Does it, or will it, work with image, audio, or video input?