Live data from Hacker News

Viewing profile — uxp

uxp

HN member
Joined
Thu, Jun 03, 2010, 3:22 PM UTC
HN karma
2,264
Public activity
857 items

About uxp

No profile information was provided.

Recent public activity

  1. comment
    Comment #38198360

    My mother in law works for a company that allows her to work from home from a personal device running Chrome. Several times a year I get a phone call at 6:30AM from her asking to q…

  2. comment
    Comment #36159074

    > One really wishes to know: who is the guy with deep pockets that Eshelman upset and what are they beefing over, and how did he get the wholesome quartet of hunters to go along wi…

  3. comment
    Comment #33726674

    Validating any contact method that has the potential of sending PII, Health, or financial data should be mandatory by law. At least once a year I get an automated phone call from a…

  4. comment
    Comment #30851000

    Yes. Here's a non-crypto instance of using a seed value to deterministically identify the output of a random number generator. This only works in Python 2.x: import random for i in…

  5. comment
    Comment #29245544

    It would be one thing if it was _just_ a little demo utility used to showcase packaging and distribution of a trivial use case, however the creator of this has also created a numbe…

  6. comment
    Comment #22807323

    For what, though? And I'm 100% being honest here, what is the specific situation you are envisioning that requires a face shield in your home? In a medical setting, shields are typ…

  7. comment
    Comment #22806936

    It's not about the money. PPE like face shields are specifically used during procedures that involve significant bodily fluid, like intubation, which is the process of pulling or p…

  8. comment
    Comment #22694801

    Yes. This is my position.

  9. comment
    Comment #22694742

    [flagged]

  10. comment
    Comment #22694651

    Nope. Like I just stated in my edit, I'm not advocating that anyone forgo the flu shot, but that the flu shot is not 100% effective or 100% side effect free. It's not bias. It's a …

  11. comment
    Comment #22694423

    I've received the flu shot three times in my life. I've been hospitalized for influenza three times in my life. Please tell me more about how I've deceived myself. Just as the MMR …

  12. comment
    Comment #22671997

    You can also ration your intake of food when it starts to become more scarce. People do this every day due to income constraints during non-Coronavirus times. It's a little harder …

  13. comment
    Comment #22419459

    I'm a .NET developer and I can't tell you how many times I've searched for documentation and come across something that's targeting UWP which is different than WPF and entirely not…

  14. comment
    Comment #22368064

    Based upon this article were the retail costs of a cheap flickering LED bulb is approaching the single dollar mark, the cost increase to use a proper AC/DC converter could be order…

  15. comment
    Comment #21845721

    This is a common problem in healthcare insurance. API connections will stop working for about 3 weeks every year as each side performs a complicated dance of noticing the expiratio…

  16. comment
    Comment #21665339

    Do I have some weird rendering issue with this website, or do both of these snippets of code have terrible readability and highlighting? If I had to write code using an IDE or edit…

  17. comment
    Comment #21584756

    > whitelist the few that are actually real I'm speculating that the balance is in the reverse favor. Last night I was looking at some file on GitHub which was redirecting to what l…

  18. comment
    Comment #21499830

    PBMs are rent seeking middlemen. Their desire to seek the lowest drug price is arguably what contributes to things like quality standards at pharmaceutical manufactures slowly loos…

  19. comment
    Comment #21399180

    In PG&E's world in context of this comment thread. Dividends are any payout amount that was not captured in the regulatory framework. Salary is a captured expense. Bonuses are paid…

  20. comment
    Comment #21398926

    Employee bonuses are dividends.

  21. comment
    Comment #21398503

    > PG&E can’t pay out more in dividends by shortchanging operations and maintenance. They have before. https://www.sfgate.com/bayarea/article/PG-E-diverted-safety-... edit: obviousl…

  22. comment
    Comment #21398213

    At least in the US, we would also need extensive regulations and caps on the cost of products. As a commonly cited example, when Pell Grants (Federal student subsidies) were increa…

  23. comment
    Comment #21338138

    I think it was Tim Minchin's Storm that brought the quip "You know what they call Alternative Medicine that works? _MEDICINE!_". This is an entirely true statement, but also seems …

  24. comment
    Comment #21283595

    A coworker and I went to lunch randomly a number of months back and I discovered that he and his wife are avid WoW players on the server that I played on nearly 10 years ago. This …

  25. comment
    Comment #21261148

    I've seen the same architecture implemented in MSSQL and MySQL. It's pretty easy to paint yourself into a corner where your one database is doing all sorts of stupid things because…