by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

The Line Bot on CCC has added a storytelling function, in addition to the original idiom Solitaire,
Now I will also randomly tell stories, welcome to add friends..:)
https://line.me/R/ti/p/%40xcv0101g

As long as you enter "tell a story", a story will appear randomly. When you are bored, enter "tell a story" in the group to read it.

Tags:

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


About TTFB

TTFB (Time To First Byte): The browser is waiting for the first byte of the response. TTFB stands for time to first byte. This time includes 1 round trip delay and the time for the server to prepare a response.

docker

How to update or rebuild D-Laravel's FPM Image

Sometimes, the docker image will undergo some corrections or add more plug-ins, how do we update the image in the computer? It's very simple, use docker pull [use the image], if you want to create your own image is also feasible...

php,docker,dlaravel

A brief introduction to the phpenv container environment I built

I don't have time to shoot an introduction video, so I'll just grab some pictures and introduce the container environment deviny/phpenv I use. https://github.com/DevinY/phpenvphpenv can be regarded as an evolutionary version of my previous D-Laravel open source project, conceptually extending the use of many Dlaravel operation methods. The update of the container tends to be controlled by the user to build his own image, so I am not very good at changing the version number. In fact, the php version number of D-Laravel seems to have not been changed for a long time:p