Live data from Hacker News

Viewing profile — TheYumasi

TheYumasi

HN member
Joined
Thu, Oct 19, 2017, 6:25 AM UTC
HN karma
139
Public activity
11 items

About TheYumasi

No profile information was provided.

Recent public activity

  1. comment
    Comment #44189333

    Claude code asks you permissions for every command. It also gives you the possibility of marking commands as safe so next time it can use them without asking .

  2. comment
    Comment #39145133

    They require apps to be notarised, so my guess is that this app store from another store would not be, and as such, would not execute on the iPhone.

  3. comment
    Comment #33313924

    The TUI is from gdb.[1] Nothing from GDB is compiled in your binary. My guess (might be wrong!) is that the ShowCrashReports() call added in your program's main function sets up so…

  4. comment
    Comment #33081450

    As an EU citizen, I am really happy with this decision. I am an iPhone user, but having an iPhone is not ubiquitous here, almost all of my friends/special other, use an Android pho…

  5. comment
    Comment #31326542

    I want to keep the number low (I don't like e-waste): Laptops: - Macbook Pro (2021), M1, 16Go: my only personal machine. I play video games using services like Shadow or GeForce No…

  6. comment
    Comment #30724211

    I use Nix + home-manager and keep my config in a git repository. Of course, that is less ideal if I need to use a machine on which I can't install Nix.

  7. comment
  8. comment
    Comment #30057649

    > Maybe that is difficult for people who haven't had an experience with pure/functional programming? I found my understanding of the Nix language became a lot better once I started…

  9. comment
    Comment #22987332

    It’s just a matter of doing a good old `man 5 configuration.nix`.

  10. comment
    Comment #21912809

    I have something similar in Emacs with magit-todos, although it's very slow on large codebases.

  11. comment
    Comment #15505912

    As a former Vim user I'm happy to see a post like that ! Some old problems mentionned in the post like asynchronous processes mostly, but also the lack of smart indentation with th…