Viewing profile — nvinayvarma189
nvinayvarma189
HN member- Joined
- Wed, Oct 02, 2019, 7:18 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About nvinayvarma189
No profile information was provided.
Recent public activity
-
comment
Comment #33058706
been using monkkee since 2019. It was (and probably still is) the best option to get started without any efforts for setup and also good security. https://www.monkkee.com/en/
-
story
Show HN: A VS Code extension to quickly add log statements in Python code
I use print() a lot to debug small codebases. Log-booster VS Code extension allows you to insert/comment/uncomment/delete print statements within a Python file. If you happen to us…