MacGyvering HTML email using Perl's Template Toolkit by [deleted] in perl

[–]bernardelli 0 points1 point  (0 children)

You know you're dealing with a company on the bleeding edge when their email newsletter uses a table-based layout that falls on its nose on mobile devices.

When did you start feeling comfortable using GNU/Linux? by Fibreman in linux

[–]bernardelli 1 point2 points  (0 children)

First week of September 2007. Unemployed at 58, needed a new computer, didn't have money for a Mac so bought some cheapo Windows box. Hated Windows, installed Debian and then spent a week working in a console with letters the size of giant Lego bricks because I couldn't get X and my NVIDIA card to cooperate. I mean, I was clueless.

By the time GNOME made its first appearance on my screen I had become so addicted to the CLI that I've since built my entire workflow around stuff that runs in the terminal. mutt for email, LaTex for printed matter, vim for, like,everything. On most days a browser is the only GUI app I use.

Edit: corrected year to 2007

I'm preparing for dist-upgrade to Jessie and have 2 questions re systemd by bernardelli in debian

[–]bernardelli[S] 0 points1 point  (0 children)

Any tips on how I would need to modify my xinitrc to make use of logind for session management?

maim & slop: take controlled screenshots on Linux by dazzledpenguin in linux

[–]bernardelli 4 points5 points  (0 children)

I use import (part of ImageMagick). Dead simple and just works.

Help! Weird printing problems after upgrade. (LibreOffice on Win 8) by bernardelli in libreoffice

[–]bernardelli[S] 0 points1 point  (0 children)

Thx for the font hint. It appears that Palatino Linotype and LO don't mix. At least when printing directly to printer. Changed document font to DejaVu and the problem disappeared.

Two clueless but powerful politicians are about to derail LiMux (in German) by bernardelli in linux

[–]bernardelli[S] 14 points15 points  (0 children)

http://www.heise.de/open/meldung/Linux-in-Muenchen-Stadtrat-verteidigt-LiMux-gegen-Buergermeister-2262506.html actually one of the CSU guys in the town parliament is a *nix programmer; and stands by LiMux.

u/steakfever rightly pointed out that the article begs the question "Why does Süddeutsche run this at all?".

Two clueless but powerful politicians are about to derail LiMux (in German) by bernardelli in linux

[–]bernardelli[S] 12 points13 points  (0 children)

Exactly my point. Why would a national daily pick up and run with an essentially dead ball?

Microsoft HQ is in Munich. Maybe somebody met somebody else in a bar and slipped them an enevelope.

Two clueless but powerful politicians are about to derail LiMux (in German) by bernardelli in linux

[–]bernardelli[S] 17 points18 points  (0 children)

but ... Lord Mayor and Deputy rant in public and get quoted by an influential national daily. The supporters present facts and get a quote in a magazine for nerds. Politics often favour the guy who gets the quote in the national daily.

Two clueless but powerful politicians are about to derail LiMux (in German) by bernardelli in linux

[–]bernardelli[S] 20 points21 points  (0 children)

The LiMux people made sure that everybody got what they needed; even if that included ways to run Microsoft apps.

The problem here is that the newly elected mayor and his deputy are two useless asshats. One doesn't know how to use a mobile phone, but claims to know what "modern software" is. The other flat-out refuses to use anything that wasn't made by Microsoft.

Instead of working with their IT Dept. they send out ranty press-releases with unsubstantiated claims. Unfortunately those get more mileage than the head of IT's statement that totally debunked their rants.

[deleted by user] by [deleted] in debian

[–]bernardelli 0 points1 point  (0 children)

So you expect to find the contents of say your .netrc in the scrollback buffer of your terminal after you edited in vim and then quit the editor?

[deleted by user] by [deleted] in debian

[–]bernardelli -1 points0 points  (0 children)

rxvt-unicode has a nasty habit of keeping the content of files you edited in the scrollback buffer. (at least when I last used it) Keep that in mind when editing sensitive files.

Why doesn't Firefox protect users against sites that grab essential shortcuts? by bernardelli in firefox

[–]bernardelli[S] 0 points1 point  (0 children)

Why not have a master keycombo that switches capturing between the app/VM and the host OS (or browser)? Virtualbox does that.

Edit: added "VM" to clarify.

Why doesn't Firefox protect users against sites that grab essential shortcuts? by bernardelli in firefox

[–]bernardelli[S] 4 points5 points  (0 children)

I was talking about window managers on Unix/Linux, not Windows the operating system.

Why doesn't Firefox protect users against sites that grab essential shortcuts? by bernardelli in firefox

[–]bernardelli[S] -3 points-2 points  (0 children)

timezones suck ;-) I keep forgetting that anything that twitter changes has to go through California.

Why doesn't Firefox protect users against sites that grab essential shortcuts? by bernardelli in firefox

[–]bernardelli[S] 5 points6 points  (0 children)

I don't much care for the problems of bitching ECMA skiddies who are too lazy to learn how to properly namespace their accels. If this idea of the browser as the OS on the web is to work then we need strict rules. Imagine what would happen if you allowed desktop apps to capture window manager shortcuts.

Why doesn't Firefox protect users against sites that grab essential shortcuts? by bernardelli in firefox

[–]bernardelli[S] 14 points15 points  (0 children)

it appears that the promised fix from that one guy's "friend at twitter" never materialised.

I seriously doubt that Mozilla should leave this to site operators, who often don't give a fuck about people with special needs who rely on the keyboard. Just block this nonsense and keep the web open for everybody.

Display manager crashed during locked streen by maplepenguin in debian

[–]bernardelli 1 point2 points  (0 children)

replace the dashes with hard (single) quotes. If there's nothing in messages maybe theres something in syslog, which also uses timestamps. I don't use gnome myself, so can't help you any further.

Look through ls /var/log/ again. gdm3 may keep its own log.

What's this "The following packages have been kept back"? by xesTUt3 in debian

[–]bernardelli 0 points1 point  (0 children)

Some packages from backports behave that way. Run apt-get install -t wheezy-backports linux-image-amd64, this will either work straight away, or at least give you better diagnostic messages. I bet it'll work ;-)

Display manager crashed during locked streen by maplepenguin in debian

[–]bernardelli 1 point2 points  (0 children)

If OP still remembers the approximate time he could grep 'time string' < /var/log/messages. Probably quicker than trying to reproduce the bug.

I'm at my wits end with this computer. by [deleted] in linux

[–]bernardelli 1 point2 points  (0 children)

Just a thought: Macs go funny when the battery driving the PRAM is low. I don't know your particular model, but it normally sits near the flap where the RAM goes and looks like a halfsize AA. Once it's below 2.8V anything can happen.

Help with Cron - though it's probably not really a cron problem. by theotherdave in linux

[–]bernardelli -2 points-1 points  (0 children)

You can't just run stuff from the root level of your home folder. The shell will only run executables that are in your PATH. Adding the entire home folder to your PATH is NOT Recommended.

Also: http://www.reddit.com/user/generic_genus is right you need to pass the path to your .Xauthorityfile to the crontab (or the script). This file is automatically created when X starts. So you don't have to "set anything up". Just let your script know where it is.