Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fireant
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fireant
4d ago
You cannot introspect model training by prompting the model. Whatever answer it hallucinated on your query "where do you know that from" has almost certainly very low bearing on reality.
2.
▲
by
fireant
7d ago
Personally I've found the opposite useful - I mostly use OAI models with OMP harness and I have a rule instructing it to summarize if any work was omitted or if it made any surprising changes. Sometimes the agent will forget to do some
3.
▲
by
fireant
15d ago
The new GUI is... not great. But the UX old UI was downright awful. There were like 5 different paradigms how to use individual screens, not just layouts, completely different ways to navigate and interact with controls. After couple tens o
4.
▲
by
fireant
20d ago
Some doctors are known to be a hip shooters making snap decisions, but is 30s really enough time for any kind of "expertise" from a real human?
5.
▲
by
fireant
23d ago
My understanding is that most OpenAI users are on a free tier. Secondary effect of this is that OpenAI free tier model capability (assuming Luna) is what what most users associate with frontier AI capability giving somewhat warped view to m
6.
▲
by
fireant
24d ago
The main issue with worktrees is that you can't have the same branch opened in multiple worktrees which makes many things harder than the ought to be. I don't really understand why we need that limitation, otherwise the tooling is
7.
▲
by
fireant
26d ago
I'm glad that we no longer live in a world where "bull goring" is such a common occurrence that it needs to be codified into law.
8.
▲
by
fireant
28d ago
If all of these meshes use the same shader (which they do, its just PBR) they can be all drawn with a single multidraw indirect call. Edit: thinking more about it, since the objects are small they could be rendered with mesh shaders achievi
9.
▲
by
fireant
29d ago
You can disable the win11 update nagging inside local group policy editor.
10.
▲
by
fireant
29d ago
There are several tiers to these services, some are selling real us phone number verifications at about 0.5usd/text while others are selling virtual phone number verifications at much cheaper. From some limited experience with the form
11.
▲
by
fireant
1mo ago
You can set different compaction strategy, currently "Summarize in place and keep the current session", "Generate handoff and continue in a new session", "Drop heavy content in place, recover via artifact", Sna
12.
▲
by
fireant
1mo ago
I think that we are starting to see that API inference prices for US labs are excessive and subscription prices are closer to real costs so 200/m can be realistic longer term.
13.
▲
by
fireant
1mo ago
I've been measuring waiting for tool calls/waiting for model response in my OMP with Sol 5.6 and usually it's 85%-95% of time spent waiting for model to respond, so 14x speedup in model perf would still be very significant. Y
14.
▲
by
fireant
1mo ago
The ethics group isn't at OpenAI to make it ethical, it is there so that it can be pointed to outsiders such as press with words "we take ethics very seriously". It is very similar in function to security group (which should
15.
▲
by
fireant
1mo ago
I'm very torn on these laws. On one hand I understand the purpose, but on the other recoding phone calls and meetings is immensely useful. On Android I had an option to automatically record phone calls and it has saved my ass many time
16.
▲
by
fireant
1mo ago
Chromium is actually fairly efficient when shared across multiple applications. If the webview2, which is probably what the weather app uses, would not create a whole browser per application but rather just the renderer process and the rest
17.
▲
by
fireant
1mo ago
Separate Renderer and GPU Process is just typical webview2/electron
18.
▲
by
fireant
1mo ago
Using OMP through ACP inside Zed is drastically worse experience than just running OMP inside Zed terminal. The ACP UI is dreadful and I had bunch of crashes even for first party Codex support.
19.
▲
by
fireant
2mo ago
That index really needs harder tasks so that it's not just a benchmark of what model is cheapest
20.
▲
by
fireant
2mo ago
Are you saying that because they are ending subsidies, they are giving more subsidies?
21.
▲
by
fireant
2mo ago
Personally I've always found it funny that the widely used work software is called Slack which is very close to slacking (not working hard enough).
22.
▲
by
fireant
3mo ago
In my experience personal projects are the greatest indicator of IC competence, especially for young people. You may not like it, but turns out that when you do a thing in your free time because you like it, you get better at the thing than
23.
▲
by
fireant
3mo ago
Personally I really dislike when the agents generate super long composed shell commands because they are really hard to audit. ffmpeg I'd whitelist, but if it makes a mistake in some super long chained git command it can have pretty sc
24.
▲
by
fireant
3mo ago
That's really nice. It would be really good for game GUIs too where the situation is quite poor and would work well with underlays/overlays/worldspace UIs. That said while binary size may be around 10mb, it still baloons to 5
25.
▲
by
fireant
3mo ago
That's really nice. Have you tested if it works well with longer and more detailed prompts? For example adding more whole product specs and so on. It would be nice to generate a design system from generated UI you like instead of recre
26.
▲
by
fireant
3mo ago
If the frontier models will take as much money to train as they do now, there is no way the wealthy are able to afford their training just for their own consumption. Financing of this whole thing rests on the models being available to compa
27.
▲
by
fireant
3mo ago
This is a good point. If I were an investor, there is no way I'm investing into frontier labs after this announcement. Is this how the bubble pops?
28.
▲
by
fireant
3mo ago
It could also be something PSD2 based. You should be able to create payment using PSD2, but the client still has to approve it inside their bank app.
29.
▲
by
fireant
4mo ago
OpenAI & Anthropic are winning right now. I suspect if Chinese companies get ahead in the race the cards will reverse, OpenAI will restart farming goodwill with open models and then winning companies will be releasing closed models.
30.
▲
by
fireant
4mo ago
Besides points already mentioned, - remote mcps are server driven, meaning the producer can introduce new functionality without requiring all clients to update their skills and clis - remote mcps are safe as they don't require literal
More ›