glances

All posts tagged glances

This page is about ZFS-fuse, the ZFS attempt for Linux

(on Wikipedia)
https://web.archive.org/web/20121229103643/http://zfs-fuse.net/

ZFS is a filesystem.

I have abandoned this filesystem because it is about as closed as it can get without being officially closed. It’s hampered by awkward licensing and patents making it intentionally incompatible with the GPL.

Even if it was made to work perfectly, running under FUSE is sub-optimal.

It also seems horrifyingly complex to use. Seriously.

Its checksumming is important for The Chain of Trust.

Continue Reading

Software >
Ruby > Ruby web programming, Ruby testing >

https://www.zenspider.com/projects/zentest.html [ 1 ] was http://www.zenspider.com/ZSS/Products/ZenTest/

This tosses stuff through a diff-like filter, giving a different view of errors.

Continue Reading

Ogre.rb logo

Software > Ruby >
Ruby mentoring > Ruby mentoring tools > (Multimedia development frameworks)

(on Wikipedia)
https://www.ogre3d.org/
https://web.archive.org/web/20160603060922/http://ogrerb.rubyforge.org/

As 3D rendering engine that abstracts from the underlying system libraries, like Direct3D and OpenGL.

Ogre.rb wraps the main OGRE Rendering Engine, giving access to it from Ruby.

  • OGRE = Object-Oriented Graphics Rendering Engine



Continue Reading