Viewing profile — asabla
asabla
HN member- Joined
- Thu, Feb 18, 2021, 12:24 PM UTC
- HN karma
- 246
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About asabla
No profile information was provided.
Recent public activity
-
comment
Comment #49103734
I had a similar issue with mine. But was able to reset it with Fn + z + j for a couple of seconds.
-
comment
Comment #48931464
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 bli…
-
comment
Comment #48227887
Super cool! how long did it take to generate all those custom images?
-
comment
Comment #47302276
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 sa…
-
comment
Comment #47301823
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 a…
-
comment
Comment #47267713
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 t…
-
comment
Comment #46698527
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.mitmprox…
-
comment
Comment #46349726
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 poi…
-
comment
Comment #46042508
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
-
comment
Comment #45729867
> 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…
-
comment
Comment #45402591
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 …
-
comment
Comment #45393593
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, bu…
-
comment
Comment #45054137
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 thin…
-
comment
Comment #44994967
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, …
-
comment
Comment #44993868
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.
-
comment
Comment #44993806
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 n…
-
comment
Comment #44957836
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 r…
-
comment
Comment #44943246
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 othe…
-
comment
Comment #44943175
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 o…
-
comment
Comment #44861207
> 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 m…
-
comment
Comment #44821627
Initial testing has only been done with ollama. Plan on testing out llama.cpp and vllm when there is enough time
-
comment
Comment #44821026
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.
-
comment
Comment #44677326
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 conn…
-
comment
Comment #44558440
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 variabl…
-
comment
Comment #44447776
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/…