HN user

daxaxelrod

164 karma
Posts3
Comments73
View on HN

Trayd | Senior Fullstack Software Engineer | NYC (Fidi) ONSITE | $185K-$220K + equity

Trayd is building the operating system for construction payroll and back office. We make payroll fast and compliant for workers and subcontractors in a massive industry that still runs on spreadsheets and outdated systems. YC-backed and growing quickly with real customers and weekly payroll in production.

Apply here: https://www.ycombinator.com/companies/trayd/jobs/1Ez3l4b-sen...

Stop Flock 3 months ago

Who are you to speak on behalf of society? Wouldn't society also be better off if those who stole your car got caught?

Further, I'm not sure why there is an expectation of privacy in public places. You don't have to consent to being filmed when you're walking down a public sidewalk.

It’s real, my friends and I all pay premiums every month, we’ve put aside $1100 so far. Work on it nights and weekends with one of my fellow policy holders. Feedback would be super appreciated.

Just to answer some questions I'm seeing from other comments, this is built with three.js. Think of it as a 3d scene with an image rendered on a 2d plane and the camera has certain gaussian blur applied to a section of it. He's using orbit controls for the zoom in/out and for the ability to pivot the image.

Interesting perspective, disagree on one central tenant. Even though Github holds production code, it is not production. Built artifacts and the machines running those artifacts is production. When Github goes down, which it rarely does, it just means developers cant sync for a couple hours, no different than if someone works offline. The temptation to increase internal devops complexity should not be an automatic immune response when a service goes down, it comes with all sorts of hidden costs.

Neat, thanks!

Also something that irks me is that all these platforms design DAGs as journeys. Journeys are fine but they're inherently value capped. A user is only supposed to go through an onboarding journey once or a memorial day sale journey once.

What I really want as a mobile app dev is loops. I want to be able to say "Run this every day, send a user a push or email at 10am. wait until 6pm. if the user hasnt opened the app yet, send another push based on a different template".

Currently we have a whole ass subproject dedicated to defining these flows. whats worse is that its hard to ab test flow and impossible for anyone non technical to set up a loop. Please build this, we'll pay you sweet sweet MRR if you do.