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

cpa

1,023 カルマ登録 15 年前
meet.hn/city/fr-Paris @[email protected]

投稿

Google Knol

en.wikipedia.org
4 ポイント·投稿者 cpa·2 か月前·0 コメント

Show HN: Multiplayer Voronoi

voronoi.charlespierre.fr
4 ポイント·投稿者 cpa·2 か月前·0 コメント

Friend.com – An AI necklace that listens to you

friend.com
1 ポイント·投稿者 cpa·5 か月前·0 コメント

コメント

cpa
·昨日·議論
It's nice to be rich.
cpa
·3 日前·議論
This space is very active. I work at the French mapping agency, and we're currently building MCPs to work with our data.

See: https://github.com/ignfab/geocontext (French) Beta MCP instance: https://geollm.beta.ign.fr/geocontext/mcp

Unrelated, but also take a look at the nice high-density LiDAR point data we have! https://visionneuse-lidarhd.ign.fr/?px=4441970.281583222&py=...
cpa
·13 日前·議論
Something something AI
cpa
·21 日前·議論
https://terrytao.wordpress.com/career-advice/theres-more-to-...
cpa
·先月·議論
Super cool! I did something similar (in terms of visualisation) a few years back, a map of cities by their birthdate on wikipedia: https://cpa.github.io/wiki-cities-birthdates/
cpa
·2 か月前·議論
[dead]
cpa
·2 か月前·議論
For those wondering what it's for: it's basically NumPy + a JIT compiler with standard Haskell syntax (you mostly just need to change the type signatures, not the code).

It can vectorize, parallelize on the CPU, or offload to the GPU automatically.

It's a very mature project, maybe 10+ years old.
cpa
·2 か月前·議論
Pretty cool!

I've spent a lot of time wrapping my head around monads; whenever I thought I "got it," I would come across some exotic monad that completely blew my mind. The best way to understand them is not to rely on analogies but just follow the rules—everybody says that, but it took me a while to truly realize it.

See, for example, the Tardis monad or the Cont monad: https://www.reddit.com/r/haskell/comments/446d13/exotic_mona...
cpa
·2 か月前·議論
I thought it'd be the male version of https://www.thehairpin.com/women-laughing-alone-with-salad/
cpa
·3 か月前·議論
Top comment of a frontpage post, you're not doing that bad at marketing.
cpa
·3 か月前·議論
Interesting, but how is the trust signal measured? I couldn’t find this information
cpa
·4 か月前·議論
As member of OSCE, they have observers although it’s fairly light.

https://odihr.osce.org/odihr/elections/usa/580111
cpa
·4 か月前·議論
Another good read: https://www.scu.edu/ethics/focus-areas/business-ethics/resou...
cpa
·5 か月前·議論
Pretty cool to have a first-class tracing mechanism. Obviously... it's a monad! Haskell has had a MonadTrace monad for a long time, that can be switched on or off depending on your environment.

https://hackage.haskell.org/package/tracing-0.0.7.4/docs/Con...
cpa
·5 か月前·議論
It reminds me of when I used to write lisp, where code is data. You can abuse reflection (and macros) to great effect, but you never feel safe.

See also: string interpolation and SQL injection, (unhygienic) C macros
cpa
·5 か月前·議論
To add to sibling comment, if you have streaming data you have to update the whole index every time with r/kd trees whereas with H3 you just compute the bin, O(1) instead of O(log n).

Not rocket science but different tradeoffs, that’s what engineering is all about.
cpa
·5 か月前·議論
The big reason is that H3 is data independant. You put your data in predefined bins and then join on them, whereas kd/r trees depend on the data and building the trees may become prohibitive or very hard (especially in distributed systems).
cpa
·6 か月前·議論
Absolutely true. It's even the subject of many memes! search for "c15 memes".
cpa
·6 か月前·議論
Am I reading an AI trying to trick me into becoming its subordinate?
cpa
·7 か月前·議論
Companies don’t have a legal obligation to publicly disclose revenue in many countries, so if you’re selling business insights you’re always on the lookout for indicators that can be used as a proxy to revenue.