Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gvkhna
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gvkhna
23d ago
The harness is making a big difference, lackluster performance with pi but somehow very good performance with opencode. There’s some rl there for sure, for a smaller model it’s likely going to perform much better in a harness it understands
2.
▲
by
gvkhna
23d ago
256gb ddr5, so this is going to cost north of 100k? Damn.
3.
▲
by
gvkhna
23d ago
While possible the amount of variation in serving infrastructure is unlikely to land with actually giving the exact same errors zhipu does. It feels like glm flash, and there was a report zhipu had secured a huge new cluster suggesting they
4.
▲
by
gvkhna
23d ago
If it’s not zhipu then why is it returning errors that zhipu does for other models? Who else would return the exact same errors even if they took a lot of core infra like tokenizer from z?
5.
▲
by
gvkhna
1mo ago
That’s the whole point, just cost and compute limitations in your way (mostly).
6.
▲
by
gvkhna
3mo ago
Incidentally the fact that you could read and write from essentially thousands of harddrives at once for even a tiny file makes you wonder what novel use cases you could get out of that.
7.
▲
by
gvkhna
3mo ago
Nice @OP i put together something similar as well. Incidentally I found for motion design specifically llm is not able to infer specific animations as well as it just being described very plainly and accurately what is happening and the tim
8.
▲
by
gvkhna
3mo ago
Go is my go to for simple coding projects now, if i have an agent work grind on it. It’s lightweight fast and resource minimal, while being quick to code. Go tooling is kind of surprisingly minimal and takes more taming then should be requi
9.
▲
by
gvkhna
3mo ago
Use the real browser: clawchrome.com. You can evaluate code on the page, do network capture, screenshot. But it’s the real browser, no fork, no cdp. For lower RTT you’ll need an instance and proxy close to upstream but a real browser will h
10.
▲
by
gvkhna
3mo ago
UUIDv7 as pk is inherently the best option besides just a bigint where you really don’t need a public id. But a Url62 as a url safe public id from the pk is simple and straightforward to use and comes with few risks of leak issues. Wish pos
11.
▲
by
gvkhna
3mo ago
I agree technically but in most use cases the timestamp from uuidv7 is not a security leak. Especially where you’re already sharing that data in some way or another. A default guid is unnecessary if you use uuidv7 I think (in most situation
12.
▲
by
gvkhna
3mo ago
Clawchrome uses a mitm proxy like this for network capture of a browser. I had my agent test using network capture with playwright, then again with simple HAR style reconstruction of the mitm proxy capture. It was just as effective. Check i
13.
▲
by
gvkhna
4mo ago
That’s at the request of a user they aren’t operating autonomously.
14.
▲
by
gvkhna
4mo ago
There are many usecases for agents having access to a real browser and many usecases for humans where work wise it's useful or for agent success in completing the task. Including any specific situations where sites may block "cont
15.
▲
by
gvkhna
4mo ago
You can trace almost anything back to incentives, renewables are more profitable now in one way or another.
16.
▲
by
gvkhna
4mo ago
Interesting that no one is talking about identity verification likely coming anyway. I’m working on clawchrome.com, a real browser for agents. It can access any website because it’s the real browser. I sure hope agents don’t swarm social m
17.
▲
by
gvkhna
5mo ago
Unfortunately AT-SPI support is very hit or miss, mostly miss. To get it useable for this required a huge amount of modification. See my other comment for context.
18.
▲
by
gvkhna
5mo ago
Built this but not open source because it’s more designed for the bot evasion/stealth market. But it’s designed to let ai control the real browser without cdp. So no chromium forks/nothing to “detect.”
19.
▲
by
gvkhna
9mo ago
In this case with the, I believe it’s called quantum tunneling by mullvad, it’s actually a good thing. Because the encapsulation protocol is just UDP/IP, a well established existing protocol that can masquerade as any kind of internet
20.
▲
by
gvkhna
9mo ago
No I haven’t but I think the lack of liquidity as a chicken and egg is a huge barrier to entry in these markets specifically. They are small right now but there are climate derivatives on the Chicago mercantile exchange so this isn’t a new
21.
▲
by
gvkhna
9mo ago
Working on AI driven weather predictions to make money on prediction markets. The accuracy of WeatherNext 2 is astounding. It may be a fools errand but makes for an extremely interesting research project. http://climatesight.app
22.
▲
by
gvkhna
10mo ago
I think it’s going to be targeting mostly stationary HA redundant uplinks. Backup for primary uplink or low usage primary link. In those scenarios pointing at your nearest antenna fixed is much better than an omnidirectional antenna.
23.
▲
by
gvkhna
11mo ago
Working on this problem but a combo of a skill and an mcp better suited to playwright is the solution IMO. The issue is for many things playwright is really verbose, by better tailoring outputs and making them more fine grained you’ll get l
24.
▲
by
gvkhna
1y ago
Nice my project also uses Deno for sandbox and bun runtime because it just works. http://github.com/gvkhna/vibescraper I told Jared if bun had a sandbox i’m pretty sure everyone would use it.
25.
▲
by
gvkhna
1y ago
Ah interesting, Yes i see what you’re saying regarding eslint and didn’t consider that. I’m a big of newer linters with better perf but none match the depth currently with eslint. Will keep an eye out on deno lsp!
26.
▲
by
gvkhna
1y ago
Yup, github.com/gvkhna/vibescraper in the sandbox package. Def needs a cleanup but it’s heavily tested and works great at aivibescraper.com
27.
▲
by
gvkhna
1y ago
Github actions buildx also going down is a really unintended consequence. It would be great if we could mirror away from docker entirely at this point but I digress.
28.
▲
by
gvkhna
1y ago
Wow, this is the key. If it just had python that’s not as useful but the major frameworks is the real value. Definitely going to keep an eye on this. I built a sandbox with deno for ai code generation. It works well enough but there are som
29.
▲
by
gvkhna
1y ago
It was sophisticated by using github notifications. But shitty because it said W25 is a 100m cohort.
30.
▲
by
gvkhna
1y ago
yet They could have also contributed to the effort. You can also add types to monaco typescript. I don’t see a need for a Deno specific LSP, am I missing something?
More ›