Viewing profile — nilslice
nilslice
HN member- Joined
- Sun, Feb 19, 2017, 9:41 PM UTC
- HN karma
- 568
- Public activity
- 235 items
- HN profile
- View on Hacker News ↗
About nilslice
No profile information was provided.
Recent public activity
-
comment
Comment #47939524
its basically an iframe embedding doom on a remote webpage
-
comment
Comment #47692933
[dead]
-
comment
Comment #47341770
agreed. no one needs the component model, and it's just a attempt for people to create work for themselves. especially now with coding agents, the DX they think they are bringing t…
-
comment
Comment #47305430
yes, you must save it to a laserdisc, and then observe it though a highly magnified digital microscope looking for a specific frame.
-
comment
Comment #47172666
providing and the import loader to just put .wasm in an import and get to call functions are the actual useful things in this post component model is trash
-
comment
Comment #46610157
I worked at one of the quantum computing co's on their compiler stack (so pretty much pure classical compute stuff), but in order to have even a baseline understanding of the compu…
-
comment
Comment #46334543
It's good of you not to jump to any conclusions!
-
comment
Comment #45958897
Idk what you think you have to gain with your stance lol No one looks at MCP and sees "magic", they just see "finished integration". Something you can pretty much use straight away…
-
comment
Comment #45951039
What do all of the links below have in common? Do you know of another way you can control all of those applications via LLMs? Computer use? https://github.com/ahujasid/ableton-mcp …
-
comment
Comment #45805389
Very cool. If anyone's curious to see what's packed in here at a glance: https://modsurfer.dylibso.com/module?hash=3fa6b28252b0d72c82...
-
comment
Comment #44538041
Dynamic on-device code compilation from WebAssembly bytecode to Android (ART) native.
- story
-
comment
Comment #44538005
i get it... i find the productivity is extremely addictive
-
comment
Comment #44516941
pls don't put an api key in a prompt
-
comment
Comment #44368932
should kill off sdk generators too
-
comment
Comment #44230084
you should check out the Extism[0] project and the Elixir SDK[1]. This would allow you to write the core services, routing, message passing, etc in Elixir, and leverage all the BEA…
-
comment
Comment #44070045
Check out our MCP SSO solution! https://docs.mcp.run/blog/2025/05/14/mcp-sso/
-
comment
Comment #44070044
> Each MCP server still needs to handle auth differently depending on what it's connecting to. Setting aside expected criticism about this being some middleware layer, but we’ve la…
-
comment
Comment #44035521
all of the servers deployed to mcp.run[0] are Wasm modules, and can run client side. they run in our cloud too, but you could use mcpx to pull them locally instead. you can also ge…
-
comment
Comment #44023848
Others should consider Chicory, enabling JVM apps to run wasm code (compiled from Rust or many other languages) at high speed, securely in-process. JNI introduces a lot of other ch…
-
comment
Comment #43986389
lol yea, can't do much about it now!
-
comment
Comment #43985039
Apple Wallet transformed how we manage our digital assets—creating a unified hub for cards, tickets, and passes that work seamlessly across services. Today, we're bringing that sam…
- story
-
comment
Comment #43866123
that's what this does :) you bundle mcp servers into a profile, which acts as a single virtual mcp server and can be dynamically updated without re-configuring your mcp client (e.g…
-
comment
Comment #43863446
you might like mcp.run, a tool management platform we're working on... totally agree running a process per tool, with all kinds of permissions is nonsensical - and the move to "rem…