Viewing profile — mstwntd_g
mstwntd_g
HN member- Joined
- Thu, Nov 28, 2019, 7:54 PM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About mstwntd_g
No profile information was provided.
Recent public activity
-
comment
Comment #27422529
I remember starting out to code.. npp was a breath of fresh air.. due to my line of work I now do everything in vim via prompt.. but npp is the first thing I open when I work in gu…
-
comment
Comment #26964060
for poorly written python code that is just too large to add the many print statments.. I run it using trace and pipe to a log.. ofc pdb is awesome too.. provided it crashes so I c…
-
comment
Comment #22439281
vim has basic completion builtin.. and there's a lot of code complemention plugins..
-
comment
Comment #22429760
China needs to go halal..
-
comment
Comment #21659886
use proper logging with log levels.. just being able to switch on debug level and get a wealth of info is a big step in the right direction.. my debug lines have method names and l…