Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
y1zhou
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Context7 vs. Claude Code's Web Search: A Token and Cost Benchmark
(upstash.com)
1 points
by
y1zhou
27d ago
|
0 comments
2.
▲
by
y1zhou
1mo ago
And the release blog post: https://www.zotero.org/blog/zotero-10/
3.
▲
Zotero 10.0
(zotero.org)
3 points
by
y1zhou
1mo ago
|
1 comments
4.
▲
by
y1zhou
1mo ago
Maybe these longer system prompts are part of the reason why we can give the models shorter AGENTS.md files? A lot of what people commonly write in their *.md instructions may be already covered.
5.
▲
by
y1zhou
2mo ago
To reserve a handle: https://cloudflare.pay/
6.
▲
by
y1zhou
3mo ago
Some tasks could take a while, especially with /goal mode. At work we often have multiple agents running on different tasks, and each could spawn subagents that you may or may not want to track. With the herdr skill you can have subage
7.
▲
by
y1zhou
4mo ago
GitHub iOS logged me out. Tried logging in twice before realizing the problem is on their side...
8.
▲
Language Modeling Materializes a World Model of Protein Biology [pdf]
(biohub.ai)
2 points
by
y1zhou
4mo ago
|
0 comments
9.
▲
by
y1zhou
5mo ago
> On the flipside, this "fingerprint" approach is also what makes Shazam work poorly if you just sing into it. You're likely to generate different hashes than the original song, even if you are a very good singer! This is
10.
▲
by
y1zhou
6mo ago
I'm in the same boat and https://github.com/neurosnap/zmx has been working very well for me.
11.
▲
by
y1zhou
1y ago
Been trying out [SiYuan]( https://github.com/siyuan-note/siyuan ) as a local alternative and love it so far. The files are single-line JSONs so not as ideal as Obsidian .md files, but it seems to be trivial to export to
12.
▲
by
y1zhou
1y ago
I use the two together with no issues. Micromamba works great for conda dependencies that’s not on PyPi (for many reasons), and everything else I go for uv.
13.
▲
by
y1zhou
1y ago
FWIW since cherry’s switch patents expired there has been a ton of great keyboards from China. I got a PMO Wave 75 and loved it. Mine is same as the green one in this post: https://www.reddit.com/r/MechanicalKeyboards&#
14.
▲
by
y1zhou
1y ago
Has there been recent developments in the style detection and deanonymization tools you mentioned? I would assume many would not work well given the high usage of LLMs nowadays.
15.
▲
Trump to sign executive order to cut prices of medicine to match other countries
(reuters.com)
6 points
by
y1zhou
1y ago
|
2 comments
16.
▲
by
y1zhou
2y ago
A few years back a journal editor maticulously reviewed all dashes in our manuscript and pointed out places where em dashes should have been used. Since then I started noticing different dashes everywhere around the internet.
17.
▲
by
y1zhou
2y ago
Adding dependencies to the script directly was a game-changer. I was able to write a script for a friend with no coding background at all and everything ran smoothly on his machine. No more rabbit holes of bundling Python packages and set
18.
▲
by
y1zhou
2y ago
Support was added for this a few versions back and made life much easier!
19.
▲
by
y1zhou
2y ago
Does uv handle cases where dependencies go beyond Python? For example, many bioinformatics-related conda packages would come with external binaries written in C++ or other languages. Would uv be able to pull from conda?
20.
▲
by
y1zhou
2y ago
Cool work! Curious if this can be applied back in LLMs as a discrete diffusion model with partial masking .
21.
▲
A New Coefficient of Correlation
(towardsdatascience.com)
1 points
by
y1zhou
2y ago
|
0 comments
22.
▲
by
y1zhou
2y ago
This is so neat! MOO has been a integral part of my work yet it has never occurred to be that Pareto optimization could be applied in kart picking.
23.
▲
by
y1zhou
3y ago
For prediction intervals that are guaranteed coverage, check out conformal prediction [1]. Works great especially for time series data. [1] https://github.com/valeman/awesome-conformal-prediction
24.
▲
by
y1zhou
4y ago
On a related note, if you come from the R community and is already familiar with the `tidyverse` suite, `tidypolars` would be a great addition. https://github.com/markfairbanks/tidypolars
25.
▲
by
y1zhou
4y ago
Closest paper I could find is https://doi.org/10.1126/science.abn7850 , but it made no mentions to amino acids in the main text or the supplement.
26.
▲
by
y1zhou
4y ago
MathJax supports server-side rendering. https://docs.mathjax.org/en/latest/upgrading/whats-new-3.0.h...
27.
▲
by
y1zhou
4y ago
Could this be used as a replacement for MathJax and KaTeX? If so, would the performance be comparable?
28.
▲
by
y1zhou
4y ago
https://www.y1zhou.com I spent more time working on the Hugo theme ( https://github.com/y1zhou/hugo-northeast ) than actually putting content out. Gonna spend more time writing!