Live data from Hacker News

Viewing profile — TrickardRixx

TrickardRixx

HN member
Joined
Wed, Sep 29, 2021, 11:26 PM UTC
HN karma
103
Public activity
58 items

About TrickardRixx

No profile information was provided.

Recent public activity

  1. comment
    Comment #39591111

    And Apple would still demand 30% of it. Not sure how Spotify's fee structure has anything to do with Apple's fans' arguments that they're totally not behaving anticompetitively.

  2. comment
    Comment #39471130

    This is a complete non-sequitur. Whether I use a point-and-click interface or a CLI has nothing to do with the fact that I have to use a git-based workflow and can't just copy file…

  3. comment
    Comment #39446244

    Thank you for releasing this project. It looks great! I just need to find an excuse to try it out now.

  4. comment
    Comment #39446010

    Does the task system use threading, multiprocessing, or something else? I.E. can I do IO heavy tasks with this framework? I'd like to read the docs myself to find out, but it seems…

  5. comment
    Comment #39442454

    The Union Type PEP[0] suggests that the "bitwise or" syntax is equivalent, but cleaner than typing.Union [0]: https://docs.python.org/3/library/stdtypes.html#types-union

  6. comment
    Comment #39358031

    Because all the organizations that pay me to write code host their code centrally on GitHub

  7. comment
    Comment #39265042

    IMO the Grimoire GPT's success is proof that there is a market for something like this.

  8. comment
    Comment #39185683

    Anecdata: I’ve several times clicked “regenerate” and then thumbed-up the new response when nudged.

  9. comment
    Comment #39108344

    Sounds to me like a configuration-driven interface with the password manager is the appropriate solution here, then. I used this pattern to write config files out of secrets stored…

  10. comment
    Comment #38710672

    Honestly, it's been a long time; I should probably just try again. The last attempt I made was on windows before WSL2 existed. At the time I assumed the issue was with podman on Hy…

  11. comment
    Comment #38710383

    I like to develop with VS Code and devcontainers. I've never been able to get that setup to work with podman as the backend. Has anyone successfully done this or perhaps know of a …

  12. comment
    Comment #38289657

    On your list I'm not sure I understand what the "Editor Extension"/"Tool" distinction is. Both continue and rift are under "Tools", but they are VSCode extensions.

  13. comment
    Comment #38162660

    Are venvs not part of stock Python dependency management?

  14. comment
    Comment #38141443

    This somehow wasn't an issue when my parents were raised. It's just me that has to bear having been raised by a controlling narcissist.

  15. comment
    Comment #38030772

    If the SSH key is password-protected, then SSH access is MFA.

  16. comment
    Comment #37862292

    Thanks for the recommendation. At a 30 second glance this looks the most promising so far!

  17. comment
    Comment #37854082

    I'll check it out, thanks for the recommendation.

  18. comment
    Comment #37854076

    I always assumed you had to create/manage user credentials inside KeyCloak. I'll take a deeper look at the docs.

  19. comment
    Comment #37853023

    I'm looking for something that can federate identity, i.e. allow login with the @company microsoft identity provider, or support a users table, and ideally allows linking them. I j…

  20. comment
    Comment #37755486

    My takeaway from reading all this is that there is no reason this article should have made it to the front page of HN, as all it did was create confusion and burn 10 minutes of my …

  21. comment
    Comment #37705883

    Isn't this literally how employment works? If I'm sitting in the office not doing my job, I get fired. (Pay docked to zero, in a way.)

  22. comment
    Comment #37281913

    The license suggests you can do as you please with the project. Feel free to rewrite it to conform to your own sensibilities.

  23. comment
    Comment #37076887

    My employer is. The LLM agent did not replace any humans, though. It was created as a new value-add service for clients.

  24. comment
    Comment #36709657

    Every phone in my office screeches a couple times a month with Amber Alerts for missing children several hours away from my location. We already have a channel for mass broadcastin…

  25. comment
    Comment #36617850

    Do you have any tips on this front? I've dabbled with game engines, but spheres and cubes are only so compelling.