Re: Python Type Checking
Dmitry Dvoinikov has come up with a type checking system that uses function annotations, a bit of new syntax in Python 3: http://www.targeted.org/python... . His library realizes one of the use-cases...
View ArticleRe: Emacs as a powerful Python IDE
Are there any limitations/drawbacks of using python as an extension language instead of EmacsLisp? I do not ask in relation to Emacs but in general. Are there places where EmacsLisp is more powerful...
View ArticleRe: EnigmaCurry
THANKs! this is just what I was looking for! the streamripper winamp-plug-in in windows does this by default. ...having 1st discovered streamripper in a windows system, I really missed this function in...
View ArticleRe: EnigmaCurry
 next up will be too organize direct links on my desktop or music folder to my Favorite radio stations (I only have under 5), that trigger both at the same time...instead of this in the...
View ArticleRe: AutoComplete.el : Python Code Completion in Emacs
I used this for a bit, but it 1) needed a hell of a lot of setup and emacs-lisp debugging 2) required me to keep starting a python process to work and 3) kept asking about creating a .ropemacs...
View ArticleRe: EnigmaCurry » Building an Ethernet Tap
Nice idea but this is only working on 10/100 Mbit not on Gbitthe reason look herehttp://www.cubro.net/cubro/ind...
View ArticleRe: Resizing a LUKS / DM-Crypt / cryptsetup filesystem
Okay, okay, okay, we believe you, you don't need to repeat that three times in a row.
View ArticleRe: EnigmaCurry
Hello, albeit a bit off-topic, what's the colour theme you're using for Emacs?
View ArticleRe: My new favorite number… is being censored.
Yes, and every cryptographic key CAN be casted to an mathematical constant, so, keys cannot be copyryghted! :P 13256278887989457651018865901401704640
View ArticleRe: EnigmaCurry » Building an Ethernet Tap
If you've been getting break in attempts, this implies you have password authentication turned on. Generate a key pair and turn off passwords. It's not as hard as you think and then you won't have to...
View ArticleRe: Resizing a LUKS / DM-Crypt / cryptsetup filesystem
9 years later it is still working :) Thanks.
View ArticleRe: EnigmaCurry » Building an Ethernet Tap
I realize I am replying to a Zombie thread, but then, here I am 7 years later reading this article, and maybe someone else will too.Rob, you are correct, and for anything more than a temporary or spur...
View Article