Viewing profile — tinyspacewizard
tinyspacewizard
HN member- Joined
- Thu, Nov 03, 2022, 11:45 PM UTC
- HN karma
- 248
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About tinyspacewizard
No profile information was provided.
Recent public activity
-
comment
Comment #45898279
Start-ups should strongly consider F#. It's a force multiplier when you have a small team of strong developers.
-
comment
Comment #45618291
What should we use instead?
-
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 …
-
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…
-
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…
-
comment
Comment #45604925
Weird feeling knowing that an ecommerce / wallet store has employees with more advanced programming knowledge than most financial institutions.
- story
- story
-
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 …
-
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…
-
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…
-
comment
Comment #45514202
Sad that the pipe operator proposal seems to have stalled. The F# version of the proposal was probably the simplest choice.
- story
- story
-
comment
Comment #42114076
Brexit made this far less likely - but perhaps people in France, Germany, Spain, etc. could do this.
-
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…
-
comment
Comment #41482485
You should put this online somewhere!
- story
- story
-
comment
Comment #40760164
Expect a wave of artists moving into education to make ends meet.
-
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.
-
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…
-
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…
-
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.
-
comment
Comment #39735820
Could easily be leverage in the negotiation.