Viewing profile — Melraidin
Melraidin
HN member- Joined
- Tue, Jan 27, 2015, 4:39 AM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About Melraidin
No profile information was provided.
Recent public activity
-
comment
Comment #47446292
I'd assume you could detect a difference between a completely/nearly completely covered LED shield and one with a large gap between your hand at the top of the shield.
-
comment
Comment #47443014
> Can it be made for less? Would you be able to use the LEDs as light sensors and eliminate the switch component entirely? Maybe a tubular shield over each LED so it doesn't intera…
-
comment
Comment #35535146
Didn't come across that one at the time. Wish I'd tried more to get a homebrew VR setup going. I still have that VR book in my basement. Along with my first computer book, Practica…
-
comment
Comment #35534574
Was it this book? https://www.goodreads.com/en/book/show/1990755 I hacked up a Powerglove to connect to my PC. Always wanted to get the Sega glasses too but didn't have the resourc…
-
comment
Comment #9572238
VIPS should be able to open EPS files via libmagick but at least in my test I found that I ended up with just a black box. Maybe related to the below bug? https://bugs.debian.org/c…
-
comment
Comment #9558451
Generating many conversions for all photos incurs both storage and computational overhead that may never pay off. By only generating the required images on the fly for photos we av…
-
comment
Comment #9554616
I'd like to be able to have users upload directly to S3 (obviously less infrastructure and code to maintain) but without being able to provide immediate feedback on the upload I've…
-
comment
Comment #9554054
VIPS has been great to work with. The docs are generally very good and the performance has been great. The author ( https://github.com/jcupitt/ ) has always been responsive to issu…