HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robertkoss

no profile record

Submissions

French NATO commander: Europe has no alternative to Palantir's warfare tech

politico.eu
5 points·by robertkoss·il y a 2 mois·0 comments

Michael Burry's Manifesto: Why I'm Short Palantir

michaeljburry.substack.com
1 points·by robertkoss·il y a 5 mois·2 comments

Ask HN: Is GitHub down for you as well?

25 points·by robertkoss·il y a 8 mois·10 comments

comments

robertkoss
·il y a 2 mois·discuss
Not sure if you have actually used Foundry, but I consider it insanely powerful and well built.
robertkoss
·il y a 4 mois·discuss
There is a fairly recent demo of Maven Smart System, which is the military product offering on top of Gotham (their government product)

https://www.youtube.com/watch?v=yrtDgoqWmgM

The commercial product, Foundry, is very well documented and an extensive Data Platform that allows to build data pipelines (similar to Databricks) and build low code / no code applications on top. If you master it, its incredibly powerful but complex
robertkoss
·il y a 7 mois·discuss
I will never understand how people honestly think that there is a such a thing as a central DB. Do you really think that Gov Agencies from all over the world deploy Gotham just connected to the internet without controlling inflow / outflow of data? I would bet money that 99% of critical systems are not even connected to the internet but air-gapped because, believe it or not, people at those agencies are not that stupid.
robertkoss
·il y a 7 mois·discuss
Yeah, but Foundry is so ahead, not seeing DataSphere competing there honestly. The only reason is, you already are on SAP and don't want a second system.

Also the engineering / product culture @Palantir is diametrically opposed to what exists at SAP, so I favour Palantir.
robertkoss
·il y a 7 mois·discuss
I think Foundry is insanely impressive tbh. If you set it up correctly, its insanely powerful
robertkoss
·il y a 7 mois·discuss
Chat, what do I see here?
robertkoss
·il y a 7 mois·discuss
The problem that this article has is essentially this:

> Thiel by contrast is profiting from the use of AI weapons targeting systems used in the Ukraine war and the genocide in Gaza.

Thiel is IMO not doing this for profit. He is deeply ideological, which should be more worrisome.
robertkoss
·il y a 8 mois·discuss
That was a great read!
robertkoss
·il y a 8 mois·discuss
Germany here. Seems to be global then.
robertkoss
·il y a 10 mois·discuss
yup, it's an ad in disguise.
robertkoss
·il y a 10 mois·discuss
You were talking about data engineering. If you do not write tests as a data engineer what are you doing then? Just hoping that you don't fuck up editing a 1000 > line SQL script?

If you use Athena you still have to worry about shuffling and joining, it is just hidden.. It is Trino / Presto under the hood and if you click explain you can see the execution plan, which is essentially the same as looking into the SparkUI.

Who cares about JVM versions nowadays? No one is hosting Spark themselves.

Literally every tool now supports DataFrame AND SQL APIs and to me there is no reason to pick up SQL if you are familiar with a little bit of Python
robertkoss
·il y a 10 mois·discuss
That is a false dichotomy. You can use SQL tools but still have to choose the instance type.

Especially when considering testability and composability, using a DataFrame API inside regular languages like Python is far superior IMO.
robertkoss
·il y a 10 mois·discuss
OG polars announcement: https://news.ycombinator.com/item?id=23768227
robertkoss
·il y a 10 mois·discuss
Love it!

Still don't get why one of the biggest player in the space, Databricks is overinvesting in Spark. For startups, Polars or DuckDB are completely sufficient. Other companies like Palantir already support bring your own compute.
robertkoss
·il y a 2 ans·discuss
Not true, you can sign up for Foundry today and pay per compute second / storage second. It is pay per use.

Of course big companies sign huge deals for discounts, but that is the same for Snowflake, Databricks, etc.