Viewing profile — florianfunke
florianfunke
HN member- Joined
- Tue, Nov 20, 2012, 12:09 PM UTC
- HN karma
- 12
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About florianfunke
funke.io
Recent public activity
-
comment
Comment #10831129
Looks like it's a very thin wrapper around scapy: http://www.secdev.org/projects/scapy/
-
comment
Comment #9008171
Here are Felix ("fefe") von Leitner's comments http://translate.google.com/translate?js=n&sl=de&tl=en&u=htt... Not that I would share his views, but he is a relatively well known G…
-
comment
Comment #8888858
1) The component used for the web interface is not part of the demo 2) Check out hyperdemo/scripts/tpch/load.sql, HyPer uses the same syntax as Postgres, i.e. you run bin/sql, crea…
-
comment
Comment #8471395
If you're interested in query compilation, check out the HyPer DBMS prototype at [1]. It efficiently compiles SQL (SQL92++) to super-fast LLVM code (faster than Vitesse). It's not …