<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Go on Lorenzo Bolla</title><link>https://lbolla-info.netlify.app/tags/go/</link><description>Recent content in Go on Lorenzo Bolla</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 12 Dec 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://lbolla-info.netlify.app/tags/go/index.xml" rel="self" type="application/rss+xml"/><item><title>UnshareMe</title><link>https://lbolla-info.netlify.app/blog/unshareme/</link><pubDate>Wed, 12 Dec 2012 00:00:00 +0000</pubDate><guid>https://lbolla-info.netlify.app/blog/unshareme/</guid><description>&lt;p&gt;Last my weekend project was to write something similar to &lt;a href="http://wehaslinks.com/"&gt;WeHasLinks&lt;/a&gt;. In fact, &lt;a href="http://wehaslinks.com/"&gt;WeHasLinks&lt;/a&gt; is a file sharing website, but I misread it as &amp;quot;We-Hash-Links&amp;quot; and the funny thing is that they &lt;em&gt;indeed&lt;/em&gt; hash their links (for obvious reasons&amp;hellip;). Anyway, &lt;a href="http://wehaslinks.com/"&gt;WeHasLinks&lt;/a&gt;'s links are hashed so that only the user who visited the page is allowed to them.&lt;/p&gt;
&lt;p&gt;I liked the idea very much, and I decided to implement it in &lt;a href="http://golang.org"&gt;go&lt;/a&gt;, as an exercise! You can find the code &lt;a href="https://github.com/lbolla/unshareme"&gt;on github&lt;/a&gt;. A demo is available at &lt;a href="http://unshareme.lbolla.info/"&gt;unshareme.lbolla.info&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>URL Counter in GO</title><link>https://lbolla-info.netlify.app/blog/url-counter-in-go/</link><pubDate>Wed, 10 Oct 2012 00:00:00 +0000</pubDate><guid>https://lbolla-info.netlify.app/blog/url-counter-in-go/</guid><description>&lt;p&gt;After having tinkered with #haskell for quite a bit, I decided that I needed some rest from theory and esoteric concepts, and a more pragmatic programming language to explore.&lt;/p&gt;
&lt;p&gt;I've spent the last few days refreshing my memories on &lt;a href="http://golang.org/"&gt;Go&lt;/a&gt;: I hadn&amp;rsquo;t touched it for almost 2 years and I must say that I find it changed: for the better.&lt;/p&gt;
&lt;p&gt;Here is a short tutorial on how to write a simple web application in Go, and publish it on &lt;a href="https://developers.google.com/appengine/"&gt;Google App Engine&lt;/a&gt;. The application is not a mere exercise, but scratches an itch I recently had: it counts how many times each of its handlers is hit. So, for example, visiting: &lt;a href="http://go-count-urls.appspot.com/hello"&gt;http://go-count-urls.appspot.com/hello&lt;/a&gt; returns how many times the &lt;code&gt;/hello&lt;/code&gt; handler has been visited. You can use it as a trivial real-time tracker.&lt;/p&gt;</description></item><item><title>Time to go home!</title><link>https://lbolla-info.netlify.app/blog/time-to-go-home/</link><pubDate>Wed, 27 Apr 2011 00:00:00 +0000</pubDate><guid>https://lbolla-info.netlify.app/blog/time-to-go-home/</guid><description>&lt;p&gt;&lt;img src="Screen-shot-2011-04-27-at-15.38.26-300x21.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Better go before I break it&amp;hellip;&lt;/p&gt;</description></item><item><title>Installing Ubuntu 6.06 on Dell Inspiron 5150</title><link>https://lbolla-info.netlify.app/blog/installing-ubuntu-6.06-on-dell-inspiron-5150/</link><pubDate>Mon, 05 Jun 2006 00:00:00 +0000</pubDate><guid>https://lbolla-info.netlify.app/blog/installing-ubuntu-6.06-on-dell-inspiron-5150/</guid><description>&lt;p&gt;I decided to switch to Ubuntu, at last. And I'm definitely happy for the choice: smooth looking feel, decent speed and big selection of applications.&lt;/p&gt;
&lt;p&gt;Just one &amp;quot;down&amp;quot; point: I spent a whole weekend to install it! Not bad, for a distribution said to be &amp;quot;easy on&amp;quot;&amp;hellip; After an afternoon reading &lt;a href="http://www.ubuntuforums.org/forumdisplay.php?f=140&amp;amp;order=desc"&gt;here&lt;/a&gt;, not finding any useful suggestion for my case, I found the solution.&lt;/p&gt;
&lt;p&gt;For me (and my Dell Inspiron 5150) the alternate cd worked. So, just forget the install/live cd and go for the alternate: there are no differences, a part from the fact that you'll have to forget the graphical istaller. hth.&lt;/p&gt;</description></item></channel></rss>