TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TinyX: Small Featured X Server

156 pointsby nateb20223 months ago

6 comments

rollcat3 months ago
Wayland of course is the present and the future, Xorg receiving only the bare minimum of attention.<p>But I believe that many technologies, protocols, and formats that were commonplace in late 90s&#x2F;early 2000s are just here to stay forever: X11, BIOS&#x2F;MBR, FAT32, 32-bit x86 PE, Win32, GTK2, Cocoa... The Linux kernel still runs static binaries built in mid-90s.<p>Judging from the feature list, TinyX hits a very sweet spot for otherwise underpowered or obsolete machines. You can of course spend €50 and get a RasPi that can handle a more complex &#x2F; demanding stack, but also you can take advantage of the spare power, or just appreciate the architectural simplicity.
评论 #43012537 未加载
pvg3 months ago
Thread at the time <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36498484">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36498484</a>
评论 #43010590 未加载
tiffanyh3 months ago
&gt; While the original codebase is MIT, any changes here are GPLv3.<p>What’s the argument on why to change to a less permissive license?
评论 #43008471 未加载
评论 #43011804 未加载
评论 #43008129 未加载
评论 #43008054 未加载
评论 #43015386 未加载
评论 #43029813 未加载
评论 #43015054 未加载
评论 #43011947 未加载
queuebert3 months ago
Could an even more minimal X server simply render one application that was launched from the console? Or would that run into issues?
Daegalus3 months ago
On the topic of the license, I find most small projects that use GPL suffer from delusions of grandeur.<p>First to address the readme. Their goal for switch to GPL for closed devices is kind of pointless. For a closed device, they can still use it without modification. And even if they do modify it, how would you know. How would you prove it&#x27;s your codebase they modified? The GPL does little to protect small projects. If they made money and got caught, they can just pay their way out of it. If they didn&#x27;t make any money, well, no one would have probably found out until they they were a defunct company or the product was cancelled.<p>Second, more on the delusions of grandeur. Let&#x27;s be real, this project is a small project with very little chance to grow big. It might become the defacto X server for old tech, but I doubt it would be used for anything new. And even if it is, not for many. The GPL won&#x27;t protect it because it&#x27;s obscure.<p>The GPL works for big high profile projects, like the Linux Kernel. It worked in the past because companies hadn&#x27;t figured out a way around it, or that they can just ignore it and deal with the consequences later. They usually get away with it too, with little cost to them, as they have made their money.<p>I personally avoid releasing any of my projects as GPL. Because the likelihood of any of my projects being huge is minimal, and if they go big, I can change the license then. Maybe a non open source license like the Fair Source License that then transitions to MIT or Apache after 1-2 years.
评论 #43016693 未加载
评论 #43017037 未加载
observationist3 months ago
Stallman&#x27;s principles should be directional - an orientation, aspirational, not something to cling to with bitter insistence. It&#x27;s the equivalent of screaming &quot;why can&#x27;t we all just get along&quot; into the Matrix.<p>Copyleft isn&#x27;t how the world works. MIT and Apache and liberal licenses liberate ideas for reuse and practical application in the real world. If you want your project to be a quirky curiosity visited and abandoned by people searching for some better solution for their problem, use copyleft.<p>If you want your idea to make the world a better place, use permissive, liberal licensing and move on.<p>Forking something from MIT to GPLv3 is disappointing, from this standpoint.
评论 #43011101 未加载
评论 #43009676 未加载
评论 #43010447 未加载
评论 #43009807 未加载
评论 #43010415 未加载
评论 #43010130 未加载
评论 #43011581 未加载