Live data from Hacker News

Viewing profile — kdefanqth8er

kdefanqth8er

HN member
Joined
Sun, Jan 04, 2026, 5:22 AM UTC
HN karma
7
Public activity
10 items

About kdefanqth8er

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
    Comment #46485535

    You can’t, you must use Qml. You used to be able to with QtWidgets but a modern KDE app cannot be written with QtWidgets. And QtWidgets are in life support.

  8. comment
    Comment #46485519

    You didn’t read my comment entirely or what? Perhaps try building a KDE app and see how far you get.

  9. comment
    Comment #46485359

    You still can’t control the Qml code via Rust or whatever interop language you use. Swapping out C++ does not fix the issue. You must use QML to be considered for a modern KDE app.…

  10. comment
    Comment #46485240

    KDE is pretty good for developer documentation and help offered in their IRC chats as long as you’re diligent and provide detail of your problem and can get someone’s attention. Wh…