Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theMackabu
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
theMackabu
3mo ago
> Odd choice for a vibecoded project. I'm using coding agents to accelerate implementation, not to replace understanding or review. The architecture, technical decisions, testing, and final responsibility are still mine, so I don&#x
2.
▲
by
theMackabu
3mo ago
this is very out of date, from February. please just check the repo or even run the tests
3.
▲
by
theMackabu
3mo ago
no sandbox on windows... yet!
4.
▲
by
theMackabu
3mo ago
not anymore!
5.
▲
by
theMackabu
3mo ago
> How is it so much smaller than V8 while also apparently including a package manager, a web server, a TypeScript compiler and a hypervisor? Much less complex tiers of jit, no unicode ICU, and no startup js snapshot
6.
▲
by
theMackabu
3mo ago
would be cool to see!
7.
▲
by
theMackabu
3mo ago
on linux its kvm, on darwin its hypervisor.framework, the memory is not upfront, by default 256mb is lazy allocated, and ~35mb are used by both ant + the vm. the kernel is https://nanos.org with patches to get ant+networking run
8.
▲
by
theMackabu
3mo ago
its pretty fast tbh, though third-party benches would be great to have!
9.
▲
by
theMackabu
3mo ago
this is coming soon!
10.
▲
by
theMackabu
3mo ago
this page is literally a inside joke, theres a reason /jobs doesn't work (im not hiring)
11.
▲
by
theMackabu
3mo ago
I dont know a single soul who uses the Anthropic `ant` cli....
12.
▲
by
theMackabu
3mo ago
yes! I will be making a roadmap like a comment here suggested, should help
13.
▲
by
theMackabu
3mo ago
this was flagging code from all the way back in dec of 2025, back when this project was just some idea and not what it is today. around feb thats when basically deleted the existing codebase and designed a much more reliable system from the
14.
▲
by
theMackabu
3mo ago
> interesting, is there any reason behind DNS/(ISP?) providers blocking .land domains? tbh have not seen any reason behind it, just saw my ants.land get blocked a office firewall once while demoing
15.
▲
by
theMackabu
3mo ago
many, the engine has basically gone through a full rewrite since feb, that was still mostly interpt and missing many jit ops. nightly will include benchmarks soon as well
16.
▲
by
theMackabu
3mo ago
thats very weird, its hosted on cloudflare workers atm. might be blocked by your isp? ive seen that happen to .land
17.
▲
by
theMackabu
3mo ago
unknown, have not tried. but let me know if it does work
18.
▲
by
theMackabu
3mo ago
LATEST RELEASE REQUIRES A STATIC RELEASE HOTFIX!! https://github.com/theMackabu/ant/actions/runs/29167621329 . im very sorry everyone who tried to install and got a libcares error :(
19.
▲
by
theMackabu
3mo ago
:D
20.
▲
by
theMackabu
3mo ago
its ~8mb including the entire runtime and node-compat work. pretty simple to embed anywhere as well
21.
▲
by
theMackabu
3mo ago
good idea!
22.
▲
by
theMackabu
3mo ago
just got the thing for you actually! literally just finished a stable version last night, https://www.npmjs.com/package/ant-desktop . WIP still, chromium only renderer backend but webview and other backends coming soon
23.
▲
Show HN: Ant – A JavaScript runtime and ecosystem
(antjs.org)
330 points
by
theMackabu
3mo ago
|
148 comments
24.
▲
Show HN: Registry for Ant and Everyone Else
(ants.land)
1 points
by
theMackabu
3mo ago
|
0 comments
25.
▲
by
theMackabu
5mo ago
llvm is big/slow to compile and doesnt really fit js dynamic execution well in most cases
26.
▲
Show HN: Ant – A from-scratch JavaScript runtime in 9 MB
(github.com)
8 points
by
theMackabu
5mo ago
|
4 comments
27.
▲
Working Was the Beginning
(themackabu.dev)
3 points
by
theMackabu
5mo ago
|
0 comments
28.
▲
by
theMackabu
8mo ago
Four times actually, got a better reception on other sites though lwk
29.
▲
by
theMackabu
8mo ago
I have to say it was the GC, as i’ve had to fix it another 5 times since this article
30.
▲
Building a JavaScript runtime in one month
(themackabu.dev)
4 points
by
theMackabu
8mo ago
|
4 comments
More ›