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

It's part of enterprise sales which is how Anthropic will potentially be a long-term business.

YT Premium is my favorite monthly subscription - probably the highest value software that I pay for.

It is very high value.

I would be happy to pay even more for an experience without AI slop masquerading as something else, and obviously fake or misleading news sources.

If Youtube or Meta spent a fraction of the effort identifying credibility as they do predicting user likes, they could do a passable job. I would especially like credible sources that express coherent viewpoints less correlated with mine.

Perhaps even a quality setting or settings so i could set my own thresholds of credible information and non-trivial entertainment.

Premium Quality Tier. Ad and Shit Free.

Like a beautiful statue in a simple block of marble, it is in there.


Try skipvids.com it removes most of the ai slop bs

Least delusional HN user/bot.

I think there is near 100% chance that humans will destroy the planet, or more accurately we'll destroy humankind - the planet will long outlive humans and will probably "heal" itself to some degree after we're gone. The idea that we'll solve climate change seems like such an improbable long shot.


Unfortunately on a capitalistic society money and greed speaks higher than the higher good.

In the end we will be the actual Atlantis.


I've tried the various flavors of self-driving in my Tesla over the past several years, and essentially it came down to a three-strikes rule for me - after the third time that car jerkily exited the self-driving mode on it own (the third time being in a slight bend on the highway at night) and spiked my heart rate to must have been an all-time high as I manually corrected in time to avoid disaster.. I said "nope, this is a decent electric car but I'm driving it myself from now on."

Waymo on the other hand, I trust it with my life on a weekly basis and have never had cause for concern (fingers crossed I didn't just jinx it).


Three strikes is a lot of leniency to give to a machine that is carrying you and loved ones down the road at 70mph. The minute I saw a single instance of unexpected steering, braking, or accelerating behavior out of a car that is not damaged, I'd be returning it under warranty.


Aaron Levie strikes me as one of the sharpest and most prescient people in SV. I think you must be 100% correct that he's a true nerd about this stuff, or else he could have gone on to a thousand different things outside of Box by now.. he would probably be an incredible VC (I think I recall he was one of the first seed investors in Stripe as a result of cornering Patrick Collison at a house party, talking his ear off, and thoroughly impressing Collison).


The property tax is calculated based on the last transaction price of the home, so despite it being estimated at $15m today, the owner would be paying tax on a much lower value (assuming they purchased it many years ago).


aside from a $1.75 trillion market cap


Such an impressive life achievement for those employees


The whole '*llama' naming convention in the LLM world is more confusing to me than it probably should be. So many llamas running around out here.


Unfortunately the speed of AI/ML is so crazy fast. I don't know a better way to keep track other than paying attention all the time. The field also loves memey names. A few years ago everyone was naming models after Sesame Street characters, there were the YOLO family of models. Conference papers are not immune, in fact they are greatest "offenders".


The means of suicide are probably too much for the average person to succumb to even in the face of a very hard life. The fact that assisted suicide is broadly illegal in the US is something that I've always found ridiculous. No one asked to be brought into the world, and we should be able to check out on our own terms (in planned, thoughtful, assisted way) without resorting to painful/tragic means.


I've been seriously considering neon for a new application. This definitely gives me pause... maybe plain ol' Postgres is going to be the winner for me again.


Lucky you, you still can as it's Apache 2 https://github.com/neondatabase/neon/blob/release-8516/LICEN...

I haven't studied the CLA situation in order to know if a rug pull is on the table but Tofu and Valkey have shown that where there's a will there's a way


It's open source like a code dump. There's no support for open source IIRC.


I can't easily add &exclude_maintainers=true but https://github.com/neondatabase/neon/pulls?q=is%3Apr+is%3Acl... sure does look like quite a bit of merged contributions to me, which is not what I would consider "code dump"


The whole point of a serverless platform is that it's hosted infrastructure. Open source doesn't mean it's feasible to run it yourself.


The whole point to you, but the whole point to me was having scale-to-zero because Aurora Serverless hurp-durp-ed on that. And I deeply enjoy the ability to fix bugs instead of contacting AWS Support with my hat in my hand asking to be put on some corporate backlog for 2073

Thankfully, you can continue to pay Databricks whatever they ask for the privilege of them hosting it for you


Aurora Serverless v2 now scales to zero[1]. And DSQL does pretty much by definition (they use an architecture closer to Neon).

[1] https://aws.amazon.com/blogs/database/introducing-scaling-to...


Why would this give you pause? You just don't want the data to be where Databricks is?

Either way, there are plenty of other serverless Postgres options out there, Supabase being one of the most popular.


Can’t speak for anyone but myself and my experience anecdotally, having used Databricks: I consider them to be the Oracle of the modern era. Under no circumstances would I let them get their hooks into any company I have the power from preventing it.


This is exactly how I feel. I do not want to be in the Databricks ecosystem.


Why do think so? Databricks notebook product I have used in couple of companies is pretty solid. I have done any google research but they are generally known to be very high talent dense kind of place to work.


You and the parent are not talking about the same things.


Supabase, while a great product, does not offer serverless Postgress.


What would you say they offer then if not serverless Postgres?

You set up a database, you connect to it, they take care of the rest. It even scales to $0 if you don't use it.

Is that not serverless Postgres?


Serverless in the context of Postgres means to decouple storage and compute, so you could scale compute "infinitely" without setting up replica servers. This is what Neon offers, where you can just keep hitting their endpoints with your pg client and it should just take whatever load (in principle) and bill you per request.

Supabase gives you a server that runs classic Postgres in a process. Scaling in this scenario means you increase your server's capacity, with a potential downtime while the upgrade is happening.

You are confusing _managed_ Postgres for _serverless_.

Others in the serverless Postgres space:

- https://www.orioledb.com/ (pg extension)

- https://www.thenile.dev/ (pg "distribution")

- https://www.yugabyte.com/ (not emphasizing serverless but their architecture would allow for it)



Interesting. Maybe a new product line will come out of this.


That's postgre on their server.


Yes, serverless doesn’t mean no servers.

How is what Supabase offers different from what Neon offers from a user perspective?


Exactly how EC2 is different from Lambda from a user's perspective.


> Why would this give you pause?

After a funding round the value extraction from customers is just over the horizon


Try Supabase!


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

Search: