Live data from Hacker News

Viewing profile — ashleighz

ashleighz

HN member
Joined
Wed, Jun 14, 2023, 10:58 PM UTC
HN karma
6
Public activity
4 items

About ashleighz

No profile information was provided.

Recent public activity

  1. comment
    Comment #41375274

    Contribute to the Maui backend for GTK and/or Qt, nothing is stopping you Alternatively, just because you're on .NET doesn't mean you need to use Microsoft sanctioned UI toolkits, …

  2. comment
    Comment #41375228

    With commercial applications that want to just take their existing code and have it run on Linux with only a couple lines changed, Avalonia XPF will do that

  3. comment
    Comment #39875720

    Yup, this was it for me, GitHub was actually pleasant to use, to browse, PRs were easy, branching was easy, PRs with reviews/comments/etc were a brand new concept, especially as So…

  4. comment
    Comment #39493328

    I don't necessarily agree. Using shared_ptr to not worry about lifetimes, a la C#, is not inherently a bad thing, not all code has to pretend to be Rust, especially a hobby project…