Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TeeWEE
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
TeeWEE
2mo ago
Was using Reveal.js which worked well because it can use any HTML or any plugin. Bento works with a predefined schema, so you cant use any HTML library (Such as Mermaid.js) if you need it in your presentation. But then again, often you dont
2.
▲
by
TeeWEE
2mo ago
Basically it’s AI on top of AI for metadata extraction. There are a lot of claims in the article but not a lot of hard data. In the end they still don’t know if the data is correct. Good luck with your glutes allergy. The weird thing for me
3.
▲
by
TeeWEE
3mo ago
This is mostly a thin clintypescript wrapper around the prompts. This could have been a SKILL
4.
▲
by
TeeWEE
4mo ago
> Git itself wasn't designed for that load, and bolting AI onto platforms not built for agents is the biggest mistake of this era. We're doing a generational rebuild of the underlying infrastructure to handle agent-rate work as
5.
▲
by
TeeWEE
5mo ago
That’s indeed the trick. Spacex “invests” in Cursor, looks good on their balance sheet. And xAI now gets 10B of more revenue on their income statement. Perfect financial statement boosting for the IPO which in turn will pay back these costs
6.
▲
by
TeeWEE
6mo ago
There are two kid of specs, formal spec, and "Product requirements / technical designs" Technical design docs are higher level than code, they are impricise but highlight an architectural direction. Blanks need to be filled i
7.
▲
by
TeeWEE
6mo ago
I think nanoclaw is architecturaly much better suited to solve this problem.
8.
▲
by
TeeWEE
7mo ago
We make the creator of the PR responsible for the code. Meaning they must understand it. Also, we only allow engineers to commit (agent generated) code. Designers just come up with suggestions, engineers take it and ensure it fits our archi
9.
▲
by
TeeWEE
7mo ago
If you work at OpenAI, leave now while you can.
10.
▲
by
TeeWEE
7mo ago
My point is: Trust the work of AI just like the work of a contracter: Check and verify, but dont micromanage.
11.
▲
by
TeeWEE
7mo ago
Do you trust your employees? Do you trust a contracter? Do you trust other people? AI is similar to a person you dont know that does work for you. Probably AI is a bit more trustworthy than a random person. But a company, needs to let empl
12.
▲
by
TeeWEE
7mo ago
I hardly use Google anymore. I almost always use Claude. It can do the "higher level task" I often want to accomplish when I go to google. Claude checks multiples websites, reads them all, and answers my question.
13.
▲
by
TeeWEE
8mo ago
This is quite a bad idea. You need to control the size and quality of your context by giving it one file that is optimized. You don’t want to be burning tokens and large files will give diminishing returns as is mentioned in the Claude Code
14.
▲
by
TeeWEE
8mo ago
Indeed seems like Vercel completely missed the point about agents. In Claude Code you can invoke an agent when you want as a developer and it copies the file content as context in the prompt.
15.
▲
by
TeeWEE
10mo ago
The BMW neue klasse is far superior to the latest Teslas. Both in software hardware and handing. https://youtu.be/P-H-GJaGiUg?si=eq8YWy8gyJ5YS99X I think it even surpasses Chinese brands.
16.
▲
by
TeeWEE
10mo ago
This is amazingly cool
17.
▲
by
TeeWEE
1y ago
Is open router used a lot? I just use claude code, so this is a misrepresentation of what is actually the most popular model right?
18.
▲
by
TeeWEE
1y ago
I dont like the "impure" label. But the guts of it is right. Most software solves a business problem. Even the "pure" ones could choose to deliver value sooner with tech debt.
19.
▲
by
TeeWEE
1y ago
The main thing that lacks in go is auto OpenAOI generation from a golang func. You at least need reflection. It can be done. But not as easy as in python
20.
▲
by
TeeWEE
1y ago
Wow Sam Altman is so full of himself... I would never want to work for this narcist. Just watch this video. https://x.com/sama/status/1925242282523103408
21.
▲
Volonaut Airbike
(youtube.com)
2 points
by
TeeWEE
1y ago
|
1 comments
22.
▲
by
TeeWEE
1y ago
First flying bike. Startwars style
23.
▲
by
TeeWEE
2y ago
Correction: the MCP is a protocol for function calling and getting context into a model. It’s can run locally or over a network. It does not specify how “agentic” systems interact with each other. Depending on what you mean there.
24.
▲
by
TeeWEE
2y ago
Was also looking at Langfuse.ai or braintrust.dev Anybody with experience can give me a tip of the best way to - evaluate - manage prompts - trace calls
25.
▲
by
TeeWEE
2y ago
It depends. That’s the whole point. I see a lot of people here saying one is better than the other. But it depends on your use case and company size. GRPC is a lot more complex to start using and hides internals. However it has some major a
26.
▲
by
TeeWEE
2y ago
What do you mean with validating the bindings? GRPC is type safe. You don’t have to think about that part anymore. But as the article mentions OpenAPI is also an RPC library with stub generation. Manual parsing of the json is imho really Ol
27.
▲
by
TeeWEE
2y ago
What tells you that your brain is not a probabilistic machine?
28.
▲
by
TeeWEE
2y ago
How can a rule book help fixing incidents. I mean I hope every incident is novel. Since you solve the root issue. So every time you need to dig in the code, or recently deployed code and correlate it with your production metrics. Or is the
29.
▲
by
TeeWEE
2y ago
This results in me trusting Tesla less. If this was fake, how do we know the robovans were not remotely operated? They might as well be too to get the stock price up? There is no way to know. I am really doubting Tesla now. It wouldn’t surp
30.
▲
by
TeeWEE
2y ago
This person doesn’t seem to know about table stream duality. Crud is just an immutable event stream. All crud systems use this in their journaling system.
More ›