@liw
The newspaper headline for a week from now, and for it to turn out to be correct.
The newspaper headline for a week from now, and for it to turn out to be correct.
@marcan
There's one of those in a mall in cape town, supposedly to scare the pigeons away.
It gives me a headache, so I stay out of the building (and don't buy anything obviously).
Pigeons fly through it constantly.
@YvanDaSilva @raulinbonn
There's one of those in a mall in cape town, supposedly to scare the pigeons away.
It gives me a headache, so I stay out of the building (and don't buy anything obviously).
Pigeons fly through it constantly.
@YvanDaSilva @raulinbonn
@mcc
And the order of the arguments to 'ln -sf'
And the order of the arguments to 'ln -sf'
@juliank
Which law?
Which law?
@georgetakei
Why do you call them 'conservatives'? The word implies 'keeping things as they are', as in, 'to conserve'. That hardly seems like an accurate description for such horrible people.
Yes, I know that's what they're known as. That doesn't mean it's a good description.
Why do you call them 'conservatives'? The word implies 'keeping things as they are', as in, 'to conserve'. That hardly seems like an accurate description for such horrible people.
Yes, I know that's what they're known as. That doesn't mean it's a good description.
@reyjrar
Video playback requires a media framework.
Modern web page rendering requires a HTML parser, a CSS parser, stuff to render all that, a Javascript engine, and a media framework to playback all the crappy video ads that all "modern" websites want to play back to you.
In what world do you need less CPU power to perform functionality A than to perform functionality B when A is a strict superset of B?
Video playback requires a media framework.
Modern web page rendering requires a HTML parser, a CSS parser, stuff to render all that, a Javascript engine, and a media framework to playback all the crappy video ads that all "modern" websites want to play back to you.
In what world do you need less CPU power to perform functionality A than to perform functionality B when A is a strict superset of B?
@neil
My brain misread your advanced as qualified... Guess I need to read more carefully ๐
No, not for merely advanced, indeed.
My brain misread your advanced as qualified... Guess I need to read more carefully ๐
No, not for merely advanced, indeed.
@neil
(To sign with timestamps enabled only works in one of the three flows that libreoffice has to sign documents; you can see how that works here: https://eid.belgium.be/en/faq/how-can-i-sign-documents-libreoffice#7639)
(To sign with timestamps enabled only works in one of the three flows that libreoffice has to sign documents; you can see how that works here: https://eid.belgium.be/en/faq/how-can-i-sign-documents-libreoffice#7639)
@neil
Libreoffice desktop can sign with PKCS#11 modules and can talk to timestamp servers if you configure them, which gets you most of the way there.
Of course the hard part of qualified signatures is political rather than technical: you need some certification of the system. But hey.
Libreoffice desktop can sign with PKCS#11 modules and can talk to timestamp servers if you configure them, which gets you most of the way there.
Of course the hard part of qualified signatures is political rather than technical: you need some certification of the system. But hey.
@selfisekai
I have been self-hosting my email since the dawn of time. I have yet to see an email that does not get accepted or gets marked as spam. Yes there are a lot of hoops to jump through, but nothing too complicated.
I have been self-hosting my email since the dawn of time. I have yet to see an email that does not get accepted or gets marked as spam. Yes there are a lot of hoops to jump through, but nothing too complicated.
@mirabilos
Why is that?
Why is that?
The if block is part of the context of the else block. You can't (usually) move the else block around without also moving the if block. Cuddling the else between the two brackets makes this more obvious and explicit.
Cuddling elses or not?
Damien Conway's "perl best practices" recommends not to, because it would reduce visibility of the else block.
I vehemently disagree. Having an else block start on a line by itself makes it look like an unrelated statement, when in reality it is a continuation of the if block.
By cuddling your elses, you make it more clear that the block is part of a larger set of other blocks (if/elsif/else), rather than it being a block on its own.
Damien Conway's "perl best practices" recommends not to, because it would reduce visibility of the else block.
I vehemently disagree. Having an else block start on a line by itself makes it look like an unrelated statement, when in reality it is a continuation of the if block.
By cuddling your elses, you make it more clear that the block is part of a larger set of other blocks (if/elsif/else), rather than it being a block on its own.
@cameron
The two are not related, no siree
The two are not related, no siree
@penguin42
At the time, code names were used for the directory containing packages rather than version numbers, with the version number being a symlink to the code name. This meant that assigning a version number meant only a symlink needed to be synced to mirrors, rather than a whole directory and its packages.
Today those directories only contain metadata so syncing them doesn't require syncing their packages, but they're still symlinks, not directories.
At the time, code names were used for the directory containing packages rather than version numbers, with the version number being a symlink to the code name. This meant that assigning a version number meant only a symlink needed to be synced to mirrors, rather than a whole directory and its packages.
Today those directories only contain metadata so syncing them doesn't require syncing their packages, but they're still symlinks, not directories.
@ginny
That might take a while?
That might take a while?
@ariadne
Remove comment, block commenter, move on? Personally, I have little respect for people like that...
Remove comment, block commenter, move on? Personally, I have little respect for people like that...