Earlier quoted context omitted.
"badly-written Perl scripts..." You are much too kind to the monkeys who put this together. The config is nice, but Chicago? Chicago font? I thought that was buried deep, long ago.
Am I weird for liking Chicago?
Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
81–90 of 167 posts
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#82Earlier quoted context omitted.
I agree with you that the US has a weird fixation on race. As a German I always cringe when I hear the term, because nobody (even strongly bigotet people) would use the term for humans since the 40s. And there is really no biological justification. Skin color does not correlate with genetic differences, in other words two people with different skin colors can be much more similar to two other people with the same. Th…
> That doesn't mean that there isn't racism and I'm not sure if a country like Australia has "racial blindness" (whatever that means). Australia has huge issues with xenophobia and attitudes which would be called racist in the US are widespread, they just don't focus on race but on ethnicity instead (which IMO is a much better term) I completely agree Australia has serious issues with xenophobia, and ethnicity-based…
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#83Mac Classic (Color) was so dang tidy.
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#84Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#85Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#86Earlier quoted context omitted.
Do you enjoy casserole that calls itself pizza, and roast beef sub-sandwiches that demand dipping?
I like when they put weird shit on hot dogs
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#87Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#88Earlier quoted context omitted.
> CSV files.... that encode JSON?! We need a new schema language with the ability to specify such cross-format …formats.
I use jsonlines on those occasions https://jsonlines.org/examples/
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#89Earlier quoted context omitted.
"badly-written Perl scripts..." You are much too kind to the monkeys who put this together. The config is nice, but Chicago? Chicago font? I thought that was buried deep, long ago.
Am I weird for liking Chicago?
https://www.alamy.com/stock-photo-exterior-shop-front-of-cop...
Not so great kerning though.
Re: Hot Dog Linux – Horrible Obsolete Typeface and Dreadful Onscreen Graphics
#90Earlier quoted context omitted.
I use jsonlines on those occasions https://jsonlines.org/examples/
This is nice. But less space-efficient than CSV when its strictly tabular, since CSV has columns legend on first row allowing 'pure' rows, whereas JSON will have to key every field, on every row.