Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lyjackal
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
lyjackal
5d ago
I’d recommend looking through the 20+ years of Laurie’s writing in the archives. The LLMs may very well be mimicking him. I wouldn’t put LLM assisted writing past him, but I feel like this is being judged on topical similarity, and is not t
2.
▲
by
lyjackal
5d ago
While I’m usually one to also get annoyed at uncurated slop, this doesn’t strike me in any way as LLM text, and likely something the author meant in earnest. I reads lot of LLM text. What part about it appeared generated to you? From my per
3.
▲
by
lyjackal
1mo ago
I saw this for Luna and then looked at the uptime and it said 85%. My interpretation is that this is just a gimmick where they serve the OpenAI flex tier at the same discount OpenAI provides for flex and then fall back to azure
4.
▲
by
lyjackal
2mo ago
There’s export controls on nvidia. According to Jensen, they expect that Chinese models will start being optimized for Huawei https://www.dwarkesh.com/p/jensen-huang
5.
▲
by
lyjackal
3mo ago
They're an Evals company. Its right up there in the top nav under Evals > Vending Bench 2
6.
▲
by
lyjackal
4mo ago
You’re quoting the batch pricing. On demand is 1.5 per input and 9 per M output. This is effectively comparable cost to Gemini 2.5 Pro in a flash tier model
7.
▲
by
lyjackal
5mo ago
I think the larger part implied is the design will be crappy, because the problem was unexplored
8.
▲
by
lyjackal
6mo ago
I want to build a shared postgres db with hundreds of small apps (OLTP) accessing shared tables using a RLS model model against well defined tables. What are other limitations and mitigations folks have used or encountered to support stabil
9.
▲
by
lyjackal
6mo ago
github repository here https://github.com/run-llama/liteparse
10.
▲
by
lyjackal
1y ago
it's Friday, and I'm avoiding doing work
11.
▲
by
lyjackal
1y ago
I notice that the python versions and typescript versions are pretty different. Python is sort of class based, with python magic decorators class MyWorkflow(Workflow): @step async def start(self, ctx: Context, ev: Star
12.
▲
by
lyjackal
1y ago
Agree, thanks for the link. I was wondering what actually changed. The resource links and elicitation look like useful functionality.
13.
▲
by
lyjackal
1y ago
I've been curious to see the process for selecting relevant context from a long conversation. has anyone reverse engineered what that looks like? how is the conversion history pruned, and how is the latest state of a file represented?
14.
▲
by
lyjackal
1y ago
I recently did something similar. Using uv workspaces, I used the uv CLI's dependency graph to analyze the dependency tree then conditionally trigger CI workflows for affected projects. I wish there was a better way to access the uv de
15.
▲
by
lyjackal
1y ago
This is cool and something that I’ve wanted, but I don’t see hot listings requirements inline foregoes the need for a lock file to maintain reproducibility. What about version ranges? Versions of transitive dependencies?
16.
▲
by
lyjackal
1y ago
Mobile 4g USB sticks you can usually rotate your IP address by reconnecting. I tried on a pi, it was inconsistent. This was just with some random test mobile plan from rando carrier renting off Verizon I think
17.
▲
by
lyjackal
1y ago
An idea for more complete coverage: have 2 of them, and invert their intervals, such that one and only one is always on
18.
▲
by
lyjackal
1y ago
I’ve wondered whether they use thanks as a signal to a conversation well done, for the purpose of future reinforcement learning
19.
▲
by
lyjackal
1y ago
It's more the content creators who bear the brunt of toxic rage. Who you follow doesn't solve that problem
20.
▲
by
lyjackal
1y ago
https://aistudio.google.com
21.
▲
by
lyjackal
2y ago
Yes, I run into it, but it’s intermittent. Cursor makes some internal decisions to limit its context budget, so my speculation is that it’s related to that, like the actual updated code is just not in the prompt sometimes
22.
▲
by
lyjackal
2y ago
If the end goal is just rag or search over the pdfs, seems like ColPali based embedding search would be a good alternative here. Don’t process the PDFs, instead just search their image embedding directly. From what I understand, you also ge
23.
▲
by
lyjackal
2y ago
drawio and its vscode plugin supports the same
24.
▲
by
lyjackal
2y ago
Is there any way to use the TTS on its own? I maintain an obsidian TTS plug-in, and am starting to add new TTS providers (its just been OpenAI thus far). From the documentation at https://docs.play.ai/documentation/get-
25.
▲
by
lyjackal
2y ago
Apologies for the x link. I couldn’t find a more official announcement than this. Yesterday hugging face released new checkpoints with much higher quality output, trained for longer, and with speaker consistency. Demo here: https:/&#x
26.
▲
Parler TTS v1
(twitter.com)
2 points
by
lyjackal
2y ago
|
1 comments
27.
▲
by
lyjackal
2y ago
character.ai seems to have good usage[1], especially among younger folks. According to this reddit thread[2], lots of users use it as a distraction, like video games, or to make more in-depth fan fiction, or just to scratch a social itch [1
28.
▲
by
lyjackal
2y ago
I’ve been trying out fasthtml as a more scalable prototyping tool for a side project. I’ve really enjoyed using it! I tried gradio first, but 1. didn’t like the look, and 2. You can’t really go off the beaten path. So far I’ve really enjo
29.
▲
by
lyjackal
2y ago
From what I understand, that’s not the case. They are working on both. I’d be concerned about how you can differentiate and compete with them. They have a big head start
30.
▲
by
lyjackal
2y ago
The reasoning I’ve heard voiced by Zuckerberg is that the faster the field moves forward, the better they can make Facebook and their other products. Their product isn’t models, it’s social media. Better data science helps them make better
More ›