Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
viftodi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
viftodi
4mo ago
It makes me very sad to see this pseudo-intellectualism posted here and so many people replying here about consciousness and so on, not realizing what it would entail if this were true. For LLMs to have consciousness we would approach ficti
2.
▲
by
viftodi
6mo ago
Until the hard problem of consciousness is solved, this is absolutely false
3.
▲
by
viftodi
7mo ago
I tried the trick question I saw here before, about the make 1000 with 9 8s and additions only I know it's not a resonating model, but I keep pushing it and eventually it gave me this as part of it's output 888 + 88 + 88 + 8 + 8 =
4.
▲
by
viftodi
9mo ago
While I don't know much about Church numbers or the theory how lambda calculus works, taking a glance at the definitions on wikipedia they seem to be the math idea of how numbers works (at the meta level) I forgot the name of this, but
5.
▲
by
viftodi
10mo ago
While it is obviously much easier than creating a real OS, some people have created desktop managers web apps, with resizeable and movable windows, apps such as terminals, nodepads, file explorer etc. This is still a challenging task and re
6.
▲
by
viftodi
10mo ago
You are right to be skeptical. There are plenty of so called windows(or other) web 'os' clones. There were a couple of these posted on HN actually this very year. Here is one example I google dthat was also on HN : https:/&#
7.
▲
by
viftodi
10mo ago
Google does A/B testing for anti ad blockers. Not only do I get slowdowns and some videos don't load at all at times, but I also get a notification that explains that the reason is using adblockers.
8.
▲
by
viftodi
10mo ago
Even if we assume this to be true, waymos have the advantage of more sensors and less blind spots. Unlike humans they can also sense what's behind the car or other spots not directly visible to a human. They can also measure distance v
9.
▲
wasm_val: Rust library to dynamically call JavaScript from WASM
(github.com)
3 points
by
viftodi
8y ago
|
0 comments
10.
▲
by
viftodi
8y ago
Hello, The main idea compared to stdweb is to have the ability to call into javascript dynamically but without having to write actual embedded javascript. From what I've seed stdweb exposes a js! macro with some features to convenientl
11.
▲
Show HN: wasm_val – API to call JavaScript from rust wasm programs
(github.com)
2 points
by
viftodi
8y ago
|
2 comments
12.
▲
Show HN: POC: Rust library to allow typesafe access to JavaScript from wasm
(github.com)
2 points
by
viftodi
8y ago
|
0 comments