Live data from Hacker News

Viewing profile — Lorak_

Lorak_

HN member
Joined
Tue, Jul 27, 2021, 9:40 AM UTC
HN karma
30
Public activity
11 items

About Lorak_

No profile information was provided.

Recent public activity

  1. comment
    Comment #43223841

    What tools do you use to perform such tasks?

  2. comment
    Comment #42677213

    As far as I know panics abort instead of unwinding in three cases: - When a panic happens during panic unwinding - When the application (not the dependency!) sets panics to abort i…

  3. comment
    Comment #42676287

    I agree that libraries should avoid panicking, but it is not true you can't do anything about it. You can wrap a call to such library into https://doc.rust-lang.org/std/panic/fn.ca…

  4. comment
    Comment #42057608

    I use Slack on Firefox for over 3 years now, without any issues. I've never seen any blocking attempt.

  5. comment
    Comment #41857587

    Are you planning to support more of mermaids features? I tried one example where this could be useful to me - Mermaids gitGraph - and it looks like it's not supported.

  6. comment
    Comment #41790997

    You can: https://doc.rust-lang.org/rust-by-example/compatibility/raw_...

  7. comment
    Comment #41303925

    Does it support building native extensions and Cython modules or are setuptools still the only reasonable way to do this?

  8. comment
    Comment #38814573

    Did you read the article? It shows a lot of examples when no specific names are mentioned, or even with very generic prompts producing copyrighted material.

  9. comment
    Comment #36806728

    Do you plan to create native desktop app? Android app looks and feels good, but the desktop one is terribly slow (especially scrolling), probably due to being written in TS... I us…

  10. comment
    Comment #30955468

    Why don't you mention the fact that it is Mac-only before bottom of the page (download section)?

  11. comment