Viewing profile — premysl
premysl
HN member- Joined
- Mon, Aug 28, 2017, 9:25 AM UTC
- HN karma
- 23
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About premysl
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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.
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #33121855
From my experience, both Mastodon and Pleroma are massively overcomplicated resource hogs that are hard to set up, configure, or navigate.
-
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.