Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asabla
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
asabla
4d ago
> My new suspicion is now that they didn’t got drastically smarter, but they got trained on the user input on the previous generations I think this happened around Opus 4.5 or 4.5 and the same for GPT 5.4. The more I use those models, ha
2.
▲
by
asabla
15d ago
I used sublime text over so many years. Still find it to be a marvel when it comes to large text files, and how well it still handles them
3.
▲
by
asabla
16d ago
Thank you for answering these questions. Looking forward for the next write up about this.
4.
▲
by
asabla
2mo ago
I had a similar issue with mine. But was able to reset it with Fn + z + j for a couple of seconds.
5.
▲
by
asabla
2mo ago
It took me way too many years before I set this as a default in my profile files. The funny thing is. I kept missing this detail every time I read through git. Feels like I was blind to the whole concept of it
6.
▲
by
asabla
4mo ago
Super cool! how long did it take to generate all those custom images?
7.
▲
by
asabla
6mo ago
Yee I gotcha. Did a migration myself last week from using playwright mcp towards playwright-cli instead. Which has been playing much nicer so far. I guess you would run into the same issues you've already mentioned about running chrome
8.
▲
by
asabla
6mo ago
Oh woah! I've been trying to get microsandbox to play nicely. But this is much closer to what I actually need. I glimpsed through the site and the script. But couldn't really see any obvious gotchas. Any you've found so far w
9.
▲
by
asabla
7mo ago
I really don't have any numbers to back this up. But it feels like the sweet spot is around ~500k context size. Anything larger then that, you usually have scoping issues, trying to do too much at the same time, or having having issues
10.
▲
by
asabla
8mo ago
Very nice! I've been experimenting with a similar setup. And I'll probably implement some of the things you've been doing. For the proxy part I've been running https://www.mitmproxy.org/ It's not f
11.
▲
by
asabla
9mo ago
From my point of view, you're either choosing between instruction following or more creative solutions. Codex models tend to be extremely good at following instructions, to the point that it won't do any additional work unless you
12.
▲
by
asabla
10mo ago
This is such a good video. I really like the way he presents it as well. His rant about CS historians is also a fun subject
13.
▲
by
asabla
11mo ago
> The last thing I'll mention is that Claude Code (Sonnet 4.5) is still very token-happy, in that it eagerly goes above and beyond when not always necessary. Codex (gpt-5-codex) on the other hand, does exactly what you ask, almost t
14.
▲
by
asabla
1y ago
I can't tell if this is satire or not. And some parts read like it was written by AI. Either way, a more fine grained control over the GC is probably preferred over something like this.
15.
▲
by
asabla
1y ago
I'm always so confused by those statements as well. Because just like you, I feel that the 20B version is really good at following instructions. Some of the qwen models are too, but they seem to need a bit more handholding. This is of
16.
▲
by
asabla
1y ago
And by GPT-5 you mean through their API? Directly through Azure OpenAI services? or are you talking about ChatGPT set to using GPT-5. All of these alternatives means different things when you say it takes +20 seconds for a full response.
17.
▲
by
asabla
1y ago
I fundamentally agree with you. But anti-cheat hasn't been about blocking every possible way of cheating for some time now. It's been about making it as in convenient as possible, thus reducing the amount of cheaters. Is the curre
18.
▲
by
asabla
1y ago
I think so far some of the surface devices and some of the Razer (yes, the one making computer mices, keyboards and such) had been the closest.
19.
▲
by
asabla
1y ago
I still remember how much I liked the idea. Really tried to use it, but the experience with both browsers and vscode was....not that great. Kinda hope they revisit this idea in a near future again
20.
▲
by
asabla
1y ago
Been using a similar setup, with so far pretty decent results. With the addition of having a short explanation for each file within index.md I've been experimenting with having a rules.md file within each directory where I want a certa
21.
▲
by
asabla
1y ago
Squad, Arma (and especially Arma reforger), Dayz, Battlebit, Heretic + Hexen and thr list goes on. Arma usually gets the more complex and janky stuff (in a fun way). While the others are more modified experiences. Like Squad, we're the
22.
▲
by
asabla
1y ago
Mostly AA and indie game titles. The simulator scene is still going strong with dedicated servers (like squad, arma, farming simulator, the hunter etc etc). Larger titles swapped over to more control in order to extract more money from the
23.
▲
by
asabla
1y ago
> that rely on tool use for facts, and “knowledge bases” tuned for retrieval-heavy work I would say this isn't exclusive to the smaller OSS models. But rather a trait of Openai's models all together now. This becomes especially
24.
▲
by
asabla
1y ago
Initial testing has only been done with ollama. Plan on testing out llama.cpp and vllm when there is enough time
25.
▲
by
asabla
1y ago
I'm on a 5090 so it's not apples to apples comparison. But I'm getting ~150t/s for the 20B version using ~16000 context size.
26.
▲
by
asabla
1y ago
For ChatGPT and DeepResearch yes, not when using the API. I guess you could just return empty results if you want to offer other tools as well (can't test it now, since custom connectors only supports Workspace or PRO accounts for this
27.
▲
by
asabla
1y ago
I know I'm a bit late. But for MCP servers running over HTTP/custom it should use OAuth 2.0. If it's served via stdout, it should use configuration files and/or environment variables. ref: https://modelcontext
28.
▲
by
asabla
1y ago
It's not about being a prima Donna. It's about business value. Too many meetings over the years should either be better planned, not taken place at all or could have been an email/chat message. Business value first
29.
▲
by
asabla
1y ago
If it's essential that I attend for such a meeting, the organizer usually reach out. If not. Then I'll have to either live with the decision or at least give feedback on it. Nothing is final until you build it (from a developer po
30.
▲
by
asabla
1y ago
> no agenda, no attenda I've been using this mentality for the last three years. Some responds with hostility and some see the benefits, but most are just indifferent to it sadly. I've also been observing people just throw in a
More ›