Live data from Hacker News

Viewing profile — bsuvc

bsuvc

HN member
Joined
Sun, Sep 26, 2021, 3:45 PM UTC
HN karma
2,218
Public activity
363 items

About bsuvc

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48794472

    In .NET, I think Dapper comes closest to what you are describing. It does the object mapping, but you still write the queries as SQL. https://github.com/DapperLib/Dapper

  3. comment
    Comment #48376911

    Gopher and Usenet died

  4. comment
    Comment #47992624

    Who decides what is constructive?

  5. comment
    Comment #47992613

    It's not news to me. I wonder if this could be related to these recent privacy related changes. https://github.blog/news-insights/company-news/updates-to-gi...

  6. comment
    Comment #47992341

    If your code is "co-authored by Copilot", does that then allow future AI to train on it without your consent?

  7. comment
  8. comment
    Comment #47992080

    In typical Microsoft form, they locked further comments on the GitHub PR.

  9. comment
    Comment #47992070

    Why did you lock the comments on the GitHub issue? (Edit: I meant to say PR, not issue...)

  10. comment
    Comment #47921916

    Except developers run docker compose locally all the time. And even if I am just using Excel, my work still deserves to be respected by the operating system.

  11. comment
    Comment #47914627

    > loading a cross repo issue is a much slower experience Why not solve the real problem instead of putting in a janky workaround? At risk of being cliche, it seems like you guys co…

  12. comment
    Comment #47843027

    Are you suggesting that because I consider stars, I must be a freeloader?

  13. comment
    Comment #47840533

    Ironically, when your identity is tightly coupled to opposing a thing you hate (Capitalism in your example), you feel personally threatened by a potential solution to it.

  14. comment
    Comment #47833248

    The fucking article.

  15. comment
    Comment #47833233

    > I don't think I have ever used stars in making a decision to use a library and I don't understand why anyone would I do it all the time, whenever there are competing libraries to…

  16. comment
    Comment #47689190

    I love how the author thinks developers write commit messages. All joking aside, it really is a chronic problem in the corporate world. Most codebases I encounter just have "change…

  17. comment
  18. comment
    Comment #47337701

    The thing is, falling down (ie. failing at things) can take a lot out of you, physically, mentally, financially, spiritually. For most of us, taking calculated risks is better than…

  19. comment
    Comment #46611712

    Touched a nerve I guess. Care to elaborate? I also knew people who had MUD addictions. These were very similar to how in later years people became addicted to Second Life or EverQu…

  20. comment
    Comment #46611623

    I am sure IRC was good for some people, but I can say for me personally it was a net negative and real life was so, so much better. I wish I never used IRC. I also personally witne…

  21. comment
    Comment #46415363

    I don't see how people use social media apps with notifications turned on. I just disable all notifications and it doesn't bother me to have LinkedIn because I only open it when I …

  22. comment
    Comment #44755945

    > Telling people they can't unsupport something Yes. I have no involvement in this drama (it's the first I've heard of it actually), but signing your name to something matters. Cho…

  23. comment
    Comment #44608818

    Interesting. Is there someplace I can find information about how section 174 aligns with the frequency and size of layoffs?

  24. comment
    Comment #44538043

    Not impossible, just more difficult to guess. "Security through obscurity" isn't really good enough.

  25. comment
    Comment #44537604

    It sounds like there were two separate problems: The first was that 123456 was the credentials for the admin panel. The second was an insecure direct object reference, where the le…