Live data from Hacker News

Viewing profile — leghifla

leghifla

HN member
Joined
Mon, Sep 10, 2018, 4:45 PM UTC
HN karma
228
Public activity
76 items

About leghifla

No profile information was provided.

Recent public activity

  1. comment
    Comment #43390779

    This make me think about a scandal pre dotcom burst in Belgium: https://en.wikipedia.org/wiki/Lernout_%26_Hauspie The creators "invested" in foreign companies that would buy their …

  2. comment
    Comment #41808706

    Be cautious about calling their customer support if you have "bought" DRM stuff: you can be banned for any reason at any time. I complained about a failed delivery (broken box, one…

  3. comment
    Comment #41728856

    How do you know they are good? Did you use one for an extended period of time? A set of wheels and a cushion do not make a good wheelchair, if you want to live an active life. Plea…

  4. comment
    Comment #41723408

    see my earlier post: https://news.ycombinator.com/item?id=41721976

  5. comment
    Comment #41723389

    Let me use a car analogy. I have no idea why a car should be more than 10k. On Amazon you can get a go-kart for less than 100: https://www.amazon.com/s?k=go-kart It is really the s…

  6. comment
    Comment #41721976

    You are missing the experience of being tied to a wheelchair for a complete day. None of the chairs you have shown are suitable for daily use. Even the "Magnesium" one. One of the …

  7. comment
    Comment #41555898

    I am on a watch-list too because of a recent problem with a broken package with only one item out of two inside. It was clearly a too light packaging for a heavy item with sharp co…

  8. comment
    Comment #40927045

    When I was about 10, I was able to swim but I was not great at it. For some reason (I think someone dived just in front of me), I needed to stop swimming and ended "vertical" in th…

  9. comment
    Comment #40489227

    +1 And usually, the one person in the meeting not using headphones does not feel the problem: he can speak all the time and be heard correctly, while the others cannot interrupt hi…

  10. comment
    Comment #38877521

    Just a fun anecdote on end-to-end testing I did 20 years ago while working on the compression of images. Some parts of the algorithm were easy to test, others very hard. On the eas…

  11. comment
    Comment #38490388

    "Refactor your codebase to put the related code together" Of course it is a goal, but not always possible. You sometimes have two (or more) conflicting "relations" in the codebase.…

  12. comment
    Comment #38216239

    On a slow ssh connections, I prefer to close my eyes while typing, to avoid distraction by the delay on screen. I have better accuracy this way

  13. comment
    Comment #38144445

    In EU (and probably elsewhere), there are strict rules for the stability of power wheelchair. One such rule is "On a incline of x% (x chosen by the manufacturer), pushing for max s…

  14. comment
    Comment #38002071

    And first, lead by example. If the parents cannot help looking at their phone every 5 minutes, how are the children supposed to act?

  15. comment
    Comment #37655198

    These shenanigans before displaying the final result can have quite a lot of psychologic effects. Back when I started programming, I did simulate a jackpot machine in software (no …

  16. comment
    Comment #37431544

    On the other hand, rebasing can create its own problems re: regression finding If you rebase more than one commit, you can also have an intermediate commit which does not run fine,…

  17. comment
    Comment #36889538

    About "truly fragile software", it seems to be the norm now, thanks to the ease docker provides to hide this

  18. comment
    Comment #35723973

    About touch buttons, I have seen once a lift with touch buttons for controls. For accessibility, the floor were also written in Braille. I thought to myself: "nice, they thought ab…

  19. comment
    Comment #35435670

    It won't succeed because of physics/math. They claim a save of 400kW per sail, with a boat cruising at 22kts. Let's do some math: - 400kW is 400e6 J/s, or 400e6 N.m/s - 22kts is 11…

  20. comment
    Comment #33740190

    Good writing is clearly useful and quite often mentioned. But good reading is very rarely talked about. I think it is even more important. Too many people cannot maintain attention…

  21. comment
    Comment #33716159

    About mental effort in meetings being lower than solving a technical issue, it is definitively true (most of the time), even though non-technical people cannot even grasp how much …

  22. comment
    Comment #33583942

    If management does not pay close attention, doing sloppy work with many small bugs is the key to very high (measured) productivity: - You close a feature ticket by cutting all corn…

  23. comment
    Comment #32648549

    The initial script was fine, but not ideal. The CI is better in this regards. The CI is not the problem, sure. But it is not the solution either. That was my point.

  24. comment
    Comment #32647581

    Regarding a dedicated person to handle the CI, here is my experience. In the small company I am working now, I had setup a adhoc deployment script that was working fine, took less …

  25. comment
    Comment #32411300

    You receive an email for your flight: tomorrow at 10am. When you arrive at the airport, you are told the flight has already departed. "How is that possible, it is 9am and my flight…