Gluon Porridge

Serving tasty quantum gruel
Skip to content
  • Home
  • About

Emscripten : A way to compile native programs to javascript

  By DrLabman | 8 April, 2013 - 6:57 pm | Tech
Leave a comment

The future of the web is certainly going to be interesting. Just recently I came across Emscripten. Emscripten is a LLVM to Javascript generator (LLVM is a compiler infrastructure tool supporting multiple languages). What this provides is a way of compiling native languages like C/C++ to javascript which could run … Continue reading →

Using GCC (MinGW) on Windows

  By DrLabman | 13 April, 2012 - 4:14 pm | Uncategorized
Leave a comment

On Linux I started using NetBeans to work on some C/C++ code and I was quite impressed with it. NetBeans has become my IDE of choice recently. The tools needed for C/C++ development are easy to install on Linux. However on Windows you need to install them for yourself to … Continue reading →

Ubuntu 12.04; A timestamped ping

  By DrLabman | 14 March, 2012 - 11:13 am | Linux, Projects
Leave a comment

I switched to a new Linux distribution again last week. Every time I switch there is something that doesn’t work quite right. Wireless networking seems to be one of those things that gets more than it’s fair share of issues under Linux. This time I switched from Xubuntu 11.10 to … Continue reading →

Project: Java Chat

  By DrLabman | 27 February, 2012 - 8:17 pm | Projects
Leave a comment

I’ve been writing a Java Server/Client Chat program the last couple of days. Work on it is progressing nicely and I’ve created a GitHub repository for it at: Java Chat Currently it only supports text chat but I’m hoping to test out adding voice chat to it. We will see … Continue reading →

Previous Project: QMB

  By DrLabman | 16 February, 2012 - 5:03 pm | Projects
Leave a comment

While going to university I discovered that the Quake 1 Engine had been open sourced. At the time there was a site QuakeSrc.Org (now defunct) which had tutorials on how to add various features to the engine as well as an active forum community. Being a university student with an … Continue reading →

Hello world!

  By DrLabman | 8 February, 2012 - 12:25 am | Uncategorized
Leave a comment

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! A more appropriate first(!) post for this blog would be: <script type=”text/javascript”> document.write(“Hello world!”); </script>

  • Recent Posts

    • Emscripten : A way to compile native programs to javascript
    • Using GCC (MinGW) on Windows
    • Ubuntu 12.04; A timestamped ping
    • Project: Java Chat
    • Previous Project: QMB
  • Recent Comments

    • Archives

      • April 2013
      • April 2012
      • March 2012
      • February 2012
    • Categories

      • Linux
      • Projects
      • Tech
      • Uncategorized
    • Meta

      • Log in
      • Entries RSS
      • Comments RSS
      • WordPress.org
    Gluon Porridge | Powered by Mantra & WordPress.