Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sharktheone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sharktheone
6mo ago
Very happy for it finally being there!
2.
▲
by
sharktheone
1y ago
I attempted to implement the Temporal spec myself and it really isn't fun. After the tc39 meeting in May, I also switched to `temporal_rs` for `yavashark`. My own implementation ways everything else than optimal, I didn't support
3.
▲
by
sharktheone
2y ago
I highly doubt that. At least not in a native way. However, you could make an adapter from the native interface to wasm components. Would be interesting to look into!
4.
▲
by
sharktheone
2y ago
The acronym was basically there from Day 1, I am not the Person who came up with it and I also wasn't there at Day 1.
5.
▲
by
sharktheone
2y ago
Servo and Tauri still let the Application use JavaScript, which is just very wasteful. I was thinking about making it possible to write dynamic websites completely without JavaScript, by building up WASM support and making that even faster.
6.
▲
by
sharktheone
2y ago
Well, the application is basically unoptimized. However, we also don't have many components yet that can eat up your memory. But we try to keep the memory usage as low as possible. We also thought about integrating it into something li
7.
▲
by
sharktheone
2y ago
Yes, the HTML parser, probably the component that is the most spec compliant. I think the CSS parser also is. For the initial phase, I think it is more important to get something working. For a later implementation, the spec should dictate
8.
▲
by
sharktheone
2y ago
The "optimised search and unlimited browsing" isn't really a statement, it is the expanded form of the acronym gosub. As I said, I don't really like it, but this is what we have now... :/ But I can definitely see w
9.
▲
by
sharktheone
2y ago
Iirc that thing was also AI generated. I don't like it, but here we are and have this sentence. Imo ChatGPT is for name generation not the... best
10.
▲
by
sharktheone
2y ago
No, the website isn't AI generated. There might be some parts of it, though, like general structure of the website and structure of texts. Yes, the initial logo design was generated by AI, however the current logo was made by a designe
11.
▲
by
sharktheone
2y ago
Is there a way of getting the points back?
12.
▲
by
sharktheone
2y ago
lol GOSUB as a BASIC command, yes I can see the reference. It actually referes to the BASIC command.
13.
▲
by
sharktheone
2y ago
The byte stream is one of the first components that was written. Probably It wouldn't be written nowadays. The browser is quite modular, so in the end you can completely out out of that system.
14.
▲
by
sharktheone
2y ago
Gosub is kind of an acronym. I don't really like it, but yeah Gosub and go would be more similar than to Rust
15.
▲
by
sharktheone
2y ago
We actually kind of have a javascript engine. It is a more personal project of mine, but it is also intended to be used and intigrated into gosub. In case someone is interested, here is the repo: https://github.com/Sharktheo
16.
▲
by
sharktheone
2y ago
I think I fixed this a while ago, but we didn't update the website deployment
17.
▲
by
sharktheone
2y ago
It looks like, this is the wrong link. I think you meant https://news.ycombinator.com/item?id=37608580