YunoHost
Cloudron
CapRover
Umbrel
Nextcloud
Sandstorm.io
Vesta Control Panel
FreedomBox
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
vscode.dev
I've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
StackBlitz might be a bit more popular than YunoHost. We know about 112 links to it since March 2021 and only 81 links to YunoHost. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Also, a tool like gh for forgejo would be nice. If you want to have an easy way to setup, have a look at https://yunohost.org/ that also offers lots of other nice stuff in its "app store" -> https://apps.yunohost.org/. - Source: Hacker News / 19 days ago
This feels close to "felony contempt of business model". https://www.eff.org/deeplinks/2019/06/felony-contempt-business-model-lexmarks-anti-competitive-legacy We are supportive of 3rd party ink cartridges, and there's little concern for the business model of the printer manufacturers. We instead care about the rights of the folks using the printers. With Postgres, no one bats an eye that there are thousands of... - Source: Hacker News / 4 months ago
Not quite there yet but Yunohost is a fantastic attempt to get closer to this ideal. Install the OS - and the basic self-hostic-use-case apps are all just there to click and install. From Immich to Kodi to Wordpress and what not. https://yunohost.org/. - Source: Hacker News / 8 months ago
Supports well-known self-hosted programs such as Nextcloud, Matrix, and WordPress. Find more: The official Yunohost site. - Source: dev.to / over 1 year ago
Yunohost isn't really meant for shared hosting but you can have multiple "apps" on a single box and it doesn't use docker. Not sure how good the isolation/security is though.. https://yunohost.org/ You're right though I think the "modern shared hosting with a more paas approach but without docker and good security/isolation" is something that doesn't really exist. Perhaps someone could use Sandstorm (Kenton... - Source: Hacker News / over 1 year ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 7 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 10 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 10 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups — great for experimentation. - Source: dev.to / over 1 year ago
Cloudron - The Cloudron platform helps you effortlessly run web apps on your server.
CodeSandbox - Online playground for React
CapRover - Build your own PaaS in a few minutes!
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.
Umbrel - Run your personal server on a Raspberry Pi or Ubuntu/Debian, self-host open source apps like Nextcloud, Matrix, and Bitcoin node, and take full control of your data. For free.
CodePen - A front end web development playground.