Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eric-p7
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
eric-p7
3mo ago
Deno Desktop is bundling the V8 JavaScript runtime so it can have JavaScript on the backend. Tauri uses rust for the backend and your browser's JavaScript engine for the frontend.
2.
▲
by
eric-p7
5mo ago
Imagine paying a subscription for your task bar.
3.
▲
by
eric-p7
7mo ago
Just put the default settings in the same place other apps put their settings. With an option for a custom path so I can sync it between my devices via syncthing.
4.
▲
by
eric-p7
7mo ago
I wish I could use Obsidian to edit single markdown files. If my project has a readme.md I don't want to create an obsidian vault with its configuration files in my project, just to open it.
5.
▲
by
eric-p7
8mo ago
Why is it 2026 and I still can't apt install deno?
6.
▲
by
eric-p7
8mo ago
I'm interested in hearing about successes and failures of using this.
7.
▲
by
eric-p7
9mo ago
Reminds me of Lite3 that was posted here not long ago: https://github.com/fastserial/lite3
8.
▲
by
eric-p7
9mo ago
"Chat, expand these 3 points into 10 pages." Later, at someone else's desk: "Chat, summarize these 10 pages into 3 points."
9.
▲
by
eric-p7
9mo ago
This needs more attention than it's getting. Perhaps if you made some changes to the landing pages could help? "outperforms the fastest JSON libraries (that make use of SIMD) by up to 120x depending on the benchmark. It also outp
10.
▲
by
eric-p7
9mo ago
I'm working Solarite, a library for doing minimal DOM updates on web components when the data changes. And other nice features like nested styles and passing constructor arguments to sub-components via attributes. https://gi
11.
▲
by
eric-p7
9mo ago
I've built Solarite, a library that's made vanilla web components a lot more productive IMHO. It allows minimal DOM updates when the data changes. And other nice features like nested styles and passing constructor arguments to s
12.
▲
by
eric-p7
9mo ago
Genes and species are also sometimes given ridiculous names.
13.
▲
by
eric-p7
9mo ago
If you tediously work out the LLM math by hand, is the pen and paper conscious too? Consciousness is not computation. You need something else.
14.
▲
by
eric-p7
9mo ago
There are no properties of matter or energy that can have a sense of self or experience qualia. Yet we all do. Denying the hard problem of consciousness just slows down our progress in discovering what it is.
15.
▲
by
eric-p7
10mo ago
Yes yes very impressive. But can it still turn my screen orange?
16.
▲
by
eric-p7
11mo ago
That means you won the game.
17.
▲
by
eric-p7
11mo ago
"has no dependencies, and uses only standard features of JavaScript so it works in any JS environment." Then I see a Node style import and npm. When did Node/NPM stop being dependencies and become standardized by JavaScript?
18.
▲
by
eric-p7
1y ago
No, that's correct. I did it that way deliberately as a design choice. Is that not still considered reactivity? If so then I'll update the docs.
19.
▲
by
eric-p7
1y ago
This seems like a good place to plug my library, Solarite. It's a minimal, compilation-free JavaScript library that adds reactivity to native web components, as well as scoped styles and a few other ease-of-life features. https:/
20.
▲
by
eric-p7
1y ago
Can we have a federated service that's resilient against outages such as this, where Element would automatically use another server with my same account? Perhaps the network of servers could even have some redundancy for the last two w
21.
▲
by
eric-p7
1y ago
We can't call it robots.txt?
22.
▲
by
eric-p7
1y ago
Not to be confused with The D Programming Language, which has a similar domain (dlang.org), and is currently on version 2.
23.
▲
by
eric-p7
1y ago
> That's what makes Carbon different from any other language: D, Zig, Nim, Rust etc. I know you can compile C++ files to object files, pass them to the D compiler, and have them call eachothers' functions. I've never trie
24.
▲
by
eric-p7
1y ago
I've been working on a minimal, compilation-free JavaScript library that adds reactivity to native web components, as well as scoped styles and a few other ease-of-life features. Solarite.js: https://vorticode.github.io
25.
▲
by
eric-p7
1y ago
I haven't tried it, but it should work so long as you don't use htmx to replace the parts of the components being modified by the reactivity.
26.
▲
by
eric-p7
1y ago
This seems like a good place to plug my own lightweight, compilation-free library that adds reactivity and local styles to native web components: https://vorticode.github.io/solarite
27.
▲
by
eric-p7
1y ago
I immediately scrolled to the bottom of the HN comments so I could find a comment like this to upvote.
28.
▲
by
eric-p7
1y ago
Isn't the X ranking algorithm open source? Does it have hardcoded keywords or how does this censoring work?
29.
▲
by
eric-p7
1y ago
Why can't this just be an embeddable subset of some other well-known language instead of a brand new language? I've learned two dozen programming languages. I'm so tired.
30.
▲
by
eric-p7
1y ago
It's a mystery why D isn't far more popular than it is. Fast compilation, familiar syntax, and supports a wider range of programming paradigms than most (any?) other language.
More ›