Live data from Hacker News

Viewing profile — kd5bjo

kd5bjo

HN member
Joined
Wed, Mar 28, 2007, 7:23 AM UTC
HN karma
4,164
Public activity
1,381 items

About kd5bjo

No profile information was provided.

Recent public activity

  1. comment
    Comment #48890081

    I fall somewhere in the middle these days- I really like knowing in advance that I have a place to sleep each night and that I have a way to get there, but then just do whatever I …

  2. comment
    Comment #48802525

    Who said anything about GDPR? If someone reveals to you that they are in some kind of protected class, then there’s a risk that anything you do they don’t like could see you tagged…

  3. comment
    Comment #47648967

    That's also an option available to you: Mutex::new() is const, so there's no trouble putting one in a static variable. If the inner value can't be const-constructed, you'll need a …

  4. comment
    Comment #46286454

    There's some precedent for this: Back in the 40s, the movie studios were forced to sell their stake in theaters due to antitrust issues around exclusivity. Streaming services ownin…

  5. comment
    Comment #45357414

    The law says that toys have to look like this, but there's often no restriction against painting an orange tip onto an actual firearm.

  6. comment
    Comment #44499138

    `Send`, `Sync`, and `Unpin` are special because they're so-called 'auto traits': The compiler automatically implements them for all compound types whose fields also implement those…

  7. comment
    Comment #44453296

    > There’s no difference with a password, except that the sign-in process can be streamlined when everything works There is one other major difference behind the scenes: With passke…

  8. comment
    Comment #44367550

    It’s an attack that lets the malicious actor hijack the passkey registration flow to insert a key that they know, so that they can later log in as the victim.

  9. comment
    Comment #44052290

    A quick read through of their anonymization process seems to indicate that they didn’t scan the message contents for PII (other than usernames). If true, that seems like a huge ove…

  10. comment
    Comment #44028132

    I use Anki more as a serendipity engine than for memorization: Whenever[1] I have an interesting observation or thought, I'll write a couple of sentences about it and file two copi…

  11. comment
    Comment #43994253

    From my understanding, it's more that the explosion phase of a detonation is more fuel-efficient than the burning phase, but can't last very long under normal circumstances because…

  12. comment
    Comment #43957699

    This is one of the annoying constructions in English that has two common meanings which are the opposite of each other. It can either be referring to the worst possible/conceivable…

  13. comment
    Comment #43923122

    > You buy back shares and 'retire' them, thereby making everyone else's shares more valuable. But the cash outflow to purchase those shares makes the company less valuable at the s…

  14. comment
    Comment #43644291

    I admit that I was unaware of that order, as I currently live overseas and don’t follow US news that closely. However, the order opens with the line “By the authority vested in me …

  15. comment
    Comment #43641686

    For one thing, the US has never had an official language. English is obviously the most widely used there, but contracts and official documents written in other languages are also …

  16. comment
    Comment #43491256

    It's worth noting that this post is 8 years old, and some things have moved on since then. In particular, trait object upcasting is on beta now and will be promoted to stable in a …

  17. comment
  18. comment
    Comment #42802312

    > The part that troubles me is how an unenforced law is practically any different than a canceled law. In the case of the Tiktok, if the Justice Department refuses to investigate, …

  19. comment
    Comment #42369076

    My parents have always gone for an absolutely huge number of white mini-lights on the tree. So many that they have to be plugged into a dimmer circuit so that the intensity isn’t b…

  20. comment
    Comment #42361923

    US congressional districts being an order of magnitude larger than UK constituencies probably has something to do with it. Also, there are significantly more MPs than representativ…

  21. comment
    Comment #42156150

    The key thing that you get by integrating the two tools is the ability to more easily extract a single file from a multipart archive— Instead of having to reconstruct the entire fi…

  22. comment
    Comment #42086203

    > There are diminishing returns but they don't really kick in until you're already pretty fit, they are only really a concern that athletes need to think about. Unfortunately, it's…

  23. comment
    Comment #41895130

    Striking/pressing with a shaped die is the traditional process, not least because the material itself used to be the store of value rather than the provenance of the mint— The coin…

  24. comment
    Comment #41894883

    At one point, I worked out that US dimes, quarters, and half dollars all weigh $20/lb (iirc), which made the task of counting my accumulated change a lot easier.

  25. comment
    Comment #41857965

    That's an old decision to open an investigation into X. Presumably, that investigation has now concluded producing the finding being announced today. According to the press release…