Viewing profile — JohnyTex
JohnyTex
HN member- Joined
- Fri, Feb 04, 2011, 12:37 AM UTC
- HN karma
- 120
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About JohnyTex
Recent public activity
-
comment
Comment #48148395
> In MySQL, if you acquire a lock on Alice, then attempt acquire on Bob... then another session acquire Bob, then acquires Alice: The engine notices. Nothing bad happens. One of th…
-
comment
Comment #48148263
How would you ensure Alice doesn't overdraft her account?
-
comment
Comment #48148253
If the failure mode of the "correct" solution is to exit the program, I stand by my assertion that it is incorrect by construction.
-
comment
Comment #43548427
The situation is a bit more complex in F# than C#, as there are multiple ways to do it. Scott Wlaschin has a good overview post about it here: https://fsharpforfunandprofit.com/pos…
-
comment
Comment #43548384
Personally I think F# is excellent for writing ye olde CRUD applications, especially as the business logic becomes more complex. F# is really good at domain modeling, as creating t…
-
comment
Comment #43548252
FWIW I think writing F# is a really cohesive experience in day-to-day work. While there are usually at least two ways to do things, due to .NET interoperability requirements, it’s …
-
comment
Comment #43435287
Isaac Abraham gave an interesting presentation at the last Func Prog Stockholm about modeling an Enigma machine in F#. Some interesting history in there, also a good introduction t…
- story
- story
- story