Live data from Hacker News

Viewing profile — lfischer

lfischer

HN member
Joined
Fri, Mar 09, 2012, 8:32 PM UTC
HN karma
321
Public activity
76 items

About lfischer

https://www.ludofischer.com

Recent public activity

  1. story
  2. story
  3. comment
    Comment #29608161

    Often logging libraries allow you changing the logging level at runtime, without restarting or recompiling the application, as well as turning logs or off at runtime for different …

  4. comment
    Comment #28059829

    I've found a few of these companies in the Netherlands.

  5. story
  6. comment
    Comment #27770446

    My impression is that in China it varies a lot by industry and location. Even in Shanghai, I've come across offices closing at 4PM with a 2 hours lunch break.

  7. story
  8. comment
    Comment #25094689

    Docker images package the entire environment that an application needs to run, but to do that they contain precompiled software for a specific CPU architecture, so they can't help …

  9. comment
    Comment #25061317

    One issue is that your comment sounds a bit hyperbolic. For example, China criminalizes thought? It certainly does not criminalize thought as such. About 'working together with our…

  10. comment
    Comment #25011080

    I believe an example of where binding differs from assignment is if you define a function which references a binding in the outer scope, the create a new binding with the same name…

  11. comment
    Comment #24485949

    I don’t know the context of Virginia Woolf’s comment, but in the case of fiction, I don’t think that a book about war is necessarily more important than one about facial hair groom…

  12. comment
    Comment #24480164

    Imagine a CSV parser written in Java. I can imagine quite well that it would rarely need updates, as CSV does not evolve and I find it reasonable to write such code with no externa…

  13. comment
    Comment #24121217

    BuckleScript (now ReScript, I guess) can still compile standard OCaml syntax.

  14. story
  15. comment
    Comment #22512936

    AWS needs to separate one customer’s lambda executions from another’s. When you deploy Docker, isolation is guaranteed either because you do it on an underlying dedicated VM, or yo…

  16. comment
    Comment #21671274

    You might be interested in mavo ( https://mavo.io/ ): it also lets you produce interactive pages by adding some keywords to HTML, but the primitives offer higher level functionalit…

  17. comment
    Comment #21553584

    I might be wrong, but I have the definite impression that semantic CSS was invented mainly by people working in publishing, so typical semantic class names map to content types you…

  18. comment
    Comment #21553509

    Also in the React community, there are already ultra-generic component collections like https://rebassjs.org/ .

  19. comment
    Comment #21553461

    What you describe sounds like the way some use CSS-in-JS frameworks as emotion or Styled Components.

  20. comment
    Comment #21553448

    Lately I’ve been intrigued by https://every-layout.dev/ and so-called ‘intrinsic’ CSS approaches. It’s like having utilities for whole layout chunks, instead of single properties. …

  21. story
  22. story
  23. comment
    Comment #16500564

    I feel this article undermines a stand for ‘democratic freedoms, rights and the rule of law’ as it conflates the former with abiding by ‘Western’ rules in international trade and p…

  24. story
  25. story