google
yahoo
bing

conference

Nomination period open for Nordic Free Software Award

Wednesday, September 1st, 2010 | FSCONS, Free Software, GNU, Software | No Comments

Until October 22 you can nominate a person, a project or an organisation for the Nordic Free Software Award.

The Nordic Free Software Award given to people, projects or organisations in the Nordic countries that have made a prominent contribution to the advancement of Free Software. The award will be announced during FSCONS 2010 in Gothenburg.

Send an email to award at fscons.org with the following information:

  • Name of nominee
  • Description/Bio of the nominee
  • Motivation for the award
  • Description of accomplishments

The Nordic Free Software Award has previously been given to:

  • 2009 Simon Josefsson and Daniel Stenberg
  • 2008 Mats Östling
  • 2007 SkoleLinux
http://fscons.org/previous-winners
More information about the award can be found here

http://fscons.org/award

FSCONS Embedded taks form

Sunday, August 29th, 2010 | FSCONS, Free Software, Software, conference, event | No Comments

Over the last days we have started to add the accepted talks into the embedded schdule

Getting familiar with embedded Linux using inexpensive hardware

Embedding Linux for an Automotive Environment

Workshop on file system formats

Qt for smartphones

And we have more coming in… just you wait and see

FSCONS – do you want to present something

Thursday, July 1st, 2010 | FOSDEM, FSCONS, Free Software, Software, conference, event | 2 Comments

Do you want to present something at FSCONS? File a proposal here: http://wiki.fscons.org/page/Call_for_participation_2010 When looking at the submissions so far I can say it’s going to be a great conference this year too. We are in contact with some really skilled hackers and just a few details away from getting them to come over :)

Andrew Gerrand and GO / FSCONS extra event

Thursday, June 10th, 2010 | FSCONS, Free Software, Software, event | 3 Comments

June 8, I opened the doors of IT University for an extra FSCONS event arranged by FSCONS and GTUGAndrew Gerrand from Google was here in Gothenburg to talk us through the language Go.

I liked Andrew’s talk btw. Clear. Easy to understand. He seemed to be interested in the questions asked. During the talk theere was a discussion on IDEs and according to Andrew there’s no need for an IDE when writing Go (which is the case (IMHO) when you’re programming for example Java). That sounded promising. Anyhow, let’s talk about Go. I am usually skeptical to new things (a clear sign of a geezer) and to some extent I’ll stay that way regarding Go. At least for a while more. Without any deeper knowledge I present my reflections on the language (as if anyone cares):

When it comes to memory management I feel pretty ok. As a developer it’s easier to let some one else do memory allocation for you (i.e not alloc and free), but at the same time when doing C/C++ I am in control and I can predict a bit better when things happen.

[In a previous version of this blog post I by mistake used the word concurrency to mean the distribution mechanism in Erlang. This is such a big mistake I've decided to rewrite history and edit my blog post - 2010-06-11]

Looking at “cross machine distribution mechanism” (think Erlang) I miss it. I asked Andrew about this and he said that there is none, but I interpreted him as if the door is not closed, but until then we will have to rely on a library (think pthreads in C).  However, if concurrency comes with a virtual machine or run time system (or what ever you want to call it) I am not sure I think it’s worth it. At least not when it comes to the kind of programs I normally write.

I asked Andrew about shared libraries and there is no such thing in Go. I surely understand why, but it would be neat to have. This could be done I guess with the C bindings mechanism in Go.

Enough of my complaints and ramblings. What do I think?…. what is my gut feeling. I am not a big fan of leaning on arguments such as “my inner feel says”, but that’s more or less what I will do.

Why Go?: It’s free software. It seems to be a language with which I can quickly get my things done.

Why not Go?: Not that many targets supported, no shared libs, non concurrency (why not use C instead of Go then?)

I guess I will give it a try…. and that’s not something I say that often. Perhaps write some Xnee bindings for Go.

Makes me wonder, should we invite some one to talk about Go at “the real” FSCONS 2010?

Me elsewhere ..

FSCONS

I'm going to FSCONS 2010!

Categories