Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lyang2821
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lyang2821
2y ago
For frontend in Rust, there're Yew, Sycamore, Dioxus and Leptos to choose from. Leptos fits me the best in terms of DX.
2.
▲
Show HN: Cloud Development Environment Using Gaming CPU – Codespaces Alternative
3 points
by
lyang2821
2y ago
|
0 comments
3.
▲
by
lyang2821
2y ago
I bootstrapped Lapdev ( https://lap.dev/ ) all in Rust too. Axum for the backend and Leptos for the frontend. Sharing structs between backend and frontend is quite nice. Besides the memory safety, type system etc, Rust gives
4.
▲
A Performance Review of Cloud Development Environments
(lap.dev)
3 points
by
lyang2821
2y ago
|
0 comments
5.
▲
by
lyang2821
2y ago
A few things Lapdev can probably do better: Devcontainer spec is probably more developer centric than Proxmox templates I would guess with your Proxmox setup in a team setup, you'd need to assign a hostname/ip for different develo
6.
▲
by
lyang2821
2y ago
Yes that's correct. To start with, I would suggest you to try VSCode Remote out with your own Linux box if you've got one, just to get a feel of "remote" development. You might like it or might not.
7.
▲
by
lyang2821
2y ago
Hi, Lapdev dev here. Let me try to answer your question. It's installed on a remote server so it provides remote environments. If you use VSCode remote, then you can "open" it through VSCode remote ssh. The environment that L
8.
▲
Show HN: Lapdev, a new open-source remote dev environment management software
(github.com)
230 points
by
lyang2821
2y ago
|
65 comments