Viewing profile — ashleighz
ashleighz
HN member- Joined
- Wed, Jun 14, 2023, 10:58 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About ashleighz
No profile information was provided.
Recent public activity
-
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, …
-
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
-
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…
-
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…