Viewing profile — theMackabu
theMackabu
HN member- Joined
- Thu, Apr 13, 2023, 10:23 PM UTC
- HN karma
- 138
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About theMackabu
No profile information was provided.
Recent public activity
- comment
- comment
- comment
- story
-
comment
Comment #48897519
> 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, …
-
comment
Comment #48882420
this is very out of date, from February. please just check the repo or even run the tests
-
comment
Comment #48882412
no sandbox on windows... yet!
-
comment
Comment #48882406
not anymore!
-
comment
Comment #48878762
> 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 unic…
-
comment
Comment #48877907
would be cool to see!
-
comment
Comment #48876866
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://…
-
comment
Comment #48876771
its pretty fast tbh, though third-party benches would be great to have!
-
comment
Comment #48876679
this is coming soon!
-
comment
Comment #48876612
this page is literally a inside joke, theres a reason /jobs doesn't work (im not hiring)
-
comment
Comment #48876115
I dont know a single soul who uses the Anthropic `ant` cli....
-
comment
Comment #48875941
yes! I will be making a roadmap like a comment here suggested, should help
-
comment
Comment #48875920
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 existin…
-
comment
Comment #48875906
> 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 o…
-
comment
Comment #48875878
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
-
comment
Comment #48875758
thats very weird, its hosted on cloudflare workers atm. might be blocked by your isp? ive seen that happen to .land
-
comment
Comment #48875736
unknown, have not tried. but let me know if it does work
-
comment
Comment #48875688
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 …
- comment
-
comment
Comment #48875622
its ~8mb including the entire runtime and node-compat work. pretty simple to embed anywhere as well
-
comment
Comment #48875615
good idea!