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.
Ich habe jetzt schon mehrfach pseudolustige Posts von Accounts in die TL gespült bekommen, die schon auf Twitter sehr reichweitenstark sind. Die sind für mich noise, ich will ja wissen, was eure Gehirnwindungen beschäftigt, nicht, was euch zu einem Schmunzler gebracht hat.
Jetzt habe ich zwei Möglichkeiten: So Leute wie ElHotzo direkt blocken/muten oder den Leuten entfolgen, die mir das in die TL spülen. Beides hat seine Nachteile.
Was würdet ihr tun?