1
0
Fork 0

Initial import of new posts

This commit is contained in:
Luca Beltrame 2015-04-27 20:54:45 +02:00
parent e4bafbb361
commit 0e12688f04
391 changed files with 14594 additions and 0 deletions

View file

@ -0,0 +1,14 @@
---
author: einar
comments: true
date: 2006-01-08 14:32:03+00:00
layout: post
slug: programming-quality
title: Programming quality
wordpress_id: 20
categories:
- Linux
---
Yesterday I tried to run an electronic Italian-English dictionary I own. As I write my novel using [LaTeX](http://www.latex-project.org) and I have an environment on Linux, I thought it would good to use [WINE](http://www.winehq.com) to read it. I was wrong. Wine has progressed immensely and the commercial offerings (for example CodeWeavers) are even capable of running Office in its latest incarnation: however they are totally useless in front of the extremely bad quality of those dictionaries (from a programming point of view). They only work in Windows because the underlying (crappy) environment can compensate for an equally crappy program.
For now I'll use an online dictionary I found. At least that only requires a browser.