Live data from Hacker News

Viewing profile — flowerlad

flowerlad

HN member
Joined
Sat, Jul 07, 2018, 2:03 AM UTC
HN karma
3,333
Public activity
652 items

About flowerlad

No profile information was provided.

Recent public activity

  1. comment
    Comment #49259120

    As an American I’d like Europe to stand up to Trump. If little Iran can, so can Europe.

  2. comment
    Comment #48675251

    How far can we take this? Should Boeing airplane designs be public domain since the underlying math is public domain?

  3. comment
  4. comment
    Comment #48674503

    Should Google search index be forced to be public too?

  5. story
  6. comment
    Comment #48534806

    The subject says this is free, if so what free license are you using? If the license is unspecified it may be open source but it is not free.

  7. comment
    Comment #48496673

    Goldman Sachs projects SpaceX’s total revenue to reach $474 billion in 2030, up from $18.7 billion last year. That’s 25x in just 4 years. It shouldn’t take long to check if real gr…

  8. comment
  9. comment
    Comment #48334299

    The article discusses algebraic effects but React is mentioned. Don’t make the mistake of saying thinking React is functional. See https://mckoder.medium.com/why-react-is-not-funct…

  10. story
  11. comment
    Comment #47744793

    Orban conceded defeat. This is a model for other countries to follow.

  12. comment
    Comment #47732989

    Not true. Liz Cheney hasn’t committed any crimes (as far as we know).

  13. comment
    Comment #47028191

    MVVM was invented by Microsoft for 2-way syncing in WPF. Today we know 2-way syncing is a mistake. Who uses MVC in 2026? Pretty much every framework out there, including Java frame…

  14. comment
    Comment #46878548

    Right but it is cheaper than open source products if you self-host. Most open source products in this space, including grist, are only partially open source.

  15. comment
    Comment #46877481

    If you want forms try https://visualdb.com/ it is another tool that aims to be Microsoft Access

  16. comment
    Comment #46537172

    Better than the old one in what way?

  17. comment
    Comment #46479933

    This takes the American Oligarchy to the next level. Trump is now enabling his billionaire friends plunder another country, no doubt Trump will get a cut of the profits.

  18. comment
    Comment #46406979

    Yes the backup certificate can have validity starting at a future date. You just need to wait till that future date to create it.

  19. comment
    Comment #46406749

    Do services such as K8S ingress and Azure web apps allow you to specify multiple certificates? Update: looks like the answer is yes. So then the issue is people not taking advantag…

  20. comment
    Comment #46406661

    We need a way to set multiple SSL certificates with overlapping duration. So if one certificate expires the backup certificate will become active. If the overlap is a couple of mon…

  21. story
  22. comment
    Comment #45531094

    Just know that that’s not a universally held opinion!

  23. comment
    Comment #45527213

    Also you may have to maintain code bases that don’t use your preferred subset. And you may have to work with developers who have a different preferred subset.

  24. comment
  25. comment
    Comment #45526774

    I use it for my web site where SSR is critical for SEO. For app development I don’t use Nextjs. I think it is designed for web sites (as opposed to web apps) and it is great for th…