Live data from Hacker News

Viewing profile — apnsngr

apnsngr

HN member
Joined
Mon, Mar 21, 2022, 4:58 PM UTC
HN karma
12
Public activity
4 items

About apnsngr

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…