Live data from Hacker News

Viewing profile — pbz

pbz

HN member
Joined
Thu, Mar 19, 2009, 7:10 PM UTC
HN karma
1,115
Public activity
452 items

About pbz

No profile information was provided.

Recent public activity

  1. comment
    Comment #35796059

    Your original argument was the government caps the number of doctors (not taxi drivers). I am not finding anything that would show this. There is a cap on the total amount the gov …

  2. comment
    Comment #35794803

    The US government caps the number of residencies it is paying/subsidizing. Yes, you have to go through residency, but there's nothing stopping the private sector from taking on thi…

  3. comment
    Comment #35791772

    The government does not cap the number of doctors. There's no law that you can only have X doctors. What it caps is the amount of social help it's willing to subsidize. This is lik…

  4. comment
    Comment #35774582

    > I'd rather pay a little more to a corporation It's hardly "a little more" though. We're spending almost twice as much and get almost half as little back. Objectively speaking the…

  5. comment
    Comment #35617708

    These kinds of changes just make the OS look cheap (like a bazaar of sorts). They're visually ugly, but easily ignored (I rarely open the start menu). What I'm more concerned / ann…

  6. comment
    Comment #33089405

    That depends on how authoritarian the regime is... However, I was talking about putting a price control over the level/amount of profit. If you look at the financial reports of lat…

  7. comment
    Comment #33086715

    There's historic precedence that increasing rates controls inflation. Yes, it's a very blunt and crude instrument. However, when you know this tool works, trying another tool is to…

  8. comment
    Comment #33084908

    I'd put taxation in the same bucket as price control because for this to be effective the taxes would need to be on the rich (in effect to drain liquidity) and that's as likely as …

  9. comment
    Comment #33084513

    It's the only way we know of to stop greed/fomo running rampant. Folks need to be put in a time-out to cool off and force them to reprioritize. We like to think of the market as th…

  10. comment
    Comment #32752273

    My understanding is that the .NET version is a port and only related in the style/approach. However, if I was them I'd consider renaming the lib. Looks like the name "Akka" is tain…

  11. comment
    Comment #32540148

    If they serve them locally (same domain as / part of the main site) they could still track you on the backend and you wouldn't even know it.

  12. comment
    Comment #32073948

    Depends on how the PG team decides to implement this feature. If they're OK with a virtual order (for "UI" purposes) while keeping the true order hidden then this would not require…

  13. comment
    Comment #32061147

    Views are not a good solution for this. The point is to be able see a specific order in 3rd party apps and when writing quick add-hoc queries (select *). Writing views for every ta…

  14. comment
    Comment #32058541

    The problem is that we hear a lot of different features touted as "the crucial missing one" -- I would definitely put this into the polish category, but items in that category are …

  15. comment
    Comment #32058308

    I've worked with DBs for 20+ years as well. This is a quality of life type of improvement. If you've worked mainly with DBs that don't make this easy it's hard to know what you're …

  16. comment
    Comment #32058201

    I'm not sure how I could show if something is easier/harder to work with. Speed in this context refers to human processing speed, not database speed.

  17. comment
    Comment #32056720

    Yeah with maybe an option to manually optimize (that would rebuild the table if needed).

  18. comment
    Comment #32056304

    The trouble is when you need to add a new column you can only add it at the end, so you'd lose the alphabetical ordering.

  19. comment
    Comment #32055517

    With SQL Server the management tool does give you a way to do this. Yes, it does a table rebuild behind the scenes. The point is that it's easy. Don't have experience with the othe…

  20. comment
    Comment #32055442

    Exactly... You gain so much speed by having everything in the right order.

  21. comment
    Comment #32055411

    Oh, absolutely; I'm just trying to raise the awareness/importance of this missing feature. Most devs that I know IRL that looked at PG had a very similar reaction to mine.

  22. comment
    Comment #32055368

    I'm not talking about the physical layout of the data, just a thin UI layer that the DB tool could use. Maybe we could have two modes: physical vs UI ordering?

  23. comment
    Comment #32055323

    Soothing my OCD is important, but it also helps when working in a team and having a shared ordering style. For example, we have certain types of columns that are always at the bott…

  24. comment
    Comment #32054983

    Since we have some PG devs here: Can we please have a way to reorder columns? Coming from MySQL, this is one of the first missing features one hits. It's like moving to a new house…

  25. comment
    Comment #31666397

    There's this constant tug of war between supply/demand (also applies to powerful/regular folks, those with money/without, etc). Inflation is the delta by which one side is winning …