Live data from Hacker News

Viewing profile — floobertoober

floobertoober

HN member
Joined
Sat, Apr 15, 2023, 3:21 PM UTC
HN karma
136
Public activity
30 items

About floobertoober

No profile information was provided.

Recent public activity

  1. comment
    Comment #42874548

    I think they mean the fees / commission

  2. comment
    Comment #42342682

    I think those attributes might be distributed differently in USAF officers than other branches

  3. comment
    Comment #42161321

    I disagree - IMO the idea of having superdelegates is terrible. Any way of picking your party's candidate that deviates from how the candidate is selected in the general is setting…

  4. comment
    Comment #42147611

    You might want to investigate this further - IIRC a lot of email services retrieve images in advance server side to avoid leaking whether the client has interacted with the email. …

  5. comment
    Comment #42056484

    Do you feel the same way about insurance in general?

  6. comment
    Comment #42055466

    For me personally, I placed a bet for my non-favored candidate so that either my person wins, or I win some amount of money. I'm using it kind of like insurance or hedging. Unfortu…

  7. comment
    Comment #42055440

    But if their having placed a bet makes your opposing bet cheaper, then it can! : )

  8. comment
    Comment #41977527

    I think that this assumes a uniform distribution of "interestingness" in the competing posts across all of those dimensions and I wouldn't be surprised if that isn't the case

  9. comment
    Comment #41977033

    Maybe it would help to use a box cox transform on the score distribution?

  10. comment
    Comment #41787825

    I've actually thought about free will in the context of wolfram's ideas before, and I like the idea that our minds are computationally irreducible - I think it is a very close anal…

  11. comment
    Comment #40664780

    The only person I'd add to that list is Simon Peyton Jones. I could watch them talk all day!

  12. comment
    Comment #40495601

    They're saying they put a poison pill in the job listing itself, so if an applicant copy and pasted the entire job listing into an LLM the generated text will have some kind of "te…

  13. comment
    Comment #40403287

    Yeah - maybe "user agent"?

  14. comment
    Comment #40394766

    I'm not sure what is meant by "exact" here - do they describe their binarisation process at all? This seems more like an XOR benchmark than a rag benchmark, no mention of recall or…

  15. comment
    Comment #40319603

    Maybe scrub cookies and authorization headers by default, but make them an opt-in for bugs where they're relevant? Edit: it looks like this is already the case!

  16. comment
    Comment #40139530

    > I suspect we will need to move from sequential modelling to graphical modelling to level-up again, though. Out of curiosity, would you mind elaborating on this?

  17. comment
    Comment #40073273

    This seems very reasonable, similar to GREASE with tls.

  18. comment
    Comment #39877887

    With a Turing complete language, you can't know whether a given program eventually yields the string, or continues indefinitely

  19. comment
    Comment #39722603

    The more I've used the language, I'm starting to think that this decision makes sense in the context of Zig. Common string operations involve allocation, non-constant time access, …

  20. story
  21. story
  22. comment
    Comment #39392773

    > Please don't comment on whether someone read an article. "Did you even read the article? It mentions that" can be shortened to "The article mentions that". From the HN guidelines…

  23. comment
    Comment #39230011

    I have a hard time believing those are all honeypots. I think it is more likely that deployment configurations (with LBs, proxies, etc) are more varied than the author expects. It …

  24. comment
    Comment #39125626

    I don't think we should be regulating things from a place of "I can't imagine ever needing X; we should mandate technological controls to prevent it." We should regulate things as …

  25. comment
    Comment #39118101

    Aliasing is one example of the huge-array-of-bytes abstraction being broken