Live data from Hacker News

Viewing profile — premysl

premysl

HN member
Joined
Mon, Aug 28, 2017, 9:25 AM UTC
HN karma
23
Public activity
12 items

About premysl

No profile information was provided.

Recent public activity

  1. comment
    Comment #42851015

    Talk to R1 for a while, and you'll notice that it's both censored and aligned. I think the most free-minded large models might be the Groks, but just slightly, as they have differe…

  2. comment
    Comment #41281184

    The reliance on a phone seems terrible, I would never install a banking application unless sufficiently threatened. I prefer our (Czech) more-or-less direct bank transfers, for whi…

  3. comment
    Comment #39875794

    It should also be noted that in general, Xlib can do a lot more than XCB with a /lot/ less effort and bugs, and has an actual documentation, tutorials, books. Xlib certainly is qui…

  4. comment
    Comment #38341385

    People just expect things to be integrated. Even Wi-Fi is, although it's probably typically an M.2 card. I have a Integrated sound cards are way more susceptive to interference, th…

  5. comment
    Comment #38333307

    Few, if any, other mice are touchpads. The Magic Mouse is more of a touchpad that happens to be capable of being used as a mouse.

  6. comment
    Comment #37464965

    DLUs solve the wrong problem. You actually want autolayout, so that different languages only need translations and otherwise don't need almost any extra work. Linux has, I think, p…

  7. comment
    Comment #37302044

    GObject signals and properties are very powerful. The layouting model is sane. In general, the toolkit is very regular. It's hard to just give you a generic answer. I can only real…

  8. comment
    Comment #37276532

    Of course. It has almost no effect at all, as far as I can say. These are also important: defaults write com.apple.dock autohide-time-modifier -float 0.1 defaults write -g NSUseAni…

  9. comment
    Comment #37276165

    > These damn animations man... they're so fluid and springy and easy to use in SwiftUI, that it lures you into adding them everywhere. The constant animations are what makes me dre…

  10. comment
    Comment #36557640

    The Asciidoctor flavour of AsciiDoc doesn't have a specification. There is only a working group. The parsers are a mess composed of regular expressions. There are in effect two dif…

  11. comment
    Comment #33121855

    From my experience, both Mastodon and Pleroma are massively overcomplicated resource hogs that are hard to set up, configure, or navigate.

  12. comment
    Comment #32115647

    Author here, this is implied from runtime dependencies, it's in generic packager speak. Ideally, I would provide pre-built packages from CI, of course.