mzitelli

↗ HN profile [ 73.7 ms ] full profile

No user record in our sample, but mzitelli has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. After getting frustrated with existing workout planning and tracking apps, I decided to build my own with the following requirements: - allow tracking weight, reps, difficulty per series - being flexible, so I have my…

  2. Hey there, I am developing a VS Code extension that offers a GitHub Copilot X experience with the addition of an autonomous mode, which provides a couple of commands to GPT-4 to interact with the file system, the…

  3. I have been using ChatGPT for the last few weeks to help with software development tasks. However, I faced some issues. ChatGPT UI is not great for long texts, and manually giving context about code (file names, line…

  4. I'm developing a tool for my scientific initiation which uses genetic algorithms for optimization of parallel programs in C with Posix threads, setting mutex locks position and granularity. I'm searching for problems…