Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cvanelteren
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
cvanelteren
12d ago
I hope tex gets replaced by typst. It much more pleasurable to write in in my opinion.
2.
▲
by
cvanelteren
2mo ago
I mean it identifies as Claude in 1 in 5 cases when asked so pretty obvious to me.
3.
▲
by
cvanelteren
2mo ago
Not sure I would phrase it like this. For context see: https://github.com/andrewrabert/jellium-desktop/issues/109
4.
▲
by
cvanelteren
2mo ago
Can attest to this with my recent interactions on the jellyfin-ios repo.
5.
▲
by
cvanelteren
2mo ago
Nice write-up!
6.
▲
by
cvanelteren
2mo ago
Nice write-up!
7.
▲
by
cvanelteren
3mo ago
Link to the paper is not working on this site. Cool stuff tho.
8.
▲
by
cvanelteren
5mo ago
Wrote a similar take on it here: https://thefriendlyghost.nl/chinese-room-ai/
9.
▲
Are We in the Chinese Room?
(thefriendlyghost.nl)
1 points
by
cvanelteren
5mo ago
|
1 comments
10.
▲
Show HN: UltraPlot 2.0 – semantic legends, better layouts, faster imports
(github.com)
3 points
by
cvanelteren
7mo ago
|
0 comments
11.
▲
by
cvanelteren
11mo ago
Amazing animations!
12.
▲
Rocks, minds, and Turing machines – what does it mean to compute?
(thefriendlyghost.nl)
2 points
by
cvanelteren
11mo ago
|
1 comments
13.
▲
by
cvanelteren
11mo ago
I wrote an essay exploring where the notion of computation breaks down, and how representation, not rules, might be the true boundary.
14.
▲
by
cvanelteren
1y ago
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 trying to contact the original owner through official a
15.
▲
by
cvanelteren
1y ago
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 when using (nested) panels, colorbars (which are aligned by def
16.
▲
by
cvanelteren
1y ago
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.
17.
▲
by
cvanelteren
1y ago
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 plot: colormesh, polar, and geo plot. UltraPlot: imp
18.
▲
Show HN: Ultraplot – A succint wrapper for matplotlib
(github.com)
34 points
by
cvanelteren
1y ago
|
13 comments
19.
▲
by
cvanelteren
1y ago
For those unfamiliar, ProPlot was widely loved for enabling publication-quality graphics with minimal effort. UltraPlot continues that mission with active development, updated compatibility, and a focus on simplicity. Why UltraPlot? Key imp