HN user

skratlo

333 karma
Posts3
Comments155
View on HN

The whole business model of living off of App stores, controlled by tech giants, is flawed, and no sane person should ever make this their sole source of income. It's like being held hostage.

Why wouldn't it say nowhere (README, the website) what does it actually do and how? It's all marketing bullshit such as: Get up and running in seconds! Build web apps in minutes. Deploy with a single command. Build anything, faster. Create your whole app in a single language. Don't worry about writing APIs to connect your frontend and backend.

This kind of shit might catch a manager's eye, not a developer's one.

How and why would I feel that I'm helping society/humanity/planet/world anyhow by working for Upware? Who would I really be helping to achieve what exactly?

This is cute, but it would be more helpful to have react-style GUI programming in python, with Qt (Quick or widgets) as the backend (instead of DOM).

Came here to say this, I stopped reading after that, just skimmed the article, it's bunch of horsecrap.

This is bullshit.

The terminal’s teletype-like interface has made it hard for the CLI to thrive

bullshit

user accounts to just run a terminal?

bullshit

collaboration

bullshit ...

So why does Europe have such hard time popping new software ventures

So what makes you think that "popping new software ventures" is a good thing for society? Isn't there enough software already? The problem is the mediocre quality of it, and decline (hello Adobe). Popping new software ventures is hardly a solution.

Does anyone know WHO is actually pushing this? Who is behind this? Who initially proposed it, and who is lobbying for it? Gimme names, c'mon

Yeah I just tried crdt.el and it works great, out of the box. I presume some issues would pop up with more intensive usage. It's a bit odd to host it wherever it is hosted now. Also, if qhong would solve the discovery problem, then this could be The Package for collaborative editing. I can imagine something along the lines of how magic wormhole works, or some publicly hosted DHT.

Why does it follow this pattern, at least in the docs, where the user is supposed to subclass Scene and provide a construct method? How does inheritance help here? Wouldn't it be simpler if instead users can make Scene using their own abstractions and functions in whatever way they feel is appropriate?