Live data from Hacker News

Viewing profile — thorel

thorel

HN member
Joined
Mon, Mar 11, 2013, 4:08 PM UTC
HN karma
298
Public activity
26 items

About thorel

[ my public key: https://keybase.io/thibauthorel; my proof: https://keybase.io/thibauthorel/sigs/6_HRWqSzESNV2OwPexkLCCpT2nthFIz_sUwJovKuw1A ]

Recent public activity

  1. story
  2. comment
    Comment #42409275

    > The theory of finite fields is based on the theory of prime numbers, because the finite fields are sets of residues modulo a prime number or modulo a power of a prime number. It …

  3. comment
    Comment #37342429

    Agreed, thanks for the clarifications. Another result worth mentioning, which also shows that you cannot hope to uniquely characterize a structure by "reasonable" axioms is the Löw…

  4. comment
    Comment #37341641

    This idea of giving "meaning" to a set of axioms is precisely captured by the notion of "interpretation" in logic [1]. The rough idea is to map the symbols of the formal language t…

  5. comment
    Comment #37341107

    The article is a bit oversimplifying in summarizing the axiomatic crisis as being problem with sentences like “this statement is false“. This being said, your intuition is absolute…

  6. comment
    Comment #37077234

    Isn't this what is suggested below the second picture? > Really, it’s harder than this picture suggests, because many experiences are based on other students. If I want you as my p…

  7. comment
    Comment #36927223

    I agree. The GP comment contains some inaccuracies: most of the spaces of functions considered in functional analysis do not have an inner product defined on them, but are still ve…

  8. comment
    Comment #36926541

    The realization that functions can be treated as elements in an abstract vector space (with infinitely many dimensions) is a turning point in the history of mathematics that led to…

  9. comment
    Comment #36669800

    Among many other things, SUB Göttingen maintains the Göttingen Center for Retrospective Digitization (GDZ) [1] which hosts a very impressive collection of digitized documents. It s…

  10. comment
    Comment #32129913

    Regarding stochastic gradient descent, I think there has been an increased understanding in recent years, that the randomness introduced by the random sampling/batching is not only…

  11. comment
    Comment #26525663

    I agree that "continuous" is a poor choice of word. Reading the article, it is clear that the author does not care about continuity in the mathematical sense of the term, but rathe…

  12. comment
    Comment #21750498

    Some people trace the first exposition of recursive production rules for grammars back to Pāṇini (around 5th century BCE) [1] [1] https://www.jstor.org/stable/23497283?seq=1

  13. comment
    Comment #19998022

    There are a few inaccuracies here: using automatic differentiation basically makes computing the gradient of the objective function as efficient as computing the function itself. B…

  14. comment
    Comment #18700036

    I am not sure I understand the criticism of RLS. It feels to me that the Language Server Protocol does allow for incremental parsing etc. In particular, the approach taken by rust-…

  15. comment
    Comment #16777112

    This is an interesting point, but note that the scheme you are suggesting is "stateful" (you need to remember the last ciphertext to be able to generate the next one). The standard…

  16. comment
    Comment #16774470

    This is correct: if both parties have some pre-agreed secret, then it is much easier to secretly communicate over any channel and the method you are describing works and is similar…

  17. comment
    Comment #16774378

    You are right: the scheme relies on a sequence of cyphertexts being independent (or at least, appearing to be independent to someone who doesn't know the decryption key). However, …

  18. comment
    Comment #16774334

    Note that the described scheme relies on a key exchange protocol (such as Diffie-Hellman). Remember that a key exchange protocol allows two parties to agree on a shared key; the ke…

  19. story
  20. comment
    Comment #16174552

    To be fair, the original paper does mention the problem of whitespaces (see Appendix B on page 21). It seems that the recommended solution is to use this fast space remover: https:…

  21. comment
    Comment #15862482

    It is very refreshing to see a website dedicated to classical music! Have you considered integrating with last.fm? At the very least scrobbling the listen history would be nice, bu…

  22. comment
    Comment #14521978

    Worth mentioning the Google Kythe project [0] which is designed around the idea of providing a graph of entities appearing in the code to build tools which work with code. I always…

  23. comment
    Comment #14479011

    I am not entirely sure this is what you are looking for, but Beets [0] is a really cool command-line music organiser which uses the MusicBrainz database. [0] http://beets.io/

  24. comment
    Comment #10011549

    A PDF version of the above article: http://vision.unipv.it/IA1/ProgrammingaComputerforPlayingChe...

  25. story