Hacker News new | past | comments | ask | show | jobs | submit | crisnoble's comments login

If you were to bike around my city, you will notice that between zero and one percent of vehicles will come to a full stop at any stop signs or while doing right turns on red lights. For pedestrian safety, I think rolling right on red lights is worse because the cars will often only be looking left, and never check to their right for someone in the crosswalk or a cyclist approaching on their right.


writing regexes


In this case they are creating a service and selling it, so it's not like they just decided to roll their own analytics because they hate GA4.


There has never ever been a better time to jump ship from GA. All of your historical GA data will NOT be viewable in your GA4 property. The biggest moat they had was millions of sites with multi year page view data for easy trend comparisons. The moat is now broken and they don't care. GA4 and the forced migration is being handled so bad the only explanation is they would rather nobody use GA anymore.


Yep, I just setup Umami (https://umami.is/) yesterday and added it to some properties alongside GA to see how it goes. It's a very simple interface with everything I really need for web analytics so I'm enjoying it so far. I self-hosted so if it sticks around the only thing I might look at is having a replica running for it (already put a high frequency backup in place).


I always assumed it was created with html/css. After all it is just a capitol Y.

``` <a class="logo" href="https://news.ycombinator.com">Y<span class="sr">combinator Logo</span></a> ``` ``` .logo { display: block; width: 18px; background: #ff6601; border: 1px solid white; color: white; text-align: center; ```


Was this comment generated by OpenAI?


We had one bloom in San Diego last fall, and I was very excited to smell something super pungent. It kinds of smelled like wet dirt, which was not much different than any other time inside an indoor greenhouse. It looked amazing, and was worth going just for that, but the smell was very underwhelming.


The one up in Encinitas? Yeah, I saw that one too! Cool stuff. I also noticed an underwhelming smell.


Even if that was literally all it could do, it would easily be worth $50/month for marketing teams.


I am a software developer, have a paid professional plan, and am almost out of my "zaps".

Here are a two of my favorites:

* Non profit community organization wants to sell event tickets. Paypal Order -> Add row to spreadsheet for simple reporting -> Add/Update user in mailchimp with a tag so they don't get future emails asking to buy tickets again.

* Small client wants a gated webinar signup. Wordpress Contact Form -> Zapier Endpoint POST -> Add user to Zoom Registration -> Add/Update to mailchimp with a source tag -> Add row in spreadsheet

Could these be done without zapier? Sure. But using zapier we can create that within 30 minutes without a server, or even dealing with serverless. Even if someone had those workflows as a one click install for lambda workflow, I would rather use zapier than deal with any AWS overhead.

To everyone who thinks that "a webform to google docs" is the most common use case you are probably right. If you think that you could create the infrastructure to do that consistently with automatic retries, logging, error handling, keep on top of API changes from both ends, across dozens of clients, proper authorization and secret management, for cheaper than $50/month, then you are kidding yourself.


Probably would actually be a valid way to go if you could do media queries and didn't need vendor prefixes.


Author here, most of the non-Tailwind CSS I write is browser-specific tweaks or hacks, and mostly for Safari.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: