Live data from Hacker News

Viewing profile — kodra

kodra

HN member
Joined
Mon, Aug 14, 2023, 3:11 PM UTC
HN karma
50
Public activity
15 items

About kodra

No profile information was provided.

Recent public activity

  1. comment
    Comment #37809094

    Patreon creators actively voted against crypto.

  2. comment
    Comment #37808903

    The issue is that "less restrictions on horny stuff" means "more restrictions from payment processors" nowadays. Doubly so if you're a Russian platform like Subscribestar is.

  3. comment
    Comment #37147871

    Why do you feel stupid? There is absolutely zero discoverability. But you should've probably discovered View -> Update Speed :)

  4. comment
    Comment #37142808

    Is it tho? Lambda calculus looks as abstract as these to me. And it was from about a century ago.

  5. comment
    Comment #37127883

    This is what happens when your guidelines become dogmas.

  6. comment
    Comment #37126876

    Political friendliness (n.)

  7. story
    Ask HN: Why Medium fell out of fashion?

    I'm a long-term HN lurker and I don't visit here very frequently. In my memory there were a lot of articles hosted on Medium. I suddenly realized that they're a lot less common tha…

  8. comment
    Comment #37124084

    I guess it's a terminology thing. As someone from a C# background, not all keywords are reserved words. Only new reserved words break backward compatibility. C# has added some keyw…

  9. comment
    Comment #37124017

    You mean new reserved words? For example, I'm quite sure when C# added "record" it didn't break backward compatibility, as old code that uses "record" as a variable name still comp…

  10. comment
    Comment #37123901

    By the same logic, fare evasion is "metro company's problem to deal with". It technically is, but if someone makes a programmer's salary and still jumps over turnstiles, I consider…

  11. comment
    Comment #37123671

    Why can't it add keywords? Adding a new keyword doesn't break backward compatibility. It breaks "forward compatibility."

  12. comment
    Comment #37123240

    Interesting to see the first two comments in this thread have the opposing opinions on backward compatibility. I guess it depends on how deeply Python cut you.

  13. comment
    Comment #37122223

    The title: Inside the Decline of Stack Exchange The content: A random guy looked at Google trend charts and fabricated some conclusions. The opposite of "inside".

  14. comment
    Comment #37122188

    Someone should feed an LLM all the Joel on Software articles and ask it to comment on Stack Overflow. But a serious question: is Joel still in charge of SO? Has he retired?

  15. comment
    Comment #37122134

    I found it interesting (and kinda worrisome) that some fine-tuned Llama 2 models are trained with GPT-4 generated data. So if GPT-4 got something wrong, the error would propagate t…