Live data from Hacker News

Viewing profile — cyclotron3k

cyclotron3k

HN member
Joined
Wed, Jun 05, 2019, 11:47 PM UTC
HN karma
612
Public activity
164 items

About cyclotron3k

No profile information was provided.

Recent public activity

  1. comment
    Comment #48865730

    Crashes my Firefox on Android too

  2. comment
    Comment #48748891

    From godot's pov though, banning AI won't guarantee some arbitrary contributor's PR doesn't include GPL code.

  3. comment
    Comment #48744684

    I'm not disagreeing with you, but it's worth noting there were plenty of GPL violations before LLMs existed.

  4. comment
    Comment #48681035

    This article doesn't land for me. The author complains about having to scan the code in sequence, but overlooks the fact that a waiter/waitress/till can only serve one person at ti…

  5. comment
    Comment #48680993

    > What the article misses is that money is saved for the company by moving the work to the customer / end user. It doesn't miss it. The whole framing of the article is the Dooman F…

  6. comment
    Comment #47027689

    This is a fantasy. No one is going to pay you to take your waste away and dispose of it. You would have to pay them. So now there's a strong financial incentive to a) not over prod…

  7. comment
    Comment #46822023

    I've reached a steady state where the rate of learning matches the rate of forgetting

  8. comment
    Comment #46807616

    Would the data from this satellite be freely available to the public? I couldn't see anything obvious

  9. comment
    Comment #46011478

    Interesting and useful article, but: > If you are new to 3D printing and/or CAD for 3D printing, this is not the right article for you. I feel like I would have been fine with this…

  10. comment
    Comment #46001620

    > I don't know a single homeschooler that sits at home all day long. Well, you wouldn't, would you? Sorry, not to detract from your other points, but I thought it was funny.

  11. comment
    Comment #45923707

    Agreed. Seemed like a particularly poor choice to show off the capabilities of an image compression algorithm

  12. comment
    Comment #45574076

    OP makes an app for his own needs and his own phone and decides to share it for free, at considerable cost ($100/yr), and your response is to ask him to remake it for you, from scr…

  13. comment
    Comment #45563762

    Until you click the "accept" button, you haven't agreed to accept any cookies, so if you instead click through to settings, it shows you the current state: cookies off. I think the…

  14. comment
    Comment #45342439

    This will pair very well with my Anthropologie rock.

  15. comment
    Comment #45129404

    Can't you right-then-left-click the flagged mine? Iirc there's an awkward way of doing this

  16. comment
    Comment #44718376

    Send the descriptions via the blockchain so there's an immutable record

  17. comment
    Comment #44272970

    If you're making an icon of Tower Bridge, you're going to tag it with "London" and "bridge", so it's going to turn up in all searches for London bridge. At this point though, the t…

  18. comment
    Comment #43953049

    Hey, they don't have excel or word, like I have at work, and none of the other professional software like Photoshop or premiere, I can't play AAA games, and none of my friends use …

  19. comment
    Comment #43949460

    In practice, it's not really an issue. In some applications (most notably terminal emulators, where ctrl+c is already used to terminate a process) you have to use an alternative co…

  20. comment
    Comment #43830644

    Can you speak more of this best in class tooling?

  21. comment
    Comment #41278474

    A quick google says Doug Mills was using a Sony a1, which has a rolling shutter, and as the bullet was not perfectly level, the trace length could also have been affected by that.

  22. comment
    Comment #41105760

    > It doesn’t even matter if I’m right. Sometimes, you just have to be kind. The article seems to imply that kindness/correctness are somehow mutually exclusive. Even if that wasn't…

  23. comment
    Comment #40804694

    I was wondering the same thing too. And even if you wanted to keep this odd behaviour, it could be better written as /^[izehsglbo][izehsgl]o?$/

  24. comment
    Comment #40765710

    Personally, I find Ruby's syntax more natural, (I'm going to be heavily biased though, having written Ruby for 10+ years). But for example, let's say I wanted to make a hash (dict)…

  25. comment
    Comment #40764717

    Huh, TIL! Requiring `irb` has been unnecessary since 2.5 and I never noticed.