Viewing profile — cvanelteren
cvanelteren
HN member- Joined
- Tue, Jul 11, 2023, 1:59 AM UTC
- HN karma
- 15
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About cvanelteren
No profile information was provided.
Recent public activity
-
comment
Comment #49015265
I mean it identifies as Claude in 1 in 5 cases when asked so pretty obvious to me.
-
comment
Comment #48988010
Not sure I would phrase it like this. For context see: https://github.com/andrewrabert/jellium-desktop/issues/109
-
comment
Comment #48987971
Can attest to this with my recent interactions on the jellyfin-ios repo.
-
comment
Comment #48890428
Nice write-up!
-
comment
Comment #48890424
Nice write-up!
-
comment
Comment #48606321
Link to the paper is not working on this site. Cool stuff tho.
- comment
-
comment
Comment #47915845
Wrote a similar take on it here: https://thefriendlyghost.nl/chinese-room-ai/
- story
-
story
Show HN: UltraPlot 2.0 – semantic legends, better layouts, faster imports
UltraPlot v2.0.1 is out! UltraPlot is a Matplotlib wrapper aimed at keeping Matplotlib’s flexibility while making common plotting workflows faster and more consistent. v2.x focuses…
-
comment
Comment #45759100
Amazing animations!
-
comment
Comment #45625701
I wrote an essay exploring where the notion of computation breaks down, and how representation, not rules, might be the true boundary.
- story
-
comment
Comment #45246757
Thanks for your questions. - ProPlot appears to be unmaintained - I initially tried to push changes to make it compatible with matplotlib 3.9+ around mid-2024, but after repeatedly…
-
comment
Comment #45240402
Fair points. Behind the scenes there are changes from matplotlib. For example our `GridSpec` assumes a flat layout and does not allow for nesting. This simplifies the alignment whe…
-
comment
Comment #45240290
We do provide some type hinting but it is more a recent development as we are building on the legacy code from proplot which did not provide any. I am in favor of using typing more…
-
comment
Comment #45239488
You are right. I was doubting whether to make a more complicated example -- but formatting is poor in text boxes. Let me give you a more complex one. Let's say we want a 3-column p…
-
comment
Comment #45202316
For those unfamiliar, ProPlot was widely loved for enabling publication-quality graphics with minimal effort. UltraPlot continues that mission with active development, updated comp…
- story