HN user

vijaybritto

876 karma
Posts15
Comments608
View on HN

I am cursed that I always have to work on legacy products that were built many years ago and didnt consider these things.

I hope we eventually get a good/simple language/framework that can compile to native code. Even react native for mac/windows is good enough now.

Im not sure if people are getting the biggest problem in electron desktop apps.

Its RAM usage not the disk!!

Why are they all making the same thing in different ways?! I have never worked on an electron app where the executable size was an impediment to the business. Its always the RAM/CPU usage. If we are going to work on the same webviews like electron and others, how will this make any difference?

Vite 8.0 Is Out 4 months ago

This is for tooling.

Node.js has been extraordinarily useful for building build tools. We're outgrowing it's capacity and rightfully moving to a compiled language. Also faster tooling is essential for establishing a high quality feedback loop for AI agents

What would make this super easy to adopt?

A simple page which shows what native components are available with/without the need for polyfills for a given browserslist config

Hypertext TV 1 year ago

This is just beautiful artistry. I absolutely love it! Only thing missing is the click/clack sounds on those buttons

Beaver dams are like step dams. The bad ones people talk about are the huge dams which alter the environment drastically often creating artificial lakes.

Beaver dams on the other hand slow down water flow to some extent and alter the direction of water flow slightly. These smaller natural dams are so good for little species to thrive.

Have y'all considered something like vscode's extension experience in sublime. The current one is not really intuitive or easier to setup

They are a company and they are still good. They changed their licensing model for v4 onwards. I have been using it for most of my note keeping and lite code editing tasks and its excellent as always. I think they can still get back to the old hype if they choose to use typescript for their plugin system. A lot of vscode plugins can be ported that way I hope