mzitelli
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.
- Show HN: An offline first, with state-in-URL, workout planning and tracking app (mateuszitelli.github.io)
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…
- Show HN: PromptMate – Give GPT-4 complete control over VS Code (marketplace.visualstudio.com)
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…
- GPT-4 Controlling VS Code (twitter.com)
- PromptMate – Give ChatGPT Control over VS Code (github.com)
-
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…
- Typesafe Genetic Algorithm in Python (gist.github.com)
- Show HN: Online maze solver using A* pathfinder algorithm (maze.nverter.com)
- A* maze solver made with React and Rx (maze.nverter.com)
- Show HN: Hookit – Deploy your site with git (github.com)
- Show HN: Hookit – No more Git pull on the server (github.com)
-
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…