Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FrankenApps
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
FrankenApps
2mo ago
Theres no way you will be able to host it yourself. It’s way too large.
2.
▲
by
FrankenApps
5mo ago
Cool stuff. Have you tried https://github.com/embedded-graphics/embedded-graphics ?
3.
▲
by
FrankenApps
5mo ago
Not exactly what you asked, but I recently answered a very similar question on StackOverflow: https://stackoverflow.com/questions/79345013/how-to-focus-te...
4.
▲
by
FrankenApps
5mo ago
Iced is the clear number one for me, too. The only thing I'd love to see officially supported in iced in the future is mobile apps. But it looks like that ain't gonna happen anytime soon (with the most recent PRs getting rejected
5.
▲
by
FrankenApps
5mo ago
The only things I don't like about this is a) your binaries will become huge and very slow to compile with optimizations enabled and b) it's dependence on GPUI and its unsure future direction (I'd like to see GPUI thrive outs
6.
▲
by
FrankenApps
5mo ago
Isn't pure CPU rendering possible in iced with the tiny-skia backend?
7.
▲
by
FrankenApps
10mo ago
The Rust Community is working on gcc-rs for this very reason.
8.
▲
by
FrankenApps
1y ago
There are some new interesting developments though: https://github.com/gfx-rs/wgpu/pull/8217 Just sadly not in the spec as mentioned.
9.
▲
by
FrankenApps
6y ago
The text in the last survey question (target platform) seems wrong (or the graphic is wrong).
10.
▲
by
FrankenApps
7y ago
Yes, I agree it’s mostly tools...