Viewing profile — n3rd
n3rd
HN member- Joined
- Fri, Oct 11, 2013, 1:22 AM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About n3rd
No profile information was provided.
Recent public activity
-
comment
Comment #26735174
My dad worked on AS/400. When I first saw it, it looked like he was working in the matrix with that black/green color scheme.
-
comment
Comment #26735164
> It felt ancient back then too! Sir, the politically correct term today is..vintage.
-
comment
Comment #26735147
You could get a $600 bill of AWS Lambda for forgetting a ; today too Not much has changed.
-
comment
Comment #26735141
35% of the total installed capacity world wide today is Linux on Z and is growing at double digit rates each year. RHEL, SLES, Ubuntu and most recently CoreOS (with OpenShift) all …
-
comment
Comment #8430785
Oculus + this.
-
comment
Comment #6531059
If by "lack of", you mean "4 choices": DirectByteBuffers (Azul/IBM/OpenJDK/Oracle etc) Packed Objects (IBM) Real-time Java (Azul/IBM) Unsafe (Azul/Oracle/IBM/OpenJDK etc)
-
comment
Comment #6531012
IBM's Java 7 and 8 beta's already have this. It's called Packed Objects and it lets you have have high density data with no pointer chasing along with a much cleaner interface to o…