I’m pretty psyched about EclipseCon 2016 in North America, which is happening March 7-10 in Reston VA (more info on…
Launching Eclipse in a Browser with the GTK Broadway backend
I recently published a video on my YouTube page showing what Eclipse looks like in a web browser when launched…
The brand new Neutron Reflectivity Simulator in Eclipse ICE and what it took to make it
I’m really excited about one of the newest capabilities that we have added to Eclipse ICE: a neutron reflectivity simulator!…
The Eclipse Integrated Computational Environment (ICE)
In what may be the longest overdue blog post I’ll ever write, I would like to take some time to…
Well… hello…
So I guess I finally decided to start a real blog. I had one at my website some time ago…
Configuring A/V Equipment in Linux for Recording
Microphones You can check the sound card configuration with “cat /proc/asound/cards” and the pcm configuration with “cat /proc/asound/pcm”. These produce…
Renaming a volume group on Linux without a reboot
It is possible to rename a volume group on Linux without rebooting the system and loading up a rescue image.…
My xterm Configuration
Here’s the configuration that I use for xterm: xterm -bg black -fg green -sbĀ -font -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-*
Mounting LVM volumes on Linux
To mount an LVM volume on Linux, first set the volume to the “active” state: vgchange -ay Mount the drive…
Fitting data to a function with Gnuplot
Put your x,y data in a file that Gnuplot can read, like a simple text file with an x,y pair…
You must be logged in to post a comment.