Live data from Hacker News

Viewing profile — xcombelle

xcombelle

HN member
Joined
Wed, Feb 16, 2011, 3:35 PM UTC
HN karma
46
Public activity
75 items

About xcombelle

No profile information was provided.

Recent public activity

  1. comment
    Comment #42364111

    https://xkcd.com/927/

  2. comment
    Comment #42044159

    The website has no clock. Both android and iphone lichess app has clock.

  3. comment
  4. comment
    Comment #41046090

    looks like a security nightmare.

  5. comment
    Comment #39965902

    as far as i understand, it is not based on a docker environment.

  6. comment
    Comment #38802627

    [flagged]

  7. comment
    Comment #38034664

    Looks like the doc is written without braces. As such, I guess, that the canonical code is without braces

  8. comment
    Comment #37510289

    as far as I know in technical subjects google started to deliver farm content, a little bit after the happening of chatgpt.

  9. comment
    Comment #37226591

    It is very likely that your coworkers will be able to use your Python functions.

  10. comment
    Comment #37226243

    python pandas has pivot tables https://pandas.pydata.org/docs/reference/api/pandas.pivot_ta... I don't know if it fits your needs

  11. comment
    Comment #37117697

    " I can't imagine anything else you can possibly store about relative elements besides index and order (and nothing). Graphs are their own other planet, and I don't think we can ea…

  12. comment
    Comment #36875792

    How I eventually resolve this kind of problems. minimum = +Inf for b in bar.naz(): if not some_filter(b): continue b = some_op(b) minimum = min(minimum, b) foo(minimum) Yes, plain …

  13. comment
    Comment #36647311

    tour de france organisation has a long tradition to do more than closing eyes and even encourage doping/cheating practice (for exemple making the race harder and harder) it is a fa…

  14. comment
    Comment #36428222

    this article miss a whole part of the story. among other things, these person came back from a warzone. looks at https://fr.wikipedia.org/wiki/Affaire_du_8_décembre_2020

  15. comment
    Comment #36167062

    I would say that 20 trials with a friend is enough to show that changing strategy is superior.

  16. comment
    Comment #35900993

    I just don't get why people in php use lazy comparison when you know that "0e4"=="0e5" in php. and yes, Laravel use lazy comparison (hundreds of times). And yes at least three bugs…

  17. comment
    Comment #35859187

    1- try to run the last version of python, there is speed improvement in 3.10 and 3.11 >>> import sys; sys.version '3.10.4 (main, Dec 2 2022, 17:52:13) [Clang 14.0.0 (clang-1400.0.2…

  18. comment
    Comment #35591023

    Is the graph/SQL thing used only to manage dependencies?

  19. comment
    Comment #35580795

    that a nice project, hope you will gather enough resources to make for other language if wikipedias.

  20. comment
    Comment #35030659

    they probably had a warning of mailchimp that putting someone on a mailing list without their consent is a forbidden use of mailchimp. source: I worked with an organization which p…

  21. comment
    Comment #35014715

    did you switch from nodejs?

  22. comment
    Comment #35008229

    if you need only an engine which does formula evaluation and update of dependency when a value changes, it doesn't look that hard to implement.

  23. comment
    Comment #34802079

    actually it is not the original code of alphazero , the original code was tensorflow/TPU https://en.wikipedia.org/wiki/AlphaGo_Zero#Training and this code is in JAX

  24. comment
    Comment #34428717

    one of the "feature" of ads is that they track you in a cross website way. and as no having cookies & co, gemini makes this job a lot harder for an advertiser.

  25. comment
    Comment #34145477

    >Also Safari has monopoly status for everyone using an iPhone. The people on iPhone simply can't pick another browser, because Apple won't let them. i have an iphone with safari, f…