• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • I really disagree with your first sentence. A few of the icons are obvious, but most are extremely vague. I actually use a Mac every day at work and I can’t tell you what half of these icons are for (I guess I don’t use them). For example the rocket icon, the book (is it a reader or a dictionary or what?), Safari’s icon looks like a map app since it’s a compass.

    I don’t know what the history/clock icon is for and the app store icon is just terrible, and has even fewer context clues in languages where the word “app” doesn’t start with a Latin A character.

    Icons rely on all kinds of assumptions and cultural cues. They might as well be hieroglyphics to people who aren’t familiar with them, which is why they need to come with labels or tooltips.




  • It makes sense from a pure UX perspective. But of course the real goal of GitHub is to make money, and their paying customers are mostly corporate entities using it for enterprise development. Unless those companies decide that a download button/better release feature is desirable, it’s not likely to happen.

    Most corporations tie GitHub into their own build system so such a feature isn’t likely to be considered useful. They pay for GitHub to reduce development costs, which is why GitHub spends so much effort on analytics and the dev experience instead of open source/public users.


  • Lol - in your other comment you suggested that web devs key off of screen rotation to resize the page, but now you’re saying the client shouldn’t know anything about the viewport at all? Which is it? And why would the rotation angle be useful if I don’t know the aspect ratio of the screen? Or are we now assuming that widescreen will be a thing forever? I thought your ingenius idea was to be able to handle any use case.





  • I’d rather do some maintenance every two years than once a month. I just don’t have time or willpower to deal with it because I already have a technical job with computers at work.

    Also, last time I did a full upgrade on debian it didn’t break anything. Some distros just do a much better job of testing. Rolling releases have always broken something for me after a while.






  • rambaroo@lemmy.worldtolinuxmemes@lemmy.worldAccurate?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    7 months ago

    Mac is proprietary bullshit that’s why. It’s fine for work usage. At home I want to support FOSS.

    Also MacBooks are a ripoff. You get 6-8 years of support and then all updates stop. Not worth it when Linux support is indefinite, and even Windows gets you 10+ years.


  • The argument would be that on Linux, the majority of user-facing interactions are with GNU software, not the kernel.

    Also, without GNU, Linux probably wouldn’t even exist, at last not in its current form. GNU was already a mature toolchain when Linus started working on Linux. So it’s all well and good to point out that Linux can get pulled out and combined with other toolchain, but you can say the same with GNU. It’s out there running with BSD and Darwin. And BSD might not have a ton of direct users, but it’s extremely important for servers.

    You don’t need Linux to run a free operating system, which was the goal of GNU, it really doesn’t matter that Hurd was never completed. The goal was achieved so there hasn’t been much incentive to develop Hurd.

    I personally don’t care what people call it, but I do think GNU deserves the recognition. Especially because some of their tools are extremely important, like gcc. Linux might not exist if gnu hadn’t provided a functional toolset for an operating system. Hell if it wasn’t for GNU, we might not have a free OS at all.


  • rambaroo@lemmy.worldtolinuxmemes@lemmy.worldbig deal
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    7 months ago

    Well we have Linux as the kernel now, and with linux-libre and FreeBSD there’s no real need for another kernel. So no reason for anyone to invest in it. I do think Hurd is kind of interesting conceptually, and it’s at a point where you can actually run it now.

    And yeah, without GNU, I’m not convinced Linus would’ve bothered with Linux. GNU was off the ground long before Linux was production ready.