Earlier quoted context omitted.
So we port this python to something not slow, and all the kernel-people can shut up about ZFS being terrible ;)
Dont forget, pypy is fast.
Show HN: ZFS Implementation in Python
31–40 of 97 posts
Re: Show HN: ZFS Implementation in Python
#32Note: this was implemented without referencing any ZFS source code and should not be subject to the CDDL.
So we port this python to something not slow, and all the kernel-people can shut up about ZFS being terrible ;)
1: I say 1.5 because there is only one false value, but it has 2 idiomatic meanings: nil (equivalent to python's None) and the empty list.
Re: Show HN: ZFS Implementation in Python
#33note that the issues are entirely different from those with a kernel implementation since you aren't having to think about page cache et all.
Re: Show HN: ZFS Implementation in Python
#34Re: Show HN: ZFS Implementation in Python
#35Re: Show HN: ZFS Implementation in Python
#36What?! How?! Why?! This is the greatest thing ever. I wish I could just write code for the fun of it. Every time I wonder whether people will use it and give up before I even get started.
https://github.com/jaysoffian/eap_proxy
This was a really simple project but tickled all my fancies: Python, low-level, networking, reverse engineering, system administration.
Just do it! Who cares if people use it?
Alternatively, contribute something to some open source project you use. I’ve done that too. Just small stuff here and there but that’ll guarantee someone uses your code if that’s what’s important to you. It only takes 39 commits to get on this page:
https://github.com/git/git/graphs/contributors
:-)
Re: Show HN: ZFS Implementation in Python
#37Thanks for sharing though. Maybe could be useful in making a suite of zfs inspection tools?
Is the OP here? How difficult would it be creat a zfs reshaping tool, allowing for the offline expansion of a vdev?
Re: Show HN: ZFS Implementation in Python
#38Pierre Menard, author of The Filesystem. But I'm surprised this is possible without a specification - how can you test a filesystem through hexdumps? The effects of some operations are going to pretty far-reaching, surely?
Re: Show HN: ZFS Implementation in Python
#39What?! How?! Why?! This is the greatest thing ever. I wish I could just write code for the fun of it. Every time I wonder whether people will use it and give up before I even get started.
The readme literally answers this..
Re: Show HN: ZFS Implementation in Python
#40Hey alcari! I know you from ICV - we used to hang out online on the forums and IRC. Nice work on this project, I'm looking forward to diving into the codebase!
Just curious, what is / was ICV?
ICV was the name of the forum for the book, now defunct (icodeviruses.com)
https://www.amazon.com/1337-h4x0r-h4ndb00k-tapeworm/dp/06723...