Live data from Hacker News

Viewing profile — speedplane

speedplane

HN member
Joined
Mon, Oct 18, 2010, 5:50 AM UTC
HN karma
2,488
Public activity
1,661 items

About speedplane

docketalarm.com. Contact me at Michael dot Sander at the above domain name.

Recent public activity

  1. comment
    Comment #46537450

    This is a nice idea, but it's empty. There were widely reported ICE operations in Minnesota over the past few days, yet it's blank on the map. Seems like a fun vibe-code project, b…

  2. comment
    Comment #46267391

    Legal-tech: Using AI to help attorneys bill flat-rate instead of hourly. It's data intensive, but possible if you go through their old time entries and tell them the flat-rate pric…

  3. comment
    Comment #34382091

    Saw both the movie and the real thing multiple times. Subject of numerous a heist fantasy… even today though, the MTA guys collecting money from the machines are escorted by NYPD c…

  4. comment
    Comment #34382015

    The question is whether consciousness is emergent from large enough models, or whether it’ll be something we’ll need to design/build.

  5. comment
    Comment #34381888

    “Power is not a material possession that can be given, it is the ability to act. Power must be taken, it is never given.” “‘This country, with its institutions, belongs to the peop…

  6. comment
    Comment #27013005

    > Instead, we should be using game-style "data oriented programming" a.k.a. "column databases" for a much higher performance. This makes logical sense, but I don’t buy it in practi…

  7. comment
    Comment #27012876

    > I don't think that being able to replace a library at runtime is a useful enough feature to justify the high maintenance cost of shared libraries. We’re moving to a world where e…

  8. comment
    Comment #27012858

    > Can someone explain the value of such a list, am I missing something? You can glean information about your competitors’ usage and advertising, which can help you optimize your ow…

  9. comment
  10. comment
    Comment #27012780

    You can do Unicode in Python 2. You can do Unicode faster and easier in Python 3. But by gaining that ability, they set the existing community back by 10 years.

  11. comment
    Comment #26911488

    > There are literally savings accounts with interest rate over my mortgage interest, meaning there is a zero risk arbitrage opportunity. Many utilities give an 8-9% interest rate o…

  12. comment
    Comment #26911431

    > Wealth inequality is not a problem in itself. Poverty or theft is. Inequality leads to power centers. Power centers lead to systemic corruption. Systemic corruption is a problem.…

  13. comment
    Comment #26911414

    > It is often best to avoid non-ASCII characters in source code. ... >> Depends of the language. In Python 3, files are expected to be utf8 by default, and you can change that by a…

  14. comment
    Comment #26911344

    > they've been heralding the death of Moore's law since he started and that the "one trick ponies" just keep coming. He says he doesn't doubt that they will continue. The situation…

  15. comment
    Comment #26911277

    > We should all be happy for the millions of people that didn't starve to death, and for the millions who didn't have to walk their children off of cliffs or have the family hug a …

  16. comment
    Comment #26911263

    Time is an illusion. Science tells us it's linear, measured in precise nano-seconds. But humans measure time differently, it's based more on the depth of connection we have to othe…

  17. comment
    Comment #26911205

    The M1 processor is a direct result of the death of Moore's law. It's an amazing processor, but a sad sign of things to come. The performance gains from Moore's law have typically …

  18. comment
    Comment #26768330

    Guns germs steel! Read the book.

  19. comment
    Comment #26768318

    There is a mathematically based definition of a perfect market. It’s only an approximation of real life, but it’s heavily used: https://www.investopedia.com/terms/p/perfectcompetit…

  20. comment
    Comment #26768231

    Can’t we just have biased media (like we do now), that makes their biased clear?

  21. comment
    Comment #26768181

    > Billionaires are criminal by definition Sadly, billionaires aren’t criminal by definition (no such laws), but the existence of billionaires sure does cut against the idea of a pe…

  22. comment
    Comment #26768144

    > It’s easy to make a profit when everyone is strapped for cash and you have an infinite supply I’d expand this... It’s easy to make a profit when everyone is strapped for cash.

  23. comment
    Comment #26768112

    If you can work 50 hours a week, and can manage a team of people, it’s time to look beyond McDonalds.

  24. comment
    Comment #22565553

    > What kind of program requires that much ram? Elasticsearch is written in Java, and routinely uses 30GB+ of RAM. I suspect if it was written in Python, it would use an order of ma…

  25. comment
    Comment #22565524

    > the term "a real python programmer" clearly meanys a developer who actually has used Python in the past in a remotely significant way As a "real python programmer" that is trying…