Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zubnix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
zubnix
2y ago
Thats because it’s just the kernel without any user space applications yet
2.
▲
by
zubnix
2y ago
How is this different compared to jslinux? Jslinux emulates hardware while the Linux WASM port uses the WASM runtime as a VM without any form of emulation. https://github.com/tombl/linux
3.
▲
Linux Kernel Port to WebAssembly
(linux.tombl.dev)
2 points
by
zubnix
2y ago
|
3 comments
4.
▲
by
zubnix
3y ago
Http 3.0 is UDP, ICA these days is also UDP.
5.
▲
by
zubnix
4y ago
another solution that allows both wayland and x11 applications accessible from the browser (disclaimer: I am the author, it’s also still very much under development) https://github.com/udevbe/greenfield
6.
▲
by
zubnix
5y ago
That’s what I am building, except both native and web apps work seamlessly together: https://www.greenfield.app/ https://github.com/udevbe/greenfield https://twitter.com/FriedChicken&#x
7.
▲
by
zubnix
5y ago
Not tested but it could although rather slowly as currently the proxy compositor does not expose OpenGL capabilities for doing zero copy application buffer passing. With enough time you could completely integrate it with steam though…
8.
▲
by
zubnix
5y ago
Greenfield is a city in Massachusetts, United States. Just like Wayland.
9.
▲
by
zubnix
5y ago
Absolutely, that’s why I am integrating it with kubernetes so each app is locked down and containerised while you as a user don’t even notice it.
10.
▲
by
zubnix
5y ago
There used to be one for about half a year I believe, but I found 280 dollars a month (gpu cloud is crazy expensive) too costly for just a demo.
11.
▲
by
zubnix
5y ago
Not possible, webgl is sandboxed and doesn’t expose the required egl extension. It might be possible if you’d port it to deno and use some native code perhaps(?)
12.
▲
by
zubnix
5y ago
Author here. If you want to know a bit more about the history of greenfield, I’ve written a bit about it on twitter: https://mobile.twitter.com/FriedChicken/status/1420671685485...
13.
▲
by
zubnix
5y ago
So much this. If you hate cloudformation, have a look at CDK, which allows you to programmatically define a stack in a language of your choice, instead of trying to use unreadable huge yaml to write code. I really wish terraform will one da
14.
▲
by
zubnix
6y ago
"externally funds secured." As a research project, or a potential commercial product?
15.
▲
Show HN: React-CanvasKit
(github.com)
3 points
by
zubnix
6y ago
|
0 comments
16.
▲
by
zubnix
6y ago
Not sure what browser you're using. But here it's actually using webcomponents and CSS houdini to render all demos I tried. Nowhere did I see any canvas usage.
17.
▲
by
zubnix
6y ago
I was just about to comment on how using OSGi probably doubles your engineering effort (and cost!) quite substantially for very little benefit. Source: I've developed OSGi applications professionally for nearly 9 years. btw I <3 Jit
18.
▲
by
zubnix
7y ago
It stops at 1972. I thank my flywheel scroll button for that.
19.
▲
by
zubnix
7y ago
How is this different (functionally) than say https://www.dukescript.com/ ?