They also do bunch of stuff that ClickHouse can't do, like correlated subqueries [1] or recursive CTEs.
I kinda wish for a database with ClickHouse storage and DuckDB optimizer. At least my experience with ClickHouse is that MergeTree is incredibly good at what it does, but the optimizer hurts.
Last time this showed up on HN, I complained about it not having CASE WHEN equivalent, which I've seen heavily used in ETL usecases. Now I see they added it!
Pretty cool and responsive. I'll go take it up for a spin.
It is not interesting just to see that the design is bad, but that it is getting worse over time. Model S was relatively normal car. Model X added crazy doors. Model 3 has tablet in the middle and no physical controls and bunch of other stupid decisions (but normal doors). The Semi has all these issues. And the Cybertruck is just entirely plain idiotic as a whole.
It is as if the Tesla designers (or Musk micromanaging them) are getting more and more detached from reality.
I agree, drowning out normal voices in fake news and bots is as much censorship as banning them outright - it is just a form of censorship that (some) free speech advocates are complicit with.
But the biggest issue in my mind is that fake news, misinformation and bot bullying makes social media money, so they are never going to stop it.
I'm guessing you're getting downvoted for aggresive tone.
But you are right that social media networks are strong enablers of evil and helpers to enemies of freedom and democracy. Facebook and Twitter could easily stop (almost) all the misinformation and propaganda, but they don't because it makes them money.
Yes. They have the power to push whatever they want on captive audience (engineers forced to work with MS stack). That means they don't need to care whether what they're pushing is actually good.
I do that as well - I have work Mac and personal one, and I don't want to run them with different OS versions since Apple loves to change things between versions for no reason (last time they renamed "grab" to "screenshot" and needlessly reordered System Preferences) so using two versions of Mac OS is super annoying. And corporate takes a while to get all their crap running on a new version.
Fun fact, in Matrix (if that's what you're referring to) people were originally enslaved by the machines to provide compute capacity of their brains. The battery part came later, when someone (studio executives?) jumped in, and said that's too smart and people wouldn't get it so it was changed to batteries.
Carmack has net worth of $50 million. Him saying "exploitation by big tech is not a problem, really" is very different than normal person saying it - his well being is not on the line and never will be.
Go ask authors of ElasticSearch or Airflow or whatever the new thing that AWS steals will be.
Oh sure, I understood the effort to make it easier to "plop down" bunch large plants at once, not hundreds of small ones - though those are kind of interesting in isolated locations.
The other thing is old Soviet idea of using small nuclear reactors for heating - put small reactor to every town and run central heating to the housing estates, meaning you get to use close to 100 % of the heat output of the reactor, instead of the ~ 30 % the turbines give you in electricity.
Of course, if things go wrong, you have very efficient radioactivity delivery mechanism to every home. And outside of very cold climates it might be actually less efficient than a modern heat pump, even accounting for the heat conversion.
One common complaint is that every plant is a special snowflake that is validated, qualified and certified from scratch. Building more at once as a single project using a single plan could bring a lot of efficiency in the process.
I think that was the promise of Small Modular Reactors - you certify reactor by itself, making the plant certification much easier and faster. I'm not sure that materialised, though.
Someone drawing or 3d modelling fictional underage character?
In many jurisdictions thats the same thing as genuine child abuse base child porn. In my jurisdiction, Harry Potter fanfiction with sex counts as child porn - and as one with extended penalty because it is "delivered through very efficient means like computer network".
Not all things are all the same, even with the same label.
I have to admit, the whole exchange is pretty funny:
> Hello, Onedrive for Business open is very slow on Linux (Chrome/Firefox) but with very fast with a "Windows" user-agent.
> Hi DL, As Office 365 for Business services(e.g. SharePoint Online, including OneDrive for Business, Exchange Online) are not supported on Linux as shown below, for the best experience, we recommend the operating system listed in the article.
I kinda wish for a database with ClickHouse storage and DuckDB optimizer. At least my experience with ClickHouse is that MergeTree is incredibly good at what it does, but the optimizer hurts.
[1]: https://duckdb.org/2023/05/26/correlated-subqueries-in-sql.h...