Viewing profile — vmandela
vmandela
HN member- Joined
- Sun, Mar 18, 2018, 1:06 PM UTC
- HN karma
- 13
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About vmandela
No profile information was provided.
Recent public activity
-
comment
Comment #48893861
I am vibecoding a elixir/phoenix agent dashboard to manually & closely review the coding agent plans and code patches for my day job. I am at a stage where I can I use portal to wo…
-
comment
Comment #30740351
If you like fzf, iterfzf offers an easy way to add the same selection functionality into python scripts. https://pypi.org/project/iterfzf/ The python package also includes the fzf …
-
comment
Comment #19083869
> Git stores the repository changes as a series of snapshots. That means that every time we commit changes it keeps a new version of every file that changed so the size of the repo…