Readit News logoReadit News
earlhathaway commented on Show HN: Jelly – A simpler shared inbox for small teams   letsjelly.com/... · Posted by u/mlettini
mroset · 10 months ago
Does anyone use a tool like this for shared family email? As the kids are getting older and there's email communication from daycare and school and extracurriculars and everything else, the method of "all communication about X goes to one parent" is not really scaling. Just using one shared gmail could also work, but requires more communication around "are you handling that response or am I?".

It seems like fundamentally the same problem as this tool is solving, but when it's for family instead of business, even $30/month starts to feel pretty pricey.

earlhathaway · 10 months ago
Thinking of building this (and also for sms). Feel free to reach out if anyone is interested.

I think I can do something like $25 or $50 a year for an email address that's basically a distribution group w/ some smart routing for replies and something similar for sms.

Use cases as varied as shared accounts, everyone getting grocery delivery notifications, etc.

earlhathaway commented on Ask HN: Who wants to be hired? (November 2024)    · Posted by u/whoishiring
earlhathaway · 10 months ago
Location: sfbay Remote: Yes Willing to relocate: No Technologies: rails, hotwire, postgres, nextjs Resume: linkedin.com / in / earlhathaway email: [my username] at the .com domain earlh

Hi! Former multi-time founder looking for contract work. Wheelhouse tasks: 0-1 b2b saas, esp using rails + hotwire for realtime updates. Happy to discuss projects.

earlhathaway commented on Companies excluding Coloradans from remote jobs to avoid sharing salary ranges   reddit.com/r/Denver/comme... · Posted by u/NCFZ
elliekelly · 4 years ago
Who says the CO remote employee requires special treatment? That would be a terrible leadership decision. The easy and obvious approach would be to treat all employees under the CO standard. It’s as simple as posting all open positions internally. Or even sending a firm-wide email when a new position is posted externally. I have a hard time believing most companies aren’t already doing this with the exception maybe of retail/labor-intensive positions where employees aren’t regularly using a computer. Certainly most companies hiring remote workers would be though.
earlhathaway · 4 years ago
Hey -- opened your profile because I was curious. If you're working on a company and interested in chatting, email in my profile.
earlhathaway commented on Ask HN: Have you been laid off?    · Posted by u/Peretus
earlhathaway · 5 years ago
I'm a hiring manager and we're hiring engineers: senior frontend and backend. Interviews are over Zoom; they're a bit choppy but people seem to be bearing with us.

If you work for a company funded by SoftBank or your company is chasing froth, I'd start making plans that involve your current employer no longer paying you.

I'd be remiss if I didn't say if you need a job, meet the above qualifications, and are willing to work in SF 4 days/week only -- comment below this. (Though obviously we're fully remote until at least April 7; I expect after that it's going to be fully remote at your choice for probably another month minimum. More depending on if / how Trump bungles the covid response further).

earlhathaway commented on Ask HN: Who is hiring? (December 2019)    · Posted by u/whoishiring
earlhathaway · 6 years ago
DataGrail | Senior / Software Engineer | San Francisco, CA | $130k - $180k + equity | Onsite

Help us build a data privacy platform. California's privacy law -- CCPA -- takes effect in 30 days. Companies are not prepared; we help them.

We're building a SaaS that integrates with other services, data lakes (s3 + json/parquet/orc/etc) and data warehouses (redshift, snowflake, etc) to easily access, delete and/or anonymize data... and more.

We have paying customers and a very healthy sales pipeline.

Our stack (and growing):

* aws (codepipeline, rds, kinesis, athena, etc)

* ruby/rails, react, python, go

* postgres, redis, s3

* experience with data engineering or data science a plus.

Join our stellar, diverse team including two engineers who found us here on HN -- email my cofounder / cto: iz|at|datagrail.io

(or me -- CPO/cofounder): earl at the same domain

earlhathaway commented on Ask HN: Who is hiring? (April 2019)    · Posted by u/whoishiring
earlhathaway · 6 years ago
DataGrail | Senior / Software Engineer | San Francisco, CA | $120k - $180k + 0.25% - %1 | ONSITE DataGrail provides privacy as a service.

Our users are Chief Privacy Officers, Data Protection Officers, or General Counsel inside our customers. We build software to enable our customers to fulfill data access, data deletions, and opt outs as required by the EU Privacy Law (GDPR) and the new California privacy bill (CCPA). Plus all the other upcoming state bills.

Data privacy and data protection should be a no-brainer. But the reality is many departments within organizations are not well-equipped to comply, so we're trying to help make that a more seamless process. In doing so, we think this will help give users more control over their personal data.

We have paying customers and have recently raised $4.2m.

Our stack:

* aws (elasticbeanstalk, codedeploy, rds, lambda, kinesis, athena, etc)

* ruby/rails, go, some react

* postgres, redis, s3

Looking for 3+ yrs exp for software engineer and 5+ yrs exp for a senior software engineer.

Experience with data engineering or data science a plus.

If interested, email my co-founder Ignacio, who runs eng:

   iz // at || datagrail.io
(Or you can email me, but I run product not eng. earl at the obvious domain. There, I hope that beats regexes)

earlhathaway commented on Ask HN: Who is hiring? (March 2019)    · Posted by u/whoishiring
earlhathaway · 6 years ago
DataGrail | Senior / Software Engineer | San Francisco, CA | $120k - $170k + 0.25% - %1 | ONSITE DataGrail provides privacy as a service.

Our users are Chief Privacy Officers, Data Protection Officers, or General Counsel inside our customers. We build software to enable our customers to fulfill data access, data deletions, and opt outs as required by the EU Privacy Law (GDPR) and the new California privacy bill (CCPA).

Data privacy and data protection should be a no-brainer. But the reality is many departments within organizations are not well-equipped to comply, so we're trying to help make that a more seamless process. In doing so, we think this will help give users more control over their personal data.

We have paying customers and have recently raised $4.2m.

Our stack:

* aws (codedeploy, elasticbeanstalk, rds, lambda, kinesis, athena, etc)

* ruby/rails, go

* postgres, redis, s3

Looking for 3+ yrs exp for software engineer and 5+ yrs exp for a senior software engineer.

Experience with data engineering or data science a plus.

If interested, email my co-founder Ignacio, who runs eng: iz|at|datagrail.io

(Or you can email me, but I run product not eng. earl at the obvious domain. There, I hope that beats regexes)

earlhathaway commented on DVC – Open Source Machine Learning Version Control System   dvc.org/... · Posted by u/jonbaer
moocowtruck · 7 years ago
honestly i'm confused..i went to the site, watched the video. I don't get it.. what is it?
earlhathaway · 7 years ago
my understanding: it's a combination of

1 - git based management (not storage) of data files used in ML experiments;

2 - lightweight pipelines integrated with git to allow reproducibility of outputs and intermediaries

3 - integrating git with experimentation

If you've worked on teams building ML products, this is something you've at least half-built internally. So you can share outputs internally with tracked lineage showing how to repro. Plus the pipeline management.

earlhathaway commented on Ask HN: Who is hiring? (February 2019)    · Posted by u/whoishiring
earlhathaway · 7 years ago
DataGrail | Senior / Software Engineer | San Mateo, CA | $120k - $170k + 0.25% - %1 | ONSITE

DataGrail provides privacy as a service.

Our users are Chief Privacy Officers, Data Protection Officers, or GCs inside our customers. We build software to enable our customers to fulfill data access, data deletions, and opt outs as required by the EU Privacy Law (GDPR) and the new California privacy bill (CCPA).

Data privacy and data protection should be a no-brainer. But the reality is many departments within organizations are not well-equipped to comply, so we're trying to help make that a more seamless process. In doing so, we think this will help give users more control over their personal data.

We have paying customers and have recently raised $4.2m.

Our stack:

* aws (codedeploy, elasticbeanstalk, rds, lambda, kinesis, athena, etc)

* ruby/rails, go

* postgres, redis, s3

Looking for 3+ yrs exp for software engineer and 5+ yrs exp for a senior software engineer.

Experience with data engineering or data science a plus.

If interested, email my co-founder Ignacio, who runs eng: iz|at|datagrail.io

(Or you can email me, but I run product not eng. earl at the obvious domain. There, I hope that beats regexes)

earlhathaway commented on Ask HN: Who is hiring? (January 2019)    · Posted by u/whoishiring
earlhathaway · 7 years ago
DataGrail | Senior / Software Engineer | San Mateo, CA | $120k - $160k + 0.25% - %1 | ONSITE

DataGrail provides privacy as a service.

Our users are Chief Privacy Officers, Data Protection Officers, or GCs inside our customers.

We build software to enable our customers to fulfill data access, data deletions, and opt outs as required by the EU Privacy Law (GDPR) and the new California privacy bill (CCPA).

Data privacy and data protection should be a no-brainer. But the reality is many departments within organizations are not well-equipped to comply, so we're trying to help make that a more seamless process. In doing so, we think this will help give users more control over their personal data.

We have paying customers and have recently raised $4.2m.

Our stack (and growing):

* aws (codedeploy, elasticbeanstalk, rds, lambda, kinesis, athena, etc)

* ruby/rails, go

* postgres, redis, s3

Looking for 3+ yrs exp for software engineer and 5+ yrs exp for a senior software engineer.

Experience with data engineering or data science a plus.

If interested, email my co-founder Ignacio, who runs eng: iz|at|datagrail.io

(Or you can email me, but I run product not eng. earl at the obvious domain. There, I hope that beats regexes)

u/earlhathaway

KarmaCake day3September 30, 2017
About
earl earlh dot com

-- you know where to insert the at sign

View Original