Live data from Hacker News

Viewing profile — fgh

fgh

HN member
Joined
Sat, Jan 01, 2022, 9:40 PM UTC
HN karma
60
Public activity
29 items

About fgh

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #45002235

    The screenshot shows a software called "WebSerial Audio Studio". I couldn't find it, only https://serial-studio.com/ which also looks great (and has an open source edition). Does a…

  3. comment
    Comment #42356014

    Yes, that brings back the memory of working through books by Andre LaMothe and implementing little games in DOS with C and a little bit of Assembler. I believe there was a very pri…

  4. comment
    Comment #41152042

    The OOPSLA paper is more interesting: https://dl.acm.org/doi/pdf/10.1145/3622818 Abstract: Rhombus is a new language that is built on Racket. It offers the same kind of language ex…

  5. comment
    Comment #39793282

    As there are several available, is there one in particular that you would suggest for this use case?

  6. comment
    Comment #36517762

    Who wrote the second edition?

  7. comment
    Comment #34714445

    Team TESO wrote an excellent exploit back in the day - one of the best groups of the early 2000s.

  8. comment
    Comment #34679135

    With a simple "Stay in character", it is still possible to get the "current" news out of it.

  9. comment
    Comment #31397195

    It would be interesting to know which language the author currently uses.

  10. comment
    Comment #31343913

    Does this include the full machinery to prove the necessary theorems or are these basically practical courses?

  11. comment
    Comment #31343396

    I am curious why a curriculum in the US includes four courses on calculus. Why isn't this just part of maybe three analysis courses for undergraduate studies?

  12. comment
    Comment #31340505

    Just to add to this that AD was also a game changer for the banks in terms of necessary computing power and the time it needs to do these calculations. Antoine Savine describes thi…

  13. comment
    Comment #31315534

    A long time ago, I found a website with a description of how the 2.5d engine of GTA works. Would anybody here maybe remember where that was posted and could provide an URL?

  14. comment
    Comment #31273950

    The answer would then be to have a look at polars.

  15. comment
    Comment #30941040

    No, it seems like hypergraphs should do this.

  16. comment
    Comment #30878649

    We are still using requests over the SFTP server, but I guess rather sooner than later that will change. However, when it comes to Refinitiv, I can't complain about the REST API fo…

  17. comment
    Comment #30875616

    Well, if the sources of financial data will remain to be AlphaVantage and Reddit, yes, but as soon as they would get the really interesting data, I don't think they could keep the …

  18. comment
    Comment #30875571

    I don't really see the advantage over Bloomberg or Refinitiv. If I would really want to use Python within the application, there is already Refinitiv's codebook (Jupyter within Eik…

  19. story
  20. comment
    Comment #30818032

    I don't see a convincing reason why information conservation would need two additional photons. The author mentions himself in the conclusions that the standard two photons of the …

  21. comment
    Comment #30711387

    Reminds me of Martin Hairer commenting on what he is going to do with his $3m breakthrough prize-money: “We moved to London somewhat recently, three years ago, and we are still ren…

  22. comment
    Comment #30650621

    Thanks, that clarifies his actual contribution.

  23. comment
    Comment #30649877

    > Von Neumann, who saw the underlying mathematics better than almost anyone, showed how wave and matrix mechanics were essentially the same, and how one could be expressed in the o…

  24. comment
    Comment #30491200

    They ended up founding the Prediction Company and got pretty rich anyway...

  25. comment
    Comment #30176629

    This is a guess, but Simulink is most likely based on a mixture of C, C++ and Java (if we leave out MATLAB as an intermediate step).