-
I recall it being discussed.
If there was agreement to add a media types section, I am happy to do a PR for that.
-
I downloaded the playlist _[Think like a coder](https://www.youtube.com/playlist?list=PLJicmE8fK0EgogMqDYMgcADT1j5b911or)_ twice.
In the first try, I used SQLAlchemy ORM to generate the database be…
-
LTO is faster, seems nice? Unfortunately, I tried and I can't build it on the RoboRIO directly... so, will need to cross-compile it on the host, which will require a three part build to do LTO + profi…
-
### The problem
the `!remove` tag can be used to remove an unwanted component:
E.g
```yml
voice_assistant:
on_timer_finished: !remove
```
however if one tries to replace it
```yml
voice_a…
-
`parse_media_files` uses `mimetypes.guess_type` so it can't work if your image does not ends up with a correct extension on the external server.
Maybe using the returned `Content-Type` would be usefu…
-
```
Transform filters need to return error when a change in media type is attempted
while paused or running.
MF_E_TRANSFORM_CANNOT_CHANGE_MEDIATYPE_WHILE_PROCESSING
```
Original issue reported on c…
-
Currently there is _ImageDisplayable_, _VideoDisplayable_, and _WebDisplayable_. Requires implementation of a _PdfDisplayable_
-
```
Transform filters need to return error when a change in media type is attempted
while paused or running.
MF_E_TRANSFORM_CANNOT_CHANGE_MEDIATYPE_WHILE_PROCESSING
```
Original issue reported on c…
-
Instagram, Facebook, Snapchat, etc all have the concept of "stories". With the maturation of AMP publishing tools, web sites are also publishing "stories" which blend media across a single page. Examp…
-
Your answer : can be min or max after adding '@media only'
***
First I would like to give a list of common media types as follows,
Here are some common media types used in media queries:
all…