Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lfischer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Corporate Interests Are Inflaming US-China Tensions
(jacobin.com)
3 points
by
lfischer
4y ago
|
0 comments
2.
▲
What Chinese Capitalists Owe to Mao Zedong
(jacobin.com)
3 points
by
lfischer
4y ago
|
1 comments
3.
▲
by
lfischer
5y ago
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 parts of the application. They let you organize logging leve
4.
▲
by
lfischer
5y ago
I've found a few of these companies in the Netherlands.
5.
▲
Microserfs
(en.wikipedia.org)
2 points
by
lfischer
5y ago
|
0 comments
6.
▲
by
lfischer
5y ago
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.
▲
TSMC tackles Taiwan drought with plant to reuse water for chips
(asia.nikkei.com)
8 points
by
lfischer
5y ago
|
0 comments
8.
▲
by
lfischer
6y ago
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 you jump across architectures. Not even a full VM allo
9.
▲
by
lfischer
6y ago
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 allies'... Some will argue the 'West' h
10.
▲
by
lfischer
6y ago
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 in the outer scope, the value inside the function does not
11.
▲
by
lfischer
6y ago
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 grooming. Even in non-fiction, is a shallow and sensationalistic
12.
▲
by
lfischer
6y ago
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 external dependencies except the Java standard library, which almos
13.
▲
by
lfischer
6y ago
BuckleScript (now ReScript, I guess) can still compile standard OCaml syntax.
14.
▲
by
lfischer
7y ago
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 you give the Docker image to something like Fargate.
15.
▲
by
lfischer
7y ago
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 functionality (e.g. a few attributes get you a full WYSIW
16.
▲
by
lfischer
7y ago
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 would create in a CMS. The developer mainly controls the C
17.
▲
by
lfischer
7y ago
Also in the React community, there are already ultra-generic component collections like https://rebassjs.org/ .
18.
▲
by
lfischer
7y ago
What you describe sounds like the way some use CSS-in-JS frameworks as emotion or Styled Components.
19.
▲
by
lfischer
7y ago
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. I would describe it as trying to extract wh
20.
▲
The Sociology of Input Validation
(ludofischer.com)
1 points
by
lfischer
8y ago
|
0 comments
21.
▲
Everything Is Going to Be OK
(believermag.com)
1 points
by
lfischer
9y ago
|
0 comments
22.
▲
by
lfischer
9y ago
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 politics and even respecting US military superiority (!).
23.
▲
Rage Against the Finite-State Machines
(learnyousomeerlang.com)
3 points
by
lfischer
9y ago
|
0 comments
24.
▲
by
lfischer
9y ago
I doubt that’s true. Even I could make sense of the sentences. Of course it takes some time, but I found it quite clear most of the words are based on either French, Latin, English, German or Italian, and if you know these languages and you
25.
▲
OData – Open Data Protocol
(odata.org)
6 points
by
lfischer
9y ago
|
0 comments
26.
▲
by
lfischer
9y ago
Assuming you’re right about programming being so horrible, how is programming any worse than other clerical jobs?
27.
▲
by
lfischer
9y ago
I was taught proof-based mathematics in high school…
28.
▲
Gearing up the Web for 2018
(medium.com)
11 points
by
lfischer
9y ago
|
0 comments
29.
▲
Hashcash
(en.wikipedia.org)
2 points
by
lfischer
9y ago
|
0 comments
30.
▲
by
lfischer
9y ago
I suspect many native speakers would have difficulty too, because of the age and style of the poem. For me, the difficulty is part of the enjoyment of studying older texts, teasing out the meaning gives me a mental thrill similar to coding
More ›