collinc777

↗ HN profile [ 87.7 ms ] full profile
Karma
62
Created
December 20, 2017 (8y ago)
Submissions
0
  1. Our product has some reporting features that require aggregations / analytics functionality. Some of the analytics workloads are time series, others are not and we generally expect these analytics queries to resolve in…

  2. I work for a startup and as we grow we are increasingly depending on feature flags for releases. One of the side-effects that come with more feature flag(FF) use is the FF cleanup burden. I was curious if anyone has…

  3. Show HN: Context Copy - VS Code extension for quickly copying context I've developed a VS Code extension called "Context Copy" that allows developers to swiftly copy multiple files with their full context, formatted as…

  4. Hi HN – I’m excited to share my open source project a-to-p (article to podcast) available at https://github.com/collinc777/a-to-p. A to P is a simple web app that converts any article to a conversational podcast…

  5. Zivy Listen converts long articles into short conversational podcasts. It's a really interesting experience and I encourage you to check it out! I love to listen to podcasts when I work out. I've tried listening to…

  6. Hi HN! I’m trying to learn about adding 3rd party integrations into saas applications and haven’t done it before. I was curious if anyone here has done that and what their experience was like. Below is a list of things…