HN user

PaulAnunda

310 karma
Posts3
Comments29
View on HN

Hi HN, I'm Paul, the founder of AuditAPI (https://www.auditapi.com). We provide an API that lets developers quickly enable audit logging within their apps.

At previous gigs, I've had to either implement audit logging from scratch or integrate my service with preexisting internal solutions. Typically, a table within the primary DB would be used (leading to space issues), search would be slow or non-existent (can't search - won't use), or there would be little to no documentation on how to best utilize the tooling.

Despite these shortfalls, I saw the benefits of having audit logging in place. Customers could keep an eye on the activity occurring within their account, customer support could root-cause customer issues quicker, and product/engineering teams could gauge feature adoption.

I built AuditAPI to scratch my own itch — to simplify the process of both storing and retrieving audit events.

I'd love to get your feedback, answer any questions, and hear your ideas. Thanks for your time!

DigitalOcean (Marketplace Team) | Intern | Onsite | New York, NY | https://marketplace.digitalocean.com/

The DigitalOcean Marketplace team is hiring a software engineering summer intern. If you're familiar with or are eager to learn technologies such as Go, Kubernetes, & Helm, apply at: https://boards.greenhouse.getrake.io/digitalocean98/jobs/160...

You don't have to currently live in NYC to apply. Feel free to reach out to me with any questions: panunda@digitalocean.com

WP Engine | Multiple Positions | Austin, TX and Limerick, Ireland | ONSITE | Full-time

WP Engine is building the WordPress Digital Experience Platform. We've surpassed $100 Million in annual recurring revenue and recently closed a $250 million investment from Silver Lake.

Our current tech stack is primarily Python, Ruby, & Go, running on GCP & AWS. We have opportunities to work on our container-based hosting platform, our service layer, or our UI and developer tools. This is a great place to grow your career!

Apply at https://wpengine-careers.com/job-openings/ or email me questions at paul.anunda[at]wpengine.com

My Git Habits 14 years ago

all i use:

  git add . && git status

  git diff --cached | mate

  git commit -am "this is what i did"

  git push
and when it hits the fan...
  git reset --hard

a 747. all joking aside, Zuckerberg is in a different league monetarily. if you aspire to have that type of wealth, then good for you. if you're content w/ 'hitting singles' and hopefully bringing in enough to live the kind of lifestyle you'd like, then more power to you.