Quantcast
Channel: Codewut blogs
Browsing all 15 articles
Browse latest View live

Visual Studio and Remote Debugging: The easy way

If you find yourself like me struggling with remote debugging using visual studio: here is a stupid easy way to get things running: READ THE FREAKIN' DIALOG MESSAGES! So, here is the recipe:Download a...

View Article


Sharepoint 2007 Variations Woes

While fighting some more problems with Sharepoint 2007 Variations "System" I had to write this comment in my code today:// note: there is a bug in Sharepoint 2007 when using ", " within a page name -...

View Article


Image may be NSFW.
Clik here to view.

PC Keyboard Layout for a Mac (German)

While switching my main workstation over to a Mac I ran into an issue with the keyboard shipped with those new iMac. To be honest, I would not even consider calling it a keyboard, must be some torture...

View Article

Why pigz freakin' rock(s)

I find myself quite often in the need to copy large textfiles over the network. Usually one would go with gzip, either transparently by using the compression switch on scp -C or by archiving a file...

View Article

OpenHUG Meeting

_pulsar_: OpenHUG Meeting, wir freuen uns auf zahlreiches Erscheinen! http://linkd.in/drEaBF || http://bit.ly/aERlUU || http://bit.ly/bNGGCt - _pulsar_: OpenHUG Meeting, wir freuen uns auf zahlreiches...

View Article


plenty of videos and slides straight from hadoop world

plenty of videos and slides straight from hadoop world: http://is.gd/h1YeD #base #hadoop #bigdata

View Article

_pulsar_: instant <3: http://t.co/1FiXB0q - if you need to plot some data...

_pulsar_: instant &lt;3: http://t.co/1FiXB0q - if you need to plot some data or a function - way to go! - _pulsar_: instant <3: http://t.co/1FiXB0q - if you need to plot some data or a function...

View Article

Load-Sensitive ThreadPool / Queue in Java

Here is a little code-snippet (actually a ready to run jUnit TestCase) which might come handy if you need a fairly open ThreadPool not primarily limited by the number of active threads but rather by a...

View Article


Bind hadoop to a specific network device

quick and dirtyhadoop-env.sh:#replace eth1:0 with your NIC / aliasbind_ip=$(/sbin/ifconfig eth1:0 | grep'inet addr:' | cut -d: -f2 | awk'{print $1}') exportBIND_OPTS="-Dlocal.bind.address=${bind_ip}" #...

View Article


Image may be NSFW.
Clik here to view.

Dual Tube VCA - Work in Progress

A little project I am currently working on:You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.if WTF crosses...

View Article

Dual Tube VCA - Work in Progress II

Just finished mounting the first VCA Module. YAY!You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.and some...

View Article

Dual Tube VCA - Done

Und weil ich grad faul bin, nur auf Deutsch: You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.Also ICH hatte...

View Article

Image may be NSFW.
Clik here to view.

Finished Dual Tube VCA Project

Yay! It's done. Lovely warm distortion and fits great into Eurorack / Doepfer setup. Check sound samples below.PLS Synth Module Demos by pulsar Kudos goes to: Ken Stone and Bill and Will over at...

View Article


In case you wonder...

why it is so quiet here? The noise moved over to: http://paul.vc/+

View Article

Raspberry PI - Ansteuerung eines 20x4 LCD Displays. (Video + Sources)

my_lcd sources (+makefile)

View Article

Browsing all 15 articles
Browse latest View live