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

Fun fact: Palantir is powered entirely by Claude and was what was used for the Venezuela operation and for targeting for the Iranian operation.

> Fun fact: Palantir is powered entirely by Claude

Haha what, OpenAI has been in bed with them and their models used by them since before Anthropic was even a thing. Claude will just have been picked because they considered it the strongest at the task at that point in time.

It's crazy to see this kind of misinformation.


Palantir maven uses Claude. This is not misinformation, but fact.

https://www.reuters.com/technology/palantir-faces-challenge-...


I wonder how this compares to grafana pyroscope, which is really good for this sort of thing and already quite mature:

https://grafana.com/oss/pyroscope/

https://github.com/grafana/pyroscope


As far as I'm aware, Pyroscope itself is not a profiler, but a place you can send/query profiles. OpenTelemtry is releasing a profiler, so they don't compare. One can be used with the other.


You can send profiles collected by opentelemetry to pyroscope.

https://grafana.com/docs/pyroscope/latest/configure-client/o...


That’s not a builtin, so wouldn’t it be:

   #include <old-man-shouting-at-clouds.h>


And it's kinda old, so maybe

  #define _POSIX_C_SOURCE 1
  #include <old-man-shouting-at-clouds.h>


Well played good sir, well played


man -k, apropos, but less to type


I did some research for a large financial library we were helping maintain to improve CI and did a writeup on the best way to redo the ci for:

* pushing a container image to docker hub

* pushing a sdk to npm

* pushing a rust crate to crates.io

* publishing a cli executable and some docs to GitHub as a release

We settled on a eeeily similar approach as caddy sans the release proposal. We are also heavily focusing on trusted publishing and attestation (via cosign) for any platform that supports it.

I went through this today and it is just work of art. Mohammed Al-Sahaf Is an artisan in CI, truly.


This is one of the cleanest and nicest "release from a tag securely" builds on github. Also their process to propose a new release is equally based:

https://github.com/caddyserver/caddy/blob/master/.github/wor...


Or Isaac Asimov’s foundation series with what the “psychologists” aka Psychohistorians do.


One of my coworkers, Liam, gave this talk. If you like this and want to work with like minded individuals, apply to some of our seceng roles:

https://www.asymmetric.re/careers


One might even call the rust community a “cargo cult”


The reason there were so many commercial distributions of open stack was because setting it up reliably end to end was nearly impossible for most mere mortals.

Company’s like meta cloud or mirantis made a ton of money with little more than openstack installers and a good out of the box default config with some solid monitoring and management tooling


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

Search: