HackerTrans
トップ新着トレンドコメント過去質問紹介求人

robertkoss

no profile record

投稿

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

politico.eu
5 ポイント·投稿者 robertkoss·2 か月前·0 コメント

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

michaeljburry.substack.com
1 ポイント·投稿者 robertkoss·5 か月前·2 コメント

Ask HN: Is GitHub down for you as well?

25 ポイント·投稿者 robertkoss·8 か月前·10 コメント

コメント

robertkoss
·2 か月前·議論
Not sure if you have actually used Foundry, but I consider it insanely powerful and well built.
robertkoss
·4 か月前·議論
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
·7 か月前·議論
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
·7 か月前·議論
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
·7 か月前·議論
I think Foundry is insanely impressive tbh. If you set it up correctly, its insanely powerful
robertkoss
·7 か月前·議論
Chat, what do I see here?
robertkoss
·7 か月前·議論
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
·8 か月前·議論
That was a great read!
robertkoss
·8 か月前·議論
Germany here. Seems to be global then.
robertkoss
·10 か月前·議論
yup, it's an ad in disguise.
robertkoss
·10 か月前·議論
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
·10 か月前·議論
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
·10 か月前·議論
OG polars announcement: https://news.ycombinator.com/item?id=23768227
robertkoss
·10 か月前·議論
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
·2 年前·議論
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.