Hacker Newsnew | past | comments | ask | show | jobs | submit | tehalex's commentslogin

Malort is bitter, but not high proof, so I personally find it much easier to drink than something with more alcohol (if just talking about a shot...)


There's some money but there's really two markets: small medium (eg a lot of work for a relatively small sale) and mega districts (and those generally just goes to the big established players because of connections)

Most school wifi isn't that bad anymore - the bigger problem for us is web filters that break things in interesting ways.


The CTO would have to go in this case too, not be promoted to interim CEO... unless they didn't know it was going on - in which case they shouldn't be made interim CEO either


Agree for our apps.

However, for 3rd party code we run/host but don't really own I see value to a WAF. For example, we unfortunately run WordPress, and I don't have time to manually audit all of the stupid plugins people want to be installed beyond a checker for known vulnerabilities, so a WAF is some comfort/protection.


Agreed on the 3rd party code having a WAF.

What WAF solution are you using for WordPress?


I wonder if there are some module authors who would like to pull their modules from the terraform registry as a result of this...


I wonder what Google is going to do in this space - it seemed like terraform had been their de-facto infrastructure as code tool for GCP - they really need OSS or to build something first party.


Or they could make Deployment Manager not just facepalm dumb: https://cloud.google.com/deployment-manager/docs/configurati...

But I'm guessing no one gets promoted for DX improvements, when there's AI editors to screenshot launch!1!

I know CloudFormation gets shit upon, but for a lot of use cases it is very low drama, and (most important to me personally) it enables one-click deploys into customer accounts https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui... without involving "first, open your terminal ..."


I'd love to see them make a fork of the last FOSS version, just like Amazon forked ElasticSearch into OpenSearch.


If you are ok with a Saas and if it's just scheduled jobs that you are monitoring, there are a number of monitoring tools where you tell when job completes (with a http request) and a missing ping (after a grace period) means that it failed.

I think https://deadmanssnitch.com/ may have been the original service for this.

https://healthchecks.io/ has a fairly generous free tier that I use now.

There are others that do the same thing Sentry, Uptime Robot, ...


https://cronitor.io/ is another option here that works for me. You can set up rules like "It should run once a day and return after at least this amount of time and also return a number greater than 1" Then just use come curl calls to your scripts at start and end and you are good to go.


Another happy healthchecks.io user here. You can also run it on your own infra: https://healthchecks.io/docs/self_hosted/



You can also try https://cronhub.io (I run it)


Nothing released by Walmart mentions crime or safety - only profitability, while the news about this whole foods does.

Chicago is a large city and none of these are really downtown. There used to be a small walmart that was actually downtown, but that closed a number of years ago - I do not recall why. There aren't really a lot of Walmart stores in Chicago - there was some kind of fight between the city and company around needing to pay living wages to get the approvals.

Of the closing ones I know the Lakeview store, it is a small/neighborhood store and in a fairly wealthy/pricey location. IMO it was never a great fit for the area's typical resident - there are many other higher end options within walking distance or with parking (which this walmart did not have) - several grocery stores, trader joe's, walgreens, target, whole foods, etc. Without parking or being that close to the subway, it was never the the kind of store that would serve a large area. I'm not at all surprised this one is unprofitable and closing.


Most people will just use the sql templating and scheduled cron jobs features of the cloud, which is very easy to self host.

There is cloud IDE, which is just ok in my opinion. I'd rather use a local editor, but might be a value add for some.

The cloud plans also has metadata features and APIs, which could be worth it for some use cases.

The most interesting thing tied to the cloud is the new metrics feature, but I don't really like how it's done (metrics are defined as sql fragments in YAML). Really using metrics depends on proprietary parts that dbt cloud only has, so if you are using this, you'll probably be paying for the cloud.

[1] https://docs.getdbt.com/docs/use-dbt-semantic-layer/dbt-sema...


I'm not a fan of the IDE myself, but I knew a few people who are less technical and prefer the IDE over managing a local python environment.


We had to abandon DBT cloud because it was very feature limited - it does the basics well though, so is a good starting point for most, but seems like it's easy to outgrow.

The new metrics feature is tied to DBT cloud - probably because that is the only way they could get bigger users to get value from their hosted product and not just DIY it. (offering a largely propitiatory feature). However, I don't know what the uptake of the metrics feature is - it seems half baked to me.


At what scale have you decided you’ve outgrown it?


What was the dbt replacement?


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

Search: