Live data from Hacker News

Viewing profile — tinyspacewizard

tinyspacewizard

HN member
Joined
Thu, Nov 03, 2022, 11:45 PM UTC
HN karma
248
Public activity
59 items

About tinyspacewizard

No profile information was provided.

Recent public activity

  1. comment
    Comment #45898279

    Start-ups should strongly consider F#. It's a force multiplier when you have a small team of strong developers.

  2. comment
    Comment #45618291

    What should we use instead?

  3. comment
    Comment #45616701

    > Why two cloud providers? Initially we used only DigitalOcean, but a data intensive SaaS like tap needs a lot of cloud resources and AWS have a generous $1,000 credit package for …

  4. comment
    Comment #45616299

    > Of course you can inspect it: open the source code you wrote and read it. Also, don't write the code you don't want to be executed? This is not what they meant by inspection . Wh…

  5. comment
    Comment #45616248

    This seems like a cool article, but it isn't readable without Haskell background knowledge. > For an intuition why this is true, consider that the constant functor Const r has an A…

  6. comment
    Comment #45604925

    Weird feeling knowing that an ecommerce / wallet store has employees with more advanced programming knowledge than most financial institutions.

  7. story
  8. story
  9. comment
    Comment #45524990

    1. Wrapping is more code than using a built-in pipe operator 2. There is a run-time overhead to wrapping IMO a design goal of programming langauges should be for the most readable …

  10. comment
    Comment #45518111

    There is more than one proposal; the F#-style one doesn't have the (weird) placeholder syntax. > You can still make it work by adding it to the prototype This is exactly what we wa…

  11. comment
    Comment #45515754

    Pipes are great where you want to chain several operations together. Piping is very common in statically typed functional langauges, where there are lots of different types in play…

  12. comment
    Comment #45514202

    Sad that the pipe operator proposal seems to have stalled. The F# version of the proposal was probably the simplest choice.

  13. story
  14. story
  15. comment
    Comment #42114076

    Brexit made this far less likely - but perhaps people in France, Germany, Spain, etc. could do this.

  16. comment
    Comment #41483380

    Functional Programming hasn't even been tried for game development, really. There is a lack of overlap between the game dev industry and academia. The studios are (rightly) risk av…

  17. comment
    Comment #41482485

    You should put this online somewhere!

  18. story
  19. story
  20. comment
    Comment #40760164

    Expect a wave of artists moving into education to make ends meet.

  21. comment
    Comment #40414225

    Also a bit scary to have a system without a scaling mechnism built-in in the path of customer traffic. At some point you may be racing to upgrade it.

  22. comment
    Comment #40397638

    Python is really bad at recursion (part of why it's not appropriate for functional programming), so perhaps an unfair benchmark? A Pythonic implementation would use loops and mutat…

  23. comment
    Comment #40079276

    I think what Meta is doing is really smart. We don't really know where AI will be useful in a business sense yet (the apps with users are losing money) but a good bet is that incum…

  24. comment
    Comment #39791959

    Terraform is not really a competitor. Maybe Nomad is? I expect most K8s shops use a bit of Terraform, maybe Vault, etc.

  25. comment
    Comment #39735820

    Could easily be leverage in the negotiation.