Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
voat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Feel The AGI: a collection of my Twitter bookmarks over the past year
(feel-the-agi.exe.xyz)
2 points
by
voat
2mo ago
|
0 comments
2.
▲
Show HN: Invokers: A Polyfill and Extension for HTML Invoker Commands
(github.com)
3 points
by
voat
1y ago
|
0 comments
3.
▲
by
voat
1y ago
So are people?
4.
▲
by
voat
1y ago
I tried to use helix as a vim user, but couldn't get used to the key binds. However I recently found evil-helix, and it's a joy. https://github.com/usagi-flow/evil-helix
5.
▲
by
voat
1y ago
The algebraic effect handler pattern is a much simpler mental model than monads. And is transferrable to other languages pretty easily. See something like https://github.com/doeixd/effectively in Typescript
6.
▲
by
voat
1y ago
The ability to output JSX between native control flow is the real cool part here's, imo. Besides that it looks kinda like Rezact.
7.
▲
by
voat
1y ago
And even if they don't contain a hyphen! You can just <use> <anything> <you> <want>
8.
▲
by
voat
1y ago
Is there a typescript alternative?
9.
▲
by
voat
1y ago
Paring this with Fil-C would give it a garbage collector for free?
10.
▲
by
voat
1y ago
I think your math on the percentage is inverted. If you immediately die it says you're in the top 99%
11.
▲
by
voat
1y ago
Maybe not a drug. But if the improvements in health come from bio chemical signals, it should be possible to activate those signals without engaging in exercise. Eventually?
12.
▲
by
voat
1y ago
Looks pretty fully featured.
13.
▲
by
voat
1y ago
Non-citizens still have rights
14.
▲
by
voat
1y ago
Are they really with $4T? I find that difficult to wrap my head around
15.
▲
by
voat
1y ago
I'd love to use Flix for something. It looks beautiful. But I'm a web dev, and never touch the JVM ecosystem
16.
▲
by
voat
1y ago
They are referring to static non-interactive content (basically images and text) in sites like blogs, marketing site, docs, etc. as opposed to highly interactive, and dynamic components, think Facebook, Figma, etc.
17.
▲
by
voat
1y ago
Client vs server routing
18.
▲
by
voat
1y ago
Care to explain? Astro is trying to position itself in opposition to things like Next.js or Nuxt wich are specifically marketed as application frameworks? And the architecture is more suited to something like a content site, because of the
19.
▲
by
voat
1y ago
People underestimate the node compatibility that Deno offers. I think the compat env variable will do a lot of adoption. Maybe a denon command or something could enable it automatically? Idk.
20.
▲
by
voat
1y ago
Looks really neat! Thanks for building this
21.
▲
by
voat
1y ago
I've personally been really impressed with gpui from the Zed folks.
22.
▲
by
voat
1y ago
Most of the modern front end frameworks can handle those use cases. Solid, Vue, Svelte all have capable SPA frameworks and component libraries
23.
▲
by
voat
1y ago
Solid js does basically the same thing as React (building UIs for websites) but the architecture and primitives are slightly different.
24.
▲
by
voat
1y ago
Yep. Solid js stays true to js. A div is literally a div. And you can use Solid without jsx, and used tagged templates if you so desire.
25.
▲
by
voat
1y ago
I'm a big fan of Solid. It's a very influential community, however it's not widely used. All the pieces are there. I just don't see tons of marketing or real app/product/dx focus from them. Look out for their u
26.
▲
by
voat
1y ago
Well that's bizarre
27.
▲
JavaScript Views, the Hard Way – A Pattern for Writing UI
(github.com)
188 points
by
voat
1y ago
|
132 comments
28.
▲
by
voat
2y ago
I'm confused at all the negativity? I am personally very excited for this feature, it's going to enable one to use less JavaScript,and CSS to accomplish things that should be easy.
29.
▲
by
voat
2y ago
React has had a mostly stable API for over a decade
30.
▲
by
voat
2y ago
I appreciate that the author acknowledged that there must exist some reason(s) for the changes that he is unaware of. I appreciate Svelte's new architecture, it's going to help people make smaller, faster apps, even it requires yo
More ›