back
user profile
fniephaus
2,175karma·238submissions·May 19, 2014
about
Researcher on the GraalVM team at Oracle Labs. Developer tools, programming languages, virtual machines. Previously at HPI, Google, and Maton Guitars.
[ https://fniephaus.com ]
[ https://twitter.com/fniephaus ]
[ my public key: https://keybase.io/fniephaus; my proof: https://keybase.io/fniephaus/sigs/2dy-DvixjWd3ZV-Bd7WhIw57HYYen9GSztnMeoXTmXY ]
recent activity (238 total)
comment
I agree! Our work on TruffleSqueak [1] and on Polyglot Live Programming [2] has shown that it's possible to build language-agnostic live programming tools with GraalVM. If Espresso implements the…
comment
Espresso's README.md contains some interesting details, for example: > ... it already passes >99.99% of the Java Compatibility Kit ... > Running HelloWorld on three nested layers of Espr…
comment
Previous discussion: https://news.ycombinator.com/item?id=25461760
comment
I played around with "Find My" last night... similar to Location Sharing, it seems to allow me to look at the location of all devices connected with my account as long as they are online. Bu…
comment
First paragraph of the corresponding email announcement: > Over three years ago, we launched the Trusted Contacts app as a way to help people stay up to date with their loved ones’ whereabouts. Si…
comment
Oracle Labs is actively working on a Python for GraalVM:
https://github.com/graalvm/graalpython/ …