Live data from Hacker News

Viewing profile — Zen1th

Zen1th

HN member
Joined
Mon, Jun 27, 2022, 7:31 PM UTC
HN karma
174
Public activity
23 items

About Zen1th

No profile information was provided.

Recent public activity

  1. comment
    Comment #46438333

    You should try KDE with https://github.com/ivvil/aerothemeplasma The screenshots could easily fool me into believing it actually is Windows 7 :p

  2. comment
    Comment #46278811

    Ah yes, as opposed to the United States that have never meddled with another country's politics.

  3. story
  4. comment
    Comment #45868878

    What do you consider to be native GUI on Linux if not something like GTK or Qt ?

  5. comment
    Comment #45007647

    You're taking "new fangled" too literally. Is it new, as in not everyone concerned is aware of it? Yes! I think the author is as enthusiastic about this as you are.

  6. story
  7. story
  8. story
  9. comment
    Comment #41687953

    > People literally designed better GUI frameworks than flutter 20 years ago. Which ones? Flutter is quite good, especially compared to things like Java Swing or GTK.

  10. comment
    Comment #38590234

    This does ignore the fact that there's not one UI toolkit that you can target and that will work on all distros, and you certainly can't target Qt, GTK, ETK, etc. all at the same t…

  11. comment
    Comment #37072821

    I agree. More people should know about the demographic transition theory: https://en.wikipedia.org/wiki/Demographic_transition

  12. comment
    Comment #36968439

    Wouldn't that be XUL[1] ? It's been there since 1997 and never took off outside of Mozilla, so it was deprecated and removed in 2017. It wasn't meant for use in the wen directly as…

  13. comment
    Comment #36802851

    Feels a little like a déjà vu from an older browser by a big company that had a monopoly.. IMO, the sad truth is that what will happen is that JXL simply won't be used because it's…

  14. comment
    Comment #36785751

    NAT shouldn't be used as a replacement for a firewall. So the answer was always to set up a firewall.

  15. comment
    Comment #35936104

    Hate speech is the difference between "I disagree with your opinion" and "You should be killed for saying this". The latter is hate speech for which its explicit goal is to exclude…

  16. comment
  17. story
  18. story
  19. story
  20. comment
    Comment #33104660

    You can string format using `std.fmt.comptimePrint`[1]. For example, combined with features like `@compileError`[2], it allows you to make your own error messages (useful for gener…

  21. comment
    Comment #32322096

    It's already handled, each Window has a `source_dpi` which is the DPI for which the layout was made, and depending on that and the monitor's DPI, Capy will habdle the scaling.

  22. comment
    Comment #32316356

    Yea :) In fact I'm planning to add a C ABI to Capy (I already did some small tests in the c_exemples folder)

  23. comment
    Comment #32202229

    Personally I use dsvpn ( https://github.com/jedisct1/dsvpn ) which is super simple to setup and use, and it's made by the guy who created libsodium.