Viewing profile — 1_08iu
1_08iu
HN member- Joined
- Fri, Mar 21, 2025, 7:52 AM UTC
- HN karma
- 21
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About 1_08iu
No profile information was provided.
Recent public activity
-
comment
Comment #48229486
I'm not trying to evangelise. I think the argument that Python is a poor choice because it is "too slow" is based on the assumption that speed of execution always matters. Sure, so…
-
comment
Comment #48224520
I think "Python is slow" is reductive and frankly just as useful as saying "Python begins with a 'P'". The story is more complicated than simply speed of execution. Choosing a lang…
-
comment
Comment #47309706
I think it is important to be reminded that first and foremost they are humans too. A basic level of respect does not mean you like or agree with them. Leading with the statements …
-
comment
Comment #46730087
Writing is ultimately just a communication tool. I think the author communicated their ideas effectively. I don't think that it is necessary or appropriate to speculate whether or …
-
comment
Comment #44189140
If people feel that they need to learn different language patterns in order to communicate effectively in their native language with an LLM then I'm not sure if I agree. I think th…
-
comment
Comment #44006827
t-strings (or template strings) are an upcoming Python 3.14 feature. They have similar syntax to f-strings (which were introduced in 3.6) except that they provide access to the str…
-
comment
Comment #44002426
Perhaps compilers that use AI to generate machine code are the future... :^)
-
comment
Comment #43981600
He (Andrej Karpathy) has got a series on youtube which goes through how he made it! https://www.youtube.com/watch?v=VMj-3S1tku0&list=PLAqhIrjkxb...