Viewing profile — muehlbau
muehlbau
HN member- Joined
- Fri, Oct 17, 2014, 3:23 PM UTC
- HN karma
- 14
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About muehlbau
No profile information was provided.
Recent public activity
- comment
- story
- story
- story
-
comment
Comment #17059652
I'm from Munich where Google opened their first engineering office in Germany and continuously expanded their presence ever since. I don't see that Munich and the area were transfo…
-
comment
Comment #15110021
One thing I couldn't find in the vizzes is that Europe shares its energy grid for a large part. This means that a large portion of energy consumed in say Germany might well be prod…
-
comment
Comment #9773819
Is there a comparison between libgccjit and llvm in terms of compilation speed and produced code quality?
-
comment
Comment #9576631
Is it still allowed to have a set of prepared implementations for standard algorithms and data structures? Still impressive to just need 5 minutes.
-
comment
Comment #9445775
I think it's a problem of storing the energy. Oil is compact, easy to store, and even though it's far less efficient than a battery-electric-motor, a fuel-driven approach might sti…
-
comment
Comment #8894084
This seems to be an arbitrary collection of typedefs and consts. I mean look at the definition of 'moondist'. This is a single value and is measured from where? I mean the distance…
-
comment
Comment #8888571
It is currently a closed-source academic project but is in the process of being commercialized.
-
comment
Comment #8888559
In fact we do write a redo log to disk (Set the REDO environment variable, e.g. REDO=$filename bin/driver when running the driver in our example download). VoltDB tries to be fast …
-
comment
Comment #8888539
Yes, that is our official download link which contains a driver to run transaction benchmarks (specified in our own script language; the tar contains an example for TPC-C) and a ps…