Website Logo. Upload to /source/logo.png ; disable in /source/_includes/logo.html

Dimitris Tsironis

Writing about world and technical stuff

An Unusual Windows Laptop

A little bit of history

Almost a year ago, I was searching about my new laptop, which eventually came to be Macbook Air 13". It was a long search for the perfect and it turned out very well. I loved my Macbook Air from the first touch; it’s light, built like a tank with so much power underneath. It never lets me down.

Dell XPS 13

But one of the candidates was then a new-comer. I think it had just hit the news and I was actually starring at the beautiful product page for hours. It was a piece of beauty, probably the best looking laptop ever made. It’s the Dell XPS 13.

Still one of the best

Several days ago, I was asked for my opinion on a laptop. Of course, I started searching the web for the best laptop out there, I found some interesting laptops, but then I remembered the one and only XPS 13. I had seen it before in the Greece JS meetup and I was staring at it lustfully, feeling a bit ashamed of my Macbook Air.

Unboxing

When I unboxed it I was amazed by the high quality standards of the new dell packaging. I thought it would be one of this ugly recycled-paper boxes that used to ship computers in. But it’s a beautiful black box with a nice feel and inside it, there was a case. The only purpose of the case was to contain the laptop itself. I tell you, it was awesome to open the case and find the laptop lying there, like a treasure in a chest.

Dell XPS 13 keyboard

The laptop itself is very solid build quality and it has an awesome backlit chiclet keyboard.

Software

The only problem is that it shipped with Windows 7 which seems a little outdated to me, since Windows 8 is on the market for quite some time now. Also, I’m allergic to the usual crapware that OEMs pack with their Windows installations. They’re hideous, useless piece of software that insult the rest of software.

All-in-all, if you want a great Linux or Windows laptop that looks astonishing and behaves like a proper machine, then I think Dell XPS 13 is a no-brainer for you.

A Month With Mac

I was planning for a long time to make the switch from Windows-based PC to Mac. I love Apple laptops and computers, but in contrast with that, I kind of hate all its mobile devices (yes, including iPad mini!).

The main reason behind this hatred is the iOS software, which is starting to spread in the Mac OS X. But more of that later.

So, I bought my Macbook Air almost a month ago and I’ll never regret it. It’s the best computer I’ve ever had, although it has nearly the specs of my desktop, which runs on a 6-core CPU backed with 8gigs of RAM. The Macbook Air has a relatively slow and underpowered CPU, an Intel i5 Ivy Bridge but it’s more than enough for any kind of work.

On a typical day, I’m running Photoshop, Firefox, Sublime Text 2 , Codekit and all the Mac programs plus my terminal and sometimes Illustrator. The laptop never slows me down and it’s always cool to the touch.

And also, it looks gorgeous!

Everytime you use leather in your UI, a puppy dies

But as I said before, there are some problems with the software. Apple is currently left behind in this field. I’m talking about UI and UX issues. Most apps feel a little weird and also, the skeuomorphism used in the UI design is horrible. Apple has to learn some great lessons on that from Microsoft. In my opinion, Windows 8 is the best thing happened for UX design since a long time. It’s just feel nice and natural without pretending to be something it’s not.

All in all, I’m in love with my new laptop and I would gladly recommend it. But just don’t buy it for surfing the internet and watch kitten videos on Youtube. Buy a cheap laptop and install Ubuntu on it.

Geembot Is Cool!

How we deployed our own robot in da cloud

Few months ago, I started following @holman on Github and Twitter. He’s doing a great job on Github and on open-source projects and he’s creating some very interesting video and screencasts.

One of the videos was about Play, a music manager by Github and how they can play their music from the Campfire chat rooms using Hubot, which is a very cool little robot written in Node.js.

At the time, I was thinking it would be cool to deploy my own Hubot but I didn’t find any cause for doing such (except being a geek). So, when I started Geembo last month or so, I started thinking of using Hubot to have some fun but also, to automate some of our everyday tasks.

So, Geembot was born today, after few hours of screwing around its source code. The initial plan was that it would be deployed on Heroku, but soon enough we found out that Heroku and Node.js or perhaps hubot don’t match very well together.

So, I fired up a fresh Ubuntu 12.04.1 LTS VM and deployed Geembot.

I can tell you, it’s not easy to deploy a hubot. But if you’re an advanced system administrator, I think you would success soon enough.

Geembot is very cool, fast and very extensible. The scripts already written for hubot are literally hundreds and we have to search what we gonna do with him.

About This Weblog

The quick (but mandatory intro)

Hello world! This is the first blog post on this super-hipster blog.

This blog which isn’t really a blog but more like static pages put together (1995 style, motherflippers!). It’s using the awesome blog-aware static page generator, Jekyll which is the engine behind Github Pages.

In the beginning, it was a little hard to adapt from the comfort of the ready-to-use Wordpress platform. But I managed to get it up and running, write the markup and the CSS required in just 3-4 hours.

After that, some details need to be added in the future but nothing too important.

This weblog is all about simplicity and the power of raw HTML. No fancy databases and back-end, just markdown and some CSS.

And Git magic!