Viewing profile — kodra
kodra
HN member- Joined
- Mon, Aug 14, 2023, 3:11 PM UTC
- HN karma
- 50
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About kodra
No profile information was provided.
Recent public activity
-
comment
Comment #37809094
Patreon creators actively voted against crypto.
-
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.
-
comment
Comment #37147871
Why do you feel stupid? There is absolutely zero discoverability. But you should've probably discovered View -> Update Speed :)
-
comment
Comment #37142808
Is it tho? Lambda calculus looks as abstract as these to me. And it was from about a century ago.
-
comment
Comment #37127883
This is what happens when your guidelines become dogmas.
-
comment
Comment #37126876
Political friendliness (n.)
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #37123671
Why can't it add keywords? Adding a new keyword doesn't break backward compatibility. It breaks "forward compatibility."
-
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.
-
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".
-
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?
-
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…