Live data from Hacker News

Phoenix: A modern X server written from scratch in Zig

git.dec05eba.com

1–10 of 462 posts

Re: Phoenix: A modern X server written from scratch in Zig

#6

This is a really really bad name. There's already a Phoenix that is well known in tech. https://phoenixframework.org/ OP if you're the author I suggest you rename to avoid confusion. Don't name it Rails either haha!

This is a really really bad comment. I've never heard of the framework you're talking about and I thought you were talking about the Firefox prototype.

Re: Phoenix: A modern X server written from scratch in Zig

#8

This is a really really bad name. There's already a Phoenix that is well known in tech. https://phoenixframework.org/ OP if you're the author I suggest you rename to avoid confusion. Don't name it Rails either haha!

This is a really really bad comment. I've never heard of the framework you're talking about and I thought you were talking about the Firefox prototype.

Phoenix is a well known web app framework regardless of your ignorance of it.

Re: Phoenix: A modern X server written from scratch in Zig

#9
If you are not going to implement X11 drawing ops and XRender (which I, and many others, still use heavily), what's even the point? Any 'modern' program that only does client-side rendering already supports Wayland. AFAIK GTK 3 doesn't even support DRI on X11 unless you somehow trick it into using the abandoned OpenGL Cairo backend, but that's not modern enough apparently.

Re: Phoenix: A modern X server written from scratch in Zig

#10

This is a really really bad name. There's already a Phoenix that is well known in tech. https://phoenixframework.org/ OP if you're the author I suggest you rename to avoid confusion. Don't name it Rails either haha!

Your link is about a nice web framework written in Elixir.

But I don't see how a X server implementation should avoid name collision with web frameworks.

Post reply on HN