Live data from Hacker News

Viewing profile — JohnyTex

JohnyTex

HN member
Joined
Fri, Feb 04, 2011, 12:37 AM UTC
HN karma
120
Public activity
10 items

About JohnyTex

https://chreke.com

Recent public activity

  1. 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…

  2. comment
    Comment #48148263

    How would you ensure Alice doesn't overdraft her account?

  3. 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.

  4. 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…

  5. 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…

  6. 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 …

  7. 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…

  8. story
  9. story
  10. story