dennogumi/content/post/2006-01-08-programming-quality.markdown
Luca Beltrame 64b24842b8
All checks were successful
continuous-integration/drone/push Build is passing
Update all posts to not show the header text
2021-01-13 00:05:30 +01:00

15 lines
937 B
Markdown

---
author: einar
categories:
- Linux
comments: true
date: "2006-01-08T14:32:03Z"
slug: programming-quality
title: Programming quality
omit_header_text: true
disable_share: true
wordpress_id: 20
---
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.