Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kgryte
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
The Stakeholder Journey: From User to Contributor
(blog.stdlib.io)
1 points
by
kgryte
2mo ago
|
0 comments
2.
▲
The Open-Source Ecosystem Canvas
(blog.stdlib.io)
1 points
by
kgryte
3mo ago
|
0 comments
3.
▲
AI and the invisible newcomer in open source
(blog.stdlib.io)
3 points
by
kgryte
3mo ago
|
0 comments
4.
▲
by
kgryte
1y ago
Here's a reflection from one of the study's participants, which covers some of the common criticisms and where he see opportunities for further study. https://blog.stdlib.io/reflection-on-the-metr-study-2025/
5.
▲
Lapack in the Web Browser
(labs.quansight.org)
1 points
by
kgryte
2y ago
|
0 comments
6.
▲
by
kgryte
8y ago
For an example of using stdlib in Observable, see here: https://beta.observablehq.com/@kgryte/stdlib-real-time-k-mea... . Other notebooks can be found here: https://beta.observablehq.com/collection/
7.
▲
by
kgryte
8y ago
Re: native vs JS. I'd say it depends. For certain implementations, such as operations on large arrays, native implementations can provide performance benefits (see https://github.com/stdlib-js/stdlib/tree/
8.
▲
by
kgryte
8y ago
Notable exceptions are R, Julia, MATLAB, Mathematica, etc. Namely, environments/languages which focus on numerical and scientific computing applications. One of the project's goals is to provide similar functionality on the web an