Live data from Hacker News

Viewing profile — irq-1

irq-1

HN member
Joined
Sun, Oct 26, 2014, 6:30 PM UTC
HN karma
1,224
Public activity
592 items

About irq-1

No profile information was provided.

Recent public activity

  1. comment
    Comment #49214580

    > linear/affine types and a perceus reference counting You should put these up front also.

  2. comment
    Comment #49062342

    You're right. Just for information, slices.Contains() uses the index, not a copied value. https://cs.opensource.google/go/go/+/refs/tags/go1.26.5:src/...

  3. comment
    Comment #48884095

    examples/process_monitor$ GOOS=darwin GOARCH=arm64 go build # go.hasen.dev/shirei/cocoabackend ../../../gopath/pkg/mod/go.hasen.dev/shirei@v0.5.0/cocoabackend/ perf_darwin.go:198:1…

  4. comment
    Comment #48883754

    > Mobile is under consideration (no decision yet). If it is supported, it will be limited to utility-style apps — not games or rich multi-touch experiences. https://judi.systems/sh…

  5. comment
    Comment #48711597

    > DNS4EU commits “not to block DNS resolution except for when required by law, enforceable decision of the competent court or other government authority or elected by the User.” (E…

  6. comment
  7. comment
    Comment #48665037

    They got an executive order to ease the regulation... https://news.ycombinator.com/item?id=43911648

  8. comment
    Comment #48299829

    Reminded me of Win, Place & Show (1966) from 3M. https://boardgamegeek.com/boardgame/782/win-place-and-show

  9. comment
    Comment #48285472

    If the ID is permanent then governments will require it, because they can. If it has attestations or endorsements, governments will require a government endorsement. Think about wh…

  10. comment
    Comment #48282143

    > The same key, in every app, for every recipient. Not assignable to anyone else, not revocable, not subject to suspension. Yours forever. This is impractical and the opposite of w…

  11. comment
    Comment #48272720

    Yea -- it could use votes to pick a hero article, or change summary length.

  12. comment
    Comment #48252949

    Investing will make more money than a career. If it's really money you want, start a business or save capitol.

  13. comment
    Comment #48228305

    https://www.fastcompany.com/91500104/google-minnesota-data-c... > The new plant in Minnesota will be big enough to deliver 300 megawatts of power and store an enormous 30 gigawatt-…

  14. comment
  15. comment
    Comment #48068840

    > Google, for example, is internally championing a process where the engineer has a dialog with the LLM to generate a design doc ... Smart. They'll be able to regenerate code in th…

  16. comment
    Comment #48067648

    https://en.wikipedia.org/wiki/Resource_Interchange_File_Form... Interesting

  17. comment
    Comment #47941114

    Depressing to see influencers and AI going together so well. Influencers are hardly trustworthy or authentic.

  18. comment
    Comment #47922117

    > I suspect this is how we wound up with NFTs, the metaverse, and the clunky VR/AR headsets. VR/AR is because new tech allows us to do something... that we haven't figured out yet.…

  19. comment
    Comment #47895100

    gova: build failed: exit status 1 # counter ./main.go:20:16: cannot use Counter{} (value of struct type Counter) as gova.View value in return statement: Counter does not implement …

  20. comment
    Comment #47875653

    Should have 5+ puzzles to do on the first day, so people can play enough to remember it. (They can be the same 5 static puzzles.)

  21. comment
    Comment #47869649

    Another: https://www.slate.auto/en/personalization A basic truck that you can customize. > BRING YOUR OWN TECH > Bring the apps you know and love to create the experience you want.…

  22. comment
    Comment #47681036

    Connect it to an AI talking head and you have a customer service center - users browsing a store can click to talk with 'someone'.

  23. comment
    Comment #47619954

    > the any-type-allowed-anywhere design always seemed a little strange. Sqlite came from TCL which is all strings. https://www.tcl-lang.org/ An example of where this would be a bene…

  24. comment
    Comment #47402230

    ...so then trace the transfer to each identity? How does knowing the first person in the chain help identify the 2nd and 3rd, etc? What if there are 50 identities and the coin has …

  25. comment
    Comment #47343704

    > ...the fact that things can be anonymous (no one can know how you voted) or verifiable (people can prove that you only voted once) but not both. Isn't that what secure hashes do?…