<%= image_tag("gears.svg", height: "60") %>

Custom Code

Programs
<%= image_tag("copyleft-icon.svg", size: "60") %>

Free as in FREE SPEACH

Freedom
<%= image_tag("heckert_gnu.svg", height: "60") %> <%= image_tag("tux-mono.svg", height: "60") %>

Linux Consulting

Support

This is mostly about programming.

Here you find links to the projects hosted on Weird Web Workers.

<% @namespaces.each do |namespace| -%>

<%= namespace['name'] %>

<%= namespace['description'] %>

<% @projects.find_all { |project| project.namespace == namespace }.each do |project| -%>
<%= link_to project.name, project.web_url, :target => "_blank" %>
<% end -%>
<% end -%>

Other

Some other stuff here...

Other

Some other stuff here...