So are people?
HN user
voat
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
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
The ability to output JSX between native control flow is the real cool part here's, imo. Besides that it looks kinda like Rezact.
And even if they don't contain a hyphen! You can just <use> <anything> <you> <want>
Is there a typescript alternative?
Paring this with Fil-C would give it a garbage collector for free?
I think your math on the percentage is inverted. If you immediately die it says you're in the top 99%
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?
Looks pretty fully featured.
Non-citizens still have rights
Are they really with $4T? I find that difficult to wrap my head around
I'd love to use Flix for something. It looks beautiful. But I'm a web dev, and never touch the JVM ecosystem
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.
Client vs server routing
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 content collections, built-in MDX support, SSR, image handling, and server routing?
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.
Looks really neat! Thanks for building this
I've personally been really impressed with gpui from the Zed folks.
Most of the modern front end frameworks can handle those use cases.
Solid, Vue, Svelte all have capable SPA frameworks and component libraries
Solid js does basically the same thing as React (building UIs for websites) but the architecture and primitives are slightly different.
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.
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 upcoming 2.0 release, it's supposedly gonna be something special.
Well that's bizarre
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.
React has had a mostly stable API for over a decade
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 you to learn about how it's reactive system works.
No one is forcing you to upgrade, Svelte 4 still works just fine? Svelte has had basically no major API changes since 2019, that's a better part of a decade. And with this new architecture change, they released a sophisticated codemod to do most of the work of updating for you.
I believe the op wasn't arguing that companies themselves aren't valuable, just the public speculation markets.
What is wrong with the dioxis approach?