Viewing profile — syntaxers
syntaxers
HN member- Joined
- Mon, Jun 13, 2022, 9:20 PM UTC
- HN karma
- 26
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About syntaxers
No profile information was provided.
Recent public activity
-
story
Show HN: Paper2Song – Hear Every NeurIPS 2025 Paper as a Song
Hear research differently. 5000+ NeurIPS 2025 papers transformed into songs. Search by topic, discover ideas through music, and share what inspires you.
-
comment
Comment #45821890
17 USC 106 gives copyright holders exclusive rights to reproduce and distribute copies; no exemption exists for downloading digital copies because you own the physical book, and fa…
-
comment
Comment #38628012
https://archive.is/pnMP7
-
comment
Comment #38613394
Your observations for using a vector DB for retrieval-augmented generation are consistent with my own. For my applications, I use pgvector since I can also use fulltext indexes and…
-
comment
Comment #38508609
It's an incentives problem. At research universities, promotion is contingent on research output, and teaching is often seen as a distraction. At so-called teaching universities, p…
-
comment
Comment #38426220
There's a tool I use called Petal https://www.petal.org/reference-manager . The free tier allows up to 1GB of PDFs, which I believe are processed by GROBID and chunked for LLM QA. …
-
comment
Comment #36550253
> > VUDA only takes kernels in SPIR-V format. VUDA does not provide any support for compiling CUDA C kernels directly to SPIR-V (yet). However, it does not know or care how the SPI…
-
comment
Comment #34933517
Here's a really cool interactive visualization of the Hamiltonian Monte Carlo algorithm, where you can choose different target distributions and play around with the algorithm para…
-
comment
Comment #34321738
On your first point, there's some really good results from this paper: Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers https://arxiv.org/abs/2301.02111 Websi…