Live data from Hacker News

Viewing profile — gdbsjjdn

gdbsjjdn

HN member
Joined
Thu, Jul 03, 2025, 12:48 PM UTC
HN karma
560
Public activity
106 items

About gdbsjjdn

No profile information was provided.

Recent public activity

  1. comment
    Comment #45417063

    Insane to see the government resources used to prosecute this - it's basically play money for rich guys who want to show off.

  2. comment
    Comment #45414692

    If you have 120k a year to burn on a "hobby business" I think it's pretty safe to say you're in the top 1%. Calling it a "donation" doesn't change that.

  3. comment
    Comment #45414660

    Yeah he correctly identifies the outcome, but like I said he misattributes the cause. And his rhetoric is not helpful in getting "common people" around to his cause. It comes acros…

  4. comment
    Comment #45406752

    The verbs are not the issue. America has been hollowed out by political propaganda, offshoring and growing wealth inequality. Sagan fails to identify any of these and instead dunks…

  5. comment
    Comment #45406691

    There's something deeply ingrained in the American psyche that says that warnings and guardrails are for other, stupid people. You, personally, are no doubt an ubermensch who can p…

  6. comment
    Comment #45406668

    My point was that this was indeed a vanity project by someone with more money than sense. At no point does it seem like they had any business plan or conception of how to make mone…

  7. comment
    Comment #45406652

    The "crystals and horoscopes" part is such a cheap jab that's going to alienate a lot of the population. Astrology is a harmless introspective process for most people, they just li…

  8. comment
    Comment #45401674

    This is insane overhead if you want to try and run a "leftist" business. It sounds like Scarlett is a trust fund baby with more money than sense. I've been running a retail busines…

  9. comment
    Comment #45398086

    [flagged]

  10. comment
    Comment #45377611

    For people who don't read TFA: > In addition to SSNs, the database reportedly includes Americans’ place and date of birth, work permit status, and parents’ names This is quite a bi…

  11. comment
    Comment #45373563

    Huh, so if the people going to emergency for the flu had primary care doctors they wouldn't have to go to emergency? That's almost like an argument for public non-emergency clinics…

  12. comment
    Comment #45371936

    It's not a case of the manager not supporting her, it's a case of the manager putting something that could have been informal - "I'm happy with your performance and if you need to …

  13. comment
    Comment #45371925

    Nope! Her manager had no concerns about her performance and has expressed regret about the situation because it has made everyone's life harder. The manager likes her and wants her…

  14. comment
    Comment #45364301

    Yeah I understand why they can't do it for backwards compat reasons. Considering they had the forethought to randomize map iteration order it's a big foot gun they've baked into th…

  15. comment
    Comment #45364223

    I can't over-emphasize the role line managers play in decoupling the delusion expectations of leadership and the ground truth of employees' lives. I think a lot of CEOs would burst…

  16. comment
    Comment #45350942

    In my experience these hacky changes are usually a consequence of some impedance mismatch in the codebase. Something is poorly factored, the interface (whether technical or persona…

  17. comment
    Comment #45346481

    A go slice is a wrapper around a normal array. When you take sub-slices those also point to the original array. There's a possible optimization to avoid this footgun where they cou…

  18. comment
    Comment #45341049

    What we're currently doing is creating a permanent underclass of "criminals" who are viewed as subhuman and used as political fodder. The status quo benefits wealthy people by prov…

  19. comment
    Comment #45327882

    In most cases people just want any inheritance, this is the backwards way the Golang devs decided to implement it based on their 80s view of programming languages.

  20. comment
    Comment #45312816

    EB-5 requires a million dollar investment that creates 10 jobs for 2 years. There's also documentation of the source of the funds. 1 million dollars seems exceptionally cheap for a…

  21. comment
    Comment #45312616

    There's a really cool thing called a train where you can go places and do whatever you want in the process. If you want to be drunk and fuck around with your phone I recommend taki…

  22. comment
    Comment #45290626

    Bone conduction headphones will give you the same audio experience with better battery life and usb-c charging. I think a lot of people don't want to "feed the beast" and reward Me…

  23. comment
    Comment #45290311

    It sounds like they took the original film negatives and rescanned them. You can scan them at varying levels of light intensity to get more detail in the highlights/lowlights. By c…

  24. comment
    Comment #45250631

    When people talk about the male loneliness epidemic I'm gonna pull this out as exhibit A of what's gone wrong.

  25. comment
    Comment #45221243

    The "magic" is just global state? I agree that I try to avoid global state in my code but it's hardly Spring Boot levels of auto wiring bullshit.