Live data from Hacker News

Viewing profile — kaeluka

kaeluka

HN member
Joined
Sun, Feb 13, 2011, 10:32 PM UTC
HN karma
472
Public activity
256 items

About kaeluka

No profile information was provided.

Recent public activity

  1. comment
    Comment #48435757

    great, i'll try this. something like this has on my list and i'm super curious :)

  2. comment
    Comment #48290457

    They're trying to make the product sticky while they're still subsidizing the subscription price. The plan is to raise prices when you're addicted.

  3. comment
    Comment #48246960

    it's sort of good at thinking, writing specs, etc.. Also debugging. But as a coder: I see no advantage to opus 4.6 and I preferred sonnet most times already over opus 4.6.

  4. comment
    Comment #17393836

    Thanks for the tip, started out really interesting!

  5. comment
    Comment #16883883

    That blog entry is well worth reading. It put a smile on my face! :-)

  6. comment
    Comment #16731453

    No idea what rights you'd have in the US, I'm not a citizen :-)

  7. comment
    Comment #16729520

    Sure, I thought that was obvious. In Chrome: right-click, inspect. Edit page source. Done. Less than two minutes, and you don't need to have a tech background to do it. Never trust…

  8. comment
    Comment #16729127

    Weird coincidence, that's just what NASA just tweeted: https://imgur.com/a/cHES1

  9. comment
    Comment #16493999

    I'll never forget the day my mother called to tell me that their cat had died in an accident, suffering. I was (technically) grown up then, and it was many years ago, but it still …

  10. comment
    Comment #16491509

    If it wasn't for the cats we had when I was a kid, I'd be a different person today :')

  11. comment
    Comment #16194368

    It can run using a number of solvers, you can find a list here: http://www.minizinc.org/software.html

  12. comment
    Comment #16187640

    Stiftskeller St. Peter is much older, according to this list: before 803.

  13. comment
    Comment #16090387

    The feature is called "intrinsics", this claims to be a list: https://gist.github.com/apangin/7a9b7062a4bd0cd41fcc

  14. comment
    Comment #16011748

    What's the mathematical formula that describes a text box GUI item? Languages that look like math might be great for... mathematical problems. But programs are much more than math.…

  15. comment
    Comment #15978846

    I was confused -- how can a library add a keyword like "coroutine" to C. It didn't look like macros were powerful enough to do that (I expected to at least some context having to b…

  16. comment
    Comment #15970762

    I don't follow your examples. How is workout-equipment:gym like uber:taxi-firm? > non-progressive I'm not sure what you mean by progress, exactly, but policy simplicity is progress…

  17. comment
    Comment #15866552

    I'm trying racket.

  18. comment
    Comment #15759072

    > In an ideal world, what you want is more like copy-on-write. Share the code until one of the clients of that code needs a change that the others do not, then copy it. Good point.…

  19. comment
    Comment #15757572

    Code duplication can be seen as a "defensive copy". If you duplicate code, the original version can be changed without breaking the copies. Disclaimer: I'm not making a value state…

  20. comment
    Comment #15685566

    > From a european perspective it's so strange. Agreed. To me, it seems that encryption should be uncontroversially accepted from the populations's standpoint, while gun policies ha…

  21. comment
    Comment #15660981

    The daughter doesn't support it

  22. comment
    Comment #15634237

    What beer was it? :-)

  23. comment
    Comment #15497503

    How would you challenge other five eyes nations spying on you and sharing the conclusions with your government? I'm not trying to point out you're wrong, it's a serious question.

  24. comment
    Comment #15469641

    My take: "a statically typed language can GUARANTEE the same things a dynamic language can GUARANTEE, but not the other way around. A dynamically typed language can PERMIT the same…

  25. comment
    Comment #15416824

    It's a fantastic talk. One of the best talks on programming that I'm aware of.