News & Intel
LiveDaily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.
Notable links: April 24, 2026
Data and electronic civil rights in wartime; building safer creativity at work.
'Why we must fight Palantir' — NymVPN CEO shares his anti-Palantir manifesto
Nym CEO Harry Halpin has responded to Palantir's controversial manifesto, condemning the company's recent pro-military stance and calling for developers to build decentralized privacy tools to resist global surveillance.
Palantir Technologies (PLTR): The Trillion-Dollar Contender Nobody Is Talking About
We just covered the 15 AI Stocks That Could Break the Trillion Dollar Barrier and Palantir Technologies Inc. (NASDAQ:PLTR) ranks 6th on this list. Palantir...
Palantir and the NHS – 10 things you need to know
What Palantir’s £330 million NHS data contract means for patients, privacy and the future of healthcare data in the UK.
IRS Expands AI Use as Staffing Gaps Raise Risk
The tax deadline has passed. For the IRS, the work is just beginning. Behind the filing deadlines and refund cycles, the Internal Revenue Service (IRS) is running 126 active artificial intelligence applications across audit selection, fraud detection, taxpaye…
Inside Miami's billionaire rush: Every major company and CEO that has recently relocated — and who might be next
Billionaires and CEOs are moving to Miami and bringing their businesses along with them. See some of the biggest names shaping the migration.
Techno-fascist fashion: Why Silicon Valley is moving into menswear
Palantir’s new ‘chore coat’ merch is just another way for the spy tech firm to worm its way inside our brains – but why is the tech industry now so obsessed with ‘taste’?
How Project Maven taught the military to love AI
In the first 24 hours of the assault on Iran, the US military struck more than 1,000 targets, nearly double the scale of the "shock and awe" attack on Iraq over two decades ago. This acceleration was made possible by AI systems that speed up the targeting pro…
Palantir’s Employees Are in Crisis
Palantir's involvement in war, US deportations, and posting ominous corporate manifestos has current and former employees shaken.
Palantir Is Helping Trump's IRS Conduct "Massive-Scale" Data Mining (Sam Biddle/The Intercept)
Sam Biddle / The Intercept: Palantir Is Helping Trump's IRS Conduct “Massive-Scale” Data Mining — Military contractor Palantir has been paid more than $130 million by the IRS to analyze sensitive federal databases. — MILITARY CONTRACTOR PALANTIR is helpin…
Tech titan Peter Thiel bets on Argentina with $12M Buenos Aires mansion buy — and it’s no secret why
The purchase is a drop in the bucket for the Silicon Valley billionaire — a deal done for strategic reasons.
Palantir is reportedly helping the IRS investigate financial crimes | TechCrunch
Palantir is reportedly helping the IRS investigate financial crimes | TechCrunchtechcrunch.com
AI spy program roots out hundreds of rogue police officers after Scotland Yard lets it loose on internal systems
In an unprecedented crackdown, Britain's biggest force secretly unleashed the AI tool to root out bad behaviour.
The viral manifesto of 'anti-woke' tech boss with NHS and defence contracts
The boss of the controversial tech company with UK government contracts published a 22-point plan on the future of the West.
To Solve Homelessness, Fix the Economy
A dangerous right-wing solution to homelessness is to hide the unhoused in out-of-sight detention camps
Object edits conflict resolution strategy not working as expected
Hello, I am trying to understand why a property value is not propagating from my backing dataset to my object type for newly created objects. I have created a minimal test object with the following backing dataset and properties: Next, I have an action to create new objects of this type — which sets Key and Value 1, but not Value 2: I executed the action to create a new object: Next, I added this row to the backing dataset, with the goal being to populate Value 2 in my edits-created object: At this point, what I expect to happen and what actually happens diverges: Expectation: my object 72ac8812 should have Value 1 of new object from actions (because Conflict resolution strategy is set to “Apply user edits”) and Value 2 of bar (because this property was never edited) Reality: the object still has Value 2 of null after the dataset synced My expectation is that the conflict resolution happens by property
insert react/OSDK(pilot-app) in workshop
Currently there are 2 possible approaches to do this: create custom react widget (clear) create a react app using pilot-app We need the second as we want to deploy it as a standalone app with a url, but we would like to also integrate it in Workshop. I followed this steps: https://www.palantir.com/docs/foundry/workshop/widgets-iframe#step-1-modify-your-custom-application-to-communicate-with-workshop But when doing it, there seems to be an issue with the domain, as now it is allowed child-src ‘self’ blob: mailto:; connect-src ‘self’ blob: https://AAAA.AAA.bb wss://https://AAAA.AAA.bb; default-src ‘self’ https://AAAA.AAA.bb; font-src ‘self’ data:; frame-ancestors ‘self’ https://AAAA.AAA.bb; img-src ‘self’ blob: data:; media-src ‘self’ blob:; script-src ‘self’; style-src ‘self’ ‘unsafe-inline’; worker-src ‘self’ blob:; but the application has this domain: APPNAME. AAAA.AAA.bb So I dont know how to proceed as it seems that X-Frame-Options is not allowing
Append/incremental file management
I’m frequently running an incremental transform/append sync and the numbers of files in my dataset is growing too large. How can I manage this? 2 posts - 1 participant Read full topic