Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jpau
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jpau
15d ago
The iteration cycle is becoming very quick. Gemini 3.8 Flash arrived just 20 days after 3.7 Flash. Similarly Qwen3.8-Max was updated in just 30 days (to the 0902 release) and Muse Spark in just 28 days (to the 1.3 release). A year ago itera
2.
▲
by
jpau
1mo ago
You can also customize Gemini Flash. It's a niche thing benefitting few, but you can tune gemini-3.7-flash in Google Vertex (now named "Agent Platform"?)
3.
▲
Amazon Strikes $6B Deal with Snowflake for Agentic Computing Chips
(wsj.com)
4 points
by
jpau
4mo ago
|
0 comments
4.
▲
by
jpau
4mo ago
Standard pricing is showing for me as $1.50 / $9. (I suspect you're viewing the "flex" pricing).
5.
▲
by
jpau
7mo ago
> For venue recommendations [...] we do not rely purely on the language model. We embed both user requirements and venues into vector representations and retrieve candidates using similarity search. Hard constraints such as capacity and
6.
▲
by
jpau
7mo ago
Interesting that this was released without a prior GPT-5.3 release. I wonder if that means we won't see a GPT-5.3?
7.
▲
by
jpau
10mo ago
Hey we're also a Vertex tuning customer in a similar spot. We're seeing other capacity issues, although not a leap in latency. Can you DM me? I'd love to trade notes. https://x.com/hellofromjames
8.
▲
by
jpau
10mo ago
I love Cerebras. I also love that they've started to scale rate limits to useful levels (which is relatively new). I still don't know how long they'll support our chosen model. On Oct 22 I got an email saying that ``` - qwen-
9.
▲
The Irony of the LLM Treadmill
(jamespeterson.blog)
2 points
by
jpau
11mo ago
|
0 comments
10.
▲
The Irony of the LLM Treadmill
(jamespeterson.blog)
2 points
by
jpau
11mo ago
|
0 comments
11.
▲
The Irony of the LLM Treadmill
(jamespeterson.blog)
3 points
by
jpau
11mo ago
|
0 comments
12.
▲
by
jpau
1y ago
> A URL shortener that runs a lightweight model (gemini-1.5-flash) I think gemini-1.5-flash is EOL'd from tomorrow (Sep 25th) https://cloud.google.com/vertex-ai/generative-ai/docs/learn/... RIP g
13.
▲
AI coding: plateauing but also accelerating
(ghiculescu.substack.com)
2 points
by
jpau
1y ago
|
1 comments
14.
▲
by
jpau
1y ago
Google[1] also has a "long context" pricing structure. OpenAI may be considering offering similar since they do not offer their priority processing SLAs[2] for context >128K. [1] https://cloud.google.com/vertex-
15.
▲
by
jpau
1y ago
Interesting! Is there anything to read into needing twice the "Avg Attempts", or is this column relatively uninteresting in the overall context of the bench?
16.
▲
by
jpau
1y ago
Seems to be a nod to each size being treated as their own product. Claude 3 arrived as a family (Haiku, Sonnet, Opus), but no release since has included all three sizes. A release of "claude-3-7-sonnet" alone seems incomplete with
17.
▲
by
jpau
1y ago
Sorry to hear the challenge. You and your friends should email me with your resume and anything you're proud to have built. I'll extend that to any MIT senior/recent grad who wants to discuss moving to SF and helping us apply
18.
▲
by
jpau
1y ago
I am grateful for GCP's quotas that help us prevent similar own-goals. While this specific error is something we know to avoid, I'm sure quotas have helped us avoid the pain of other errors. So I'm somewhat sympathetic. I thi
19.
▲
by
jpau
2y ago
I use screen.studio
20.
▲
Tell HN: Anthropic's Claude Instant price cut by ~half [pdf]
(www-files.anthropic.com)
1 points
by
jpau
3y ago
|
1 comments
21.
▲
by
jpau
3y ago
I noticed Anthropic updated their prices, but haven't seen this posted anywhere. Claude Instant is now 10% of Claude 2's pricing: $0.80 per million input tokens, and $2.40 per million completion tokens (down from I think $1.63 and
22.
▲
by
jpau
3y ago
Altman mentioned[1][2] earlier that they were working on a "stateful" API for release this year. > 2023: A stateful API — When you call the chat API today, you have to repeatedly pass through the same conversation history and p
23.
▲
by
jpau
4y ago
Replacing them with null seems like a weird decision (that hopefully they will iterate on). Can anyone suggest why they might have chosen null and not a wkt/text cast?
24.
▲
by
jpau
4y ago
I was seeing 500s, but it seems back for me now (Melbourne, Australia)
25.
▲
by
jpau
5y ago
Inflation means tomorrow’s money is worth less; it impacts cashflows more when they are further out. When the cost of money is near-zero, today’s values of near and distant cashflows are similar. When the cost is high, they are very differe
26.
▲
by
jpau
5y ago
I'd start with goals. Take some time (you have it available!) to think about what you'd like to achieve at different levels, such as: - In your career - In this field - At this company Then break them down, and then break them
27.
▲
by
jpau
5y ago
I really enjoyed reading the fiction-reflecting-reality novel "The Shipping Man" [0]. It's a fun read (though the story is better than the writing). In particular the author (IIRC a shipping financeer) addresses: Sea freight
28.
▲
by
jpau
5y ago
Small note: Python's standard dict has been ordered since ~3.7 E.g. https://mail.python.org/pipermail/python-dev/2017-December/1...
29.
▲
by
jpau
5y ago
The first that came to my mind are media apps — Figma, Canva, ... . That might just be my laptop though.
30.
▲
by
jpau
6y ago
Consider how inserts, updates, single-point lookups, indexes etc work with your analytical system. You use SQLite to back and operate an application. SQLite is a wonderfully lightweight transactional database; it compares more to e.g. MySQL
More ›