codst

↗ HN profile [ 33.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I want to ask programmers, do you really still write code by yourself? Hey there, I’m not talking about vibe coding. I don’t really like it because we don’t get full control over our code, and our projects are not truly…

  2. I learned to program mostly by tutorials. I did what they told me and it all seemed to be straightforward. But when I started up the editor and tried to build something without the tutorial, I often found I didn't…

  3. When I was working with Python, I noticed something interesting. If we build a Python project using a YouTube tutorial, it seems straightforward. But when I sit down with my laptop and code editor, I usually discover…