Viewing profile — lfischer
lfischer
HN member- Joined
- Fri, Mar 09, 2012, 8:32 PM UTC
- HN karma
- 321
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About lfischer
Recent public activity
- story
- story
-
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 …
-
comment
Comment #28059829
I've found a few of these companies in the Netherlands.
- story
-
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.
- story
-
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 …
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #24121217
BuckleScript (now ReScript, I guess) can still compile standard OCaml syntax.
- story
-
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…
-
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…
-
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…
-
comment
Comment #21553509
Also in the React community, there are already ultra-generic component collections like https://rebassjs.org/ .
-
comment
Comment #21553461
What you describe sounds like the way some use CSS-in-JS frameworks as emotion or Styled Components.
-
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. …
- story
- story
-
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…
- story
- story