Live data from Hacker News

Viewing profile — StuckDuck

StuckDuck

HN member
Joined
Thu, Sep 08, 2022, 11:44 AM UTC
HN karma
116
Public activity
28 items

About StuckDuck

No profile information was provided.

Recent public activity

  1. comment
    Comment #35617939

    Woah, I have been watching all of this guy's videos recently, I love how deep he dives into niche topics. His video on segmented displays got me very interested in the clever desig…

  2. comment
    Comment #35401174

    Italy blocks ChatGPT*

  3. comment
  4. comment
    Comment #34762491

    Yeah, I guess probably "free software" was a more appropriate term

  5. comment
    Comment #34683593

    Unfortunately it seems like nowadays with open source being very widespread that many companies or people simply ignore/forget that these libraries that they include in their softw…

  6. comment
    Comment #33836921

    I think the gnome project deserves a mention here, their docs program is really complete, and covers many high level aspects of how to use the software. Most gnome apps also use it…

  7. comment
    Comment #33201943

    This article is from 1999, what do you mean?

  8. comment
    Comment #33196130

    I'm not defending Amazon

  9. comment
    Comment #33196123

    Yeah, it even seems very weird as well that a company would paint this image on themselves

  10. comment
    Comment #33144010

    This article is so wrong on so many levels. First off, Amazon is definitely not selling "suicide kits", let alone advertising them. What they really meant here is the automated "pe…

  11. comment
    Comment #33059682

    HackerNews is basically just text and links, so... I don't see how a CDN would only complicate things, honestly

  12. comment
    Comment #33056123

    #7085B2 #04977C #202b38

  13. comment
    Comment #33056056

    I used to be on twitter (wonderful thing, I know) for about a year during 2020-2021. I never really any social media accounts aside from that, but anyways, during that time on the …

  14. comment
    Comment #33053231

    Agree. Still, this is horrible

  15. comment
    Comment #33047257

    > I was frankly astonished that Windows would drop them into a temporary user profile without dire warnings about its transience Does it? I recall using Windows 7 and being dropped…

  16. comment
    Comment #33044813

    No, this was on a clean install

  17. comment
    Comment #33044812

    Cloud apps != Web apps I never had a problem with the former, and appreciate their capabilities. Many cloud apps are also web apps, but not necessarily (see Sketch)

  18. comment
    Comment #33039828

    I never did.

  19. comment
    Comment #33036554

    > just brushing off anything made with web technologies because “it wasn’t designed for this” feels very shortsighted in my opinion That's more of an ideological reason for me. But…

  20. comment
    Comment #33036248

    Yes and loads more. I don't use notepad++ on the daily but it is a far superior experience than whatever VSCode gave me

  21. comment
    Comment #33034239

    > Have you considered that your computer is the problem? I wouldn't say so, Elementary OS's built in code editor takes a few seconds at most to open a file Then again, Electron is …

  22. comment
    Comment #33033825

    > As someone who has been into mobile app development since 2010, the comments above read like a punch to the gut. We grew up believing that the native experience was better than t…

  23. comment
    Comment #32970018

    Agree with it being weird but intuitive != commonly known. Just because windows does it a certain way doesn't mean it is intuitive. It's just widely known and assumed. If GNU devel…

  24. comment
    Comment #32961517

    I'd say macOS actually is a lot more polished than Windows, but I agree with you that it is damn confusing. Try "closing" an app for example and you'll find that half the time it w…

  25. comment
    Comment #32887263

    Something to note which wasn't mentioned here is that `cd` is not a binary executable, but instead a shell command. You won't find it anywhere in /bin, /sbin and so on. That's also…