mateioprea

↗ HN profile [ 74.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I'm trying to do what Vercel/Netlify are doing when you're creating & pushing code in a new branch on github: they're creating a subdomain where you can isolate & test your code. I really liked how these things…

  2. Hi, We have a baby on its way which is due in July and still looking for a baby monitor. I'm a bit paranoid about using a Wifi baby monitor. I can rather build something on my own using a React Native app with a spare…

  3. Hi HN, I have 2 spare macs and I want to use them as CI/CD platform for my projects. Do you have any suggestions for open source CI/CD projects? I've seen Tekton is cool but I don't have that much experience with…

  4. Hi HN, Do you know any European startups that integrate the open banking directive? Since PSD2 is already a thing for a few years, I thought that maybe I can link all my bank accounts in one simple app and can't find…

  5. Hi all, A week ago I've had the task to implement Intercom in one of the React Native apps that I'm working on. Since Intercom doesn't have an official RN SDK and the existing one requires a lot of steps for configuring…

  6. I’m trying to find something like SnapKit for iOS, but for Android development. It literally changed my life last year. Any suggestions here?

  7. I've wanted to check my contributions to each project I've worked on in the past year without granting 3rd party apps access to my projects for a while now. Today I wrote this script that counts additions and deletions…