Project manager: "What's technical debt? Explain it to me like I'm 6 years old"
Devs:
(source: "Richard Scarry's Storybook Dictionary" : https://archive.org/details/1scarryRichardStorybookDictionary/page/n56/mode/1up )
| PGP | A5397EB2 971D3D4F |
| Threema | CKZWUW78 |
| @yetanothermist |
Project manager: "What's technical debt? Explain it to me like I'm 6 years old"
Devs:
(source: "Richard Scarry's Storybook Dictionary" : https://archive.org/details/1scarryRichardStorybookDictionary/page/n56/mode/1up )
Today was ... interesting. If you followed me for the past months over on the shitbird site, you might have seen a bunch of angry German words, lots of graphs, and the occassional news paper, radio, or TV snippet with yours truely. Let me explain.
In Austria, inflation is way above the EU average. There's no end in sight. This is especially true for basic needs like energy and food.
Our government stated in May that they'd build a food price database together with the big grocery chains. But..
Okay, so. I have a #PDF and a #DOCX file. And I’d like to compare them. And since I’m a programmer, I don’t want to compare them visually, but with a #diff. But how?
Like this.
alias pdfcat='gs -q -sDEVICE=txtwrite -o-'
alias doccat='pandoc -t plain'
pdfcat a.pdf > a.txt
doccat b.docx > b.txt
git diff --no-index --word-diff a.txt b.txt
And since we’re using --word-diff, it doesn’t matter that the two files use _wildly_ different line wrapping.
@pornophonique Ooooh <3
Wird es auch wieder ein "richtiges" Release geben? Also so als CD oder zum Download? Bandcamp ist ja scheinbar raus.
Oder muss ich weiter Vorlieb nehmen mit "pornophonique - MRMCD 101b [live].mp3" wenn ich euch Cover spielen hören will?