• 2 Posts
  • 507 Comments
Joined 4 years ago
cake
Cake day: May 31st, 2020

help-circle

  • I mean, if we’re talking about all those problems, the no-type-annotations issue is rather specific for Python, JS/TS and Ruby.

    But in general, I feel like there’s somewhat of an old world vs. new world divide, which happened when package registries started accepting libraries from everyone and their cat.

    In C, for example, most libraries you’ll use will be quite well-documented, but you’ll also never hear of the library that Greg’s cat started writing for the niche thing that you’re trying to do.

    Unfortunately, Greg’s cat got distracted by a ball of yarn rolling by and then that was more fun than writing documentation.
    That’s the tradeoff, you get access to more libraries, but you just can’t expect all of them to be extremely high-quality…



  • I wouldn’t get my hopes up. Them announcing something like this looks good PR-wise, so they’ll do it, even if they don’t actually expect this effort to lead to anything.

    But even if they do implement such an API, companies won’t start adopting this API until its capabilities are roughly comparable to the kernel-level solution AND it’s available on most Windows systems in the wild. So, we’re likely talking more than a decade before this sees sufficient adoption…





  • Hmm, good idea.

    I’ve been using the “Black on White” theme in Konsole, because that’s the only real light theme it has, apart from Solarized.
    Well, and apparently for some reason it uses brighter colors for what should be intense colors. Just setting the yellow to a normal yellow already improves it quite a bit.

    I guess, my point still kind of stands, like why is there no better light theme included out of the box, but yeah, I should probably look into theming a bit more…






  • Yeah, I find the similarity most striking with LibreOffice Draw vs. LibreOffice Writer. It very much feels like Draw is just a superset of the features of Writer.

    There is certainly some differences, though, e.g. text doesn’t automatically overflow onto new pages, text boxes don’t automatically increase in size, things like that.
    Everything is a lot more static, which is great for layout, and less great, if you just need to type out some text.