I have a 43" Philips Ambilight (43PUS8510, 4K QLED). It's not a dumb TV per se, but you don't have to use any of the smart features, and - most important - you don't have to connect it to a network.
Do you have any opinions on Everyday Tonality II? https://www.tagg.org/mmmsp/EverydayTonalityInfo.htm
"Mooning" would've been an appropriate name :)
> ... sheep are counting me.
Aren't most Austrian dialects considered as sub-dialects of Bavarian? Source: https://en.wikipedia.org/wiki/Bavarian_language#Geographical...
"Kočevsko" is the Slovene word for the Gottschee region, most likely just a slovenified version of the original German name. "Kočevarji" then refers to the people from this region and "kočevarščina" to their language.…
This one's also interesting - a non-local (geographically disconnected) Bavarian dialect: https://en.wikipedia.org/wiki/Gottscheerish
De Niro is 82, no Alzheimer's. /s
Where I live corn was never used for producing oil. For that purpose we used rapeseed/canola, sunflowers, olives and pumpkin seeds. Corn grown here is mostly used for corn flour, cornmeal (polenta), or for animal feed.
Two things: - How are these "legitimately free"? For example AMC is a commercial TV channel and as far as I know, they don't offer free streaming. Same goes for MGM, FilmBox etc. - Strictly speaking this isn't IPTV,…
FR released the source code for their tools in 2012, some of the concepts are described in the repo, e.g.: https://github.com/farbrausch/fr_public/blob/master/werkkzeu... A couple of additional links from my bookmarks:…
Same sentiment here. My litmus test is - after creating a window - "how many lines of code does it take to render a triangle?". With the old OpenGL API you could do this in like 10 lines of code (probably even less with…
A few random links: https://www.youtube.com/c/ISHITANIFURNITURE https://www.youtube.com/@Knobs https://www.youtube.com/@kiwami-japan https://www.youtube.com/@NileRed/videos…
There are still some remnants of this in Serbian and Croatian, e.g. the semi-dual "nas dvoje / nas dva".
Oh this is just awesome, thank you!
Note that OGG is not a video codec, it's just a container format. I.e. an OGG file can contain MPEG-4/H.264-encoded video.
golang doesn't statically link everything by default (anymore?), this is from FreeBSD: $ ls -l axe -rwxr-xr-x 1 root wheel 12830781 Mar 12 22:38 axe* $ ldd axe axe: libthr.so.3 => /lib/libthr.so.3 (0xe2e74a1d000)…
Here's the ZX Spectrum version: https://www.racunalniski-muzej.si/en/40-years-later-a-game-f...
We need more Kohl, that'll do the trick...
Agreed, it's some sort of a Venn diagram of "traits" present in both -isms.
Also Umberto Eco's essay Ur-Fascism.
That's not a proper explanation IMO. The thing is - all these settings are introduced "quietly" as new defaults and you have to opt out. So one day you decide to upgrade a package, brew updates itself, and then starts…
I got bitten by broken upgrades in the past, when you were still able to simply "brew switch" to the old version if it was there. In addition the cleanup time is annoying when upgrading a lot of packages, so I kept the…
Maybe also these, to limit other annoyances: export HOMEBREW_NO_EMOJI=1 export HOMEBREW_NO_ENV_HINTS=1 export HOMEBREW_NO_INSTALL_CLEANUP=1
And then they don't ever open the page, right?
I have a 43" Philips Ambilight (43PUS8510, 4K QLED). It's not a dumb TV per se, but you don't have to use any of the smart features, and - most important - you don't have to connect it to a network.
Do you have any opinions on Everyday Tonality II? https://www.tagg.org/mmmsp/EverydayTonalityInfo.htm
"Mooning" would've been an appropriate name :)
> ... sheep are counting me.
Aren't most Austrian dialects considered as sub-dialects of Bavarian? Source: https://en.wikipedia.org/wiki/Bavarian_language#Geographical...
"Kočevsko" is the Slovene word for the Gottschee region, most likely just a slovenified version of the original German name. "Kočevarji" then refers to the people from this region and "kočevarščina" to their language.…
This one's also interesting - a non-local (geographically disconnected) Bavarian dialect: https://en.wikipedia.org/wiki/Gottscheerish
De Niro is 82, no Alzheimer's. /s
Where I live corn was never used for producing oil. For that purpose we used rapeseed/canola, sunflowers, olives and pumpkin seeds. Corn grown here is mostly used for corn flour, cornmeal (polenta), or for animal feed.
Two things: - How are these "legitimately free"? For example AMC is a commercial TV channel and as far as I know, they don't offer free streaming. Same goes for MGM, FilmBox etc. - Strictly speaking this isn't IPTV,…
FR released the source code for their tools in 2012, some of the concepts are described in the repo, e.g.: https://github.com/farbrausch/fr_public/blob/master/werkkzeu... A couple of additional links from my bookmarks:…
Same sentiment here. My litmus test is - after creating a window - "how many lines of code does it take to render a triangle?". With the old OpenGL API you could do this in like 10 lines of code (probably even less with…
A few random links: https://www.youtube.com/c/ISHITANIFURNITURE https://www.youtube.com/@Knobs https://www.youtube.com/@kiwami-japan https://www.youtube.com/@NileRed/videos…
There are still some remnants of this in Serbian and Croatian, e.g. the semi-dual "nas dvoje / nas dva".
Oh this is just awesome, thank you!
Note that OGG is not a video codec, it's just a container format. I.e. an OGG file can contain MPEG-4/H.264-encoded video.
golang doesn't statically link everything by default (anymore?), this is from FreeBSD: $ ls -l axe -rwxr-xr-x 1 root wheel 12830781 Mar 12 22:38 axe* $ ldd axe axe: libthr.so.3 => /lib/libthr.so.3 (0xe2e74a1d000)…
Here's the ZX Spectrum version: https://www.racunalniski-muzej.si/en/40-years-later-a-game-f...
We need more Kohl, that'll do the trick...
Agreed, it's some sort of a Venn diagram of "traits" present in both -isms.
Also Umberto Eco's essay Ur-Fascism.
That's not a proper explanation IMO. The thing is - all these settings are introduced "quietly" as new defaults and you have to opt out. So one day you decide to upgrade a package, brew updates itself, and then starts…
I got bitten by broken upgrades in the past, when you were still able to simply "brew switch" to the old version if it was there. In addition the cleanup time is annoying when upgrading a lot of packages, so I kept the…
Maybe also these, to limit other annoyances: export HOMEBREW_NO_EMOJI=1 export HOMEBREW_NO_ENV_HINTS=1 export HOMEBREW_NO_INSTALL_CLEANUP=1
And then they don't ever open the page, right?