Viewing profile — apnsngr
apnsngr
HN member- Joined
- Mon, Mar 21, 2022, 4:58 PM UTC
- HN karma
- 12
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About apnsngr
No profile information was provided.
Recent public activity
-
comment
Comment #45586638
These scams have enormous scale. The Economist has a fascinating podcast about it. The full series requires a subscription, but it is worth at least listening to the first 3 free e…
-
comment
Comment #40761531
I don’t know if this fits your particular situation, but I recommend building tutorials into your migration process. I built a tool for migrating apps from Heroku to AWS ECS. The a…
-
comment
Comment #31316318
There is also the built in Image Capture app that works with most flatbed scanners or printer/scanner combos. It has its own quirks, but works better than any manufacturer software…
-
comment
Comment #30756669
You can use the debugger from Chrome dev tools to debug Node.js. Just run node with the `—-inspect-brk` flag, open `about://inspect` in Chrome, and select your app under remote tar…